-
Calculation groups in Power BI desktop
In the October 2023 update of Power BI desktop, we got the preview feature “Model explorer and Calculation groups”. One of the great things about that update, is that we now can make calculation groups directly in Power BI desktop. In this blog post, I want to use it, to do some date intelligence, like… Continue reading
-
Power BI incremental refresh
There are different reasons for why you want to update the Power BI semantic model incrementally. In this blog post, I will show you how to set up incremental refresh of a Power BI semantic model. Before we get started, there is some limitations you need to know. The changes need to made in power… Continue reading
-
Power BI Desktop on mac ->Sign in problem
There has been a problem in Power BI Desktop on Mac, where you could not sign in. The problem has been, that when you click “sign in” in the top right corner, and type in your e-mail, then Power BI desktop will just freeze. Maybe the problem is only on parallels windows on arm version.… Continue reading
-
Power BI in developer mode with git integration between desktops and workspaces
Introduction Source control in the Microsoft BI and datastack have always been a little hard to do. It was hard in the old days, with SSIS and SSAS, and it is also hard with Power BI. To name a few obstacles: There is of course also some major downsides with not using source control systems… Continue reading
-
Refresh a Power BI dataset from data factory
When I have my data model in my Power BI dataset, there are several reasons, I want to update it when I am done with my ETL. Among others: So in this blog post, I will show how to do it from data factory (ADF). It is a lot of steps, and I will assume… Continue reading