Forum Discussion
Anonymous
3 years agoNot applicable
Suggestion on Large Data Model
Hi All, just wanna ask for your suggestion with large data models as currently we are hitting up the Capacity Limit which really slows down our entire space. We have these data that is around 20 - 50...
lbendlin
3 years agoSuper User
Measures play no role in dataset size.
Consider using partitions. Basically incremental refresh but controlled manually. That way you can refresh smaller parts of the dataset one at a time.
Anonymous
3 years agoNot applicable
Calculated column does right?
Do you have any documentation or similar case/topic that shows how partitions work? Thank you very much.
- lbendlin3 years agoSuper User
yes, Calculated Columns do. Use DAX Studio to identify the columns that contribute most.
Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Learn