Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I am very new in Power BI. In my dataset, I created a measure which calculates "Average Minutes" (Average Minutes = SUM(data[minutesPlayed])/DISTINCTCOUNT(data[PlayerId])/DISTINCTCOUNT(Sheet1[calendar_week])), between a range of 0-60 min. Now, I would like to create a pie chart that shows the percent distribution of the certain minute ranges. Like 25% percent played between 0-30 min, 30% played between 30-50 min, and 45% played more than 60 min.
I tried "calculate(DISTINCTCOUNT(Average Minutes), filter)" but Power BI doesn't let me distinct count measures, just columns. Now, I am totally stuck, need help!
Thanks,
Esat
Can you please post a sample set of data as well as how you expect the final result to look and we can help you fill the gaps.
Even use Excel to generate sample data/results and paste it in here