Forum Discussion
JacksonAndrew
6 years agoFrequent Visitor
Power BI Dataset
When your Dataset in Service crosses 7 GB, what best practices would you recommend in Permium? Please bear in mind that my objective is the solve these challenges:-
- UX Performance
- The increasing Dataset would hit the threshold one day.
- The refresh time sometimes goes beyond 12 hours.
A few things we have done are:-
- Date Intelligence
- Using Data Flow
- Used DaxStudio and optmized by eliminating unused columns, Change relationships based on memory etc
- Composite model - based on what are at an aggregate level and granular level.
4 Replies
- nickyvvMost Valuable ProfessionalJust a quick reply that comes up: have you thought about Incremental Refresh?
- JacksonAndrewFrequent Visitor
Sorry forgot to add. Yes, we have done that too. Not for every table but only for the fact tables.
- nickyvvMost Valuable ProfessionalOké, so what is taking so long that it goes over 12 hours of refresh time? Is that for the dimensions? How big are they? What kind of source? Are there many PQ steps?
Can you elaborate on one of the main problems for example? The one that is taking the longest?