Finding The Size Of All Of The Columns Touched By A DAX Query
I had meant to follow up my recent post on how to find the columns touched by a DAX query by writing one on how to use this technique to find ...
I had meant to follow up my recent post on how to find the columns touched by a DAX query by writing one on how to use this technique to find ...
Continuing my occasional series of ways you can improve the results you get from Power BI Copilot by setting properties on your semantic model...
My post from a few months ago about the dangers of DAX measures that never return blank attracted quite a lot of attention – this is a h...
If you’re the admin for a large Power BI/Fabric tenant you’ll know how important it is to monitor your on-premises data gateways: ...
Some time ago I wrote a post about how you can use the DISCOVER_CALC_DEPENDENCY DMV to get a list of all the tables, columns and relationships...
I’m a big fan of Kurt Buhler‘s work (indeed we like him so much at Microsoft that we get him to help out with our docs) and I have...
If you have been using Power BI Copilot to ask questions about the data in your model you will probably know that you should tune your Linguis...
Did you know you can add the same physical table in OneLake multiple times to the same Direct Lake semantic model? Let’s say you have tw...
On my LinkedIn feed this morning I saw an amazing demo from Brian Julius showing how you can use AI to generate code for Python visuals in Pow...
If you’re performance tuning a DirectQuery mode semantic model in Power BI, one of the first things you’ll want to do is look at t...