Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Solved! Go to Solution.
Thank you, @DataInsights !
It is not displaying the exact percentages while using your formula. I will recheck later. Some filters are also applied, and it might be the cause.
I have already got the job done with a mere tweaking.
Try this measure. It uses ALLSELECTED, instead of ALL.
Distribution =
DIVIDE (
DISTINCTCOUNT ( Table1[Brand Availability] ),
CALCULATE ( DISTINCTCOUNT ( Table1[Store ID] ), ALLSELECTED ( Table1 ) )
)
Proud to be a Super User!
Thank you, @DataInsights !
It is not displaying the exact percentages while using your formula. I will recheck later. Some filters are also applied, and it might be the cause.
I have already got the job done with a mere tweaking.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 46 | |
| 31 | |
| 29 | |
| 15 | |
| 15 |
| User | Count |
|---|---|
| 58 | |
| 56 | |
| 38 | |
| 21 | |
| 21 |