Forum Discussion
rdg515
Resolver I
6 years agoData Flows - How to limit data in Power BI Desktop
I have a large data set that I intend to create as a Data Flow. I am frequently adding fields to the data set, and would like to be able to work with this data set in Power BI without having to down...
rdg515
Resolver I
6 years agoMinimize UI response time / DAX calculation time is the primary concern because of all the data and complexity of the model.
lbendlin
Super User
6 years agoThen you need to either go with the wasteful option, or look into a hybrid scenario with aggregations that cover the inital UX (initial visual renders). And of course you will want to examine all your measures with DAX Studio.