The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
@Anonymous
So I am new to optimizing Power BI , and what I learnt from online is to turn on the performance analyzer and look for DAX queries taking more than 120 ms to run.
Here, I have 67 visuals in one page , I ran the performance analyzer
sort it in DESC order of DAX query duration , and found 1st visual whose DAX query took 847 ms to run.
I copied it to DAX studio and there it ran for 64 ms.
What does this mean ? Is the DAX query already fast as it is and due to may small RAM of 4GB that 64ms takes 847ms ? Or do I need to do further optimization?
I also know that SE queries above 20 is an indicator that DAX query needs to be optimized, but this 12.
Any help would be greatful as I am completely new to Power BI Optimization.
Hello @Anonymous ,
probably the query is cashed.
When you do the Query in DAX studio, always chose the "Clear Cache then Run" option:
This should give you a more realistic time of the query.
Yes I have done this and still got this issue.
Same issue. Any explanations for this?
User | Count |
---|---|
68 | |
63 | |
59 | |
54 | |
28 |
User | Count |
---|---|
181 | |
82 | |
63 | |
47 | |
43 |