Forum Discussion
danielboi
5 years agoHelper I
Filtering in Measure vs. Visual. Any impact on performance?
Hello community, my datamodel is almost setup (only consolidation missing, but already got a lead on how to close this) and now working on the first reports. I am trying to understand if there is...
amitchandak
5 years agoSuper User
danielboi , There are a few docs, You need to go around.
Try to avoid bi-directional join. Avoid too many visual on a page. Make your model is star schema
Best Practices
https://maqsoftware.com/expertise/powerbi/power-bi-best-practices
https://docs.microsoft.com/en-us/power-bi/guidance/power-bi-optimization
https://www.c-sharpcorner.com/article/power-bi-best-practices-part-1/
Also check this if needed
https://community.powerbi.com/t5/Desktop/Traditional-Financial-Statements/td-p/7223
- danielboi5 years agoHelper I
Hello amitchandak ,
thanks for the links. Will for sure be a good read.
Model is star schema already!
Have one bi directional join, because I need to run parallel parent child hierarchy to show different orgunits.
Dan