Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I am having a performance issue (slow) with my report, and I think it is maily due to using a lot of Summarize (and Sumx).
I researched little bit, and I found a suggestion to use "selectedcolumns" instead of "summarize".
Bottom is original measure which does not show any error:
I am trying to change to "selectedcolumns" now.
How do I go about fixing this error?
Also, is there any other place like here I could modify to make the report go little faster?
Thanks.
Solved! Go to Solution.
can this feed back the same result as yours?
=calculate(distinctcount(table1[clientid]),table1[step]=1)
@wdx223_Daniel Thank you for your help. I am getting same results now. I need to verify closer on each row of outcome.
can this feed back the same result as yours?
=calculate(distinctcount(table1[clientid]),table1[step]=1)
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
8 | |
7 | |
6 | |
6 |
User | Count |
---|---|
28 | |
12 | |
10 | |
10 | |
6 |