Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hello, @desktop users
i have similar problem but i can't seem to get the line graph to total each month at 100%.
Below chart totals 100% across all 4 months. I need each month to total 100%.
I need the line to total to 100% for every month. I have the formula like this
Solved! Go to Solution.
@rthak , Try a measure like
%MONTHLYHAX = divide(count(HAXTimeService[ClaimID]), calculate(count(HAXTimeService[ClaimID]),removefilters(HAXTimeService[EffectuationAge])))
@rthak , Try a measure like
%MONTHLYHAX = divide(count(HAXTimeService[ClaimID]), calculate(count(HAXTimeService[ClaimID]),removefilters(HAXTimeService[EffectuationAge])))
That seems to fix the issue. I just can't seem to show the last organge line % on the chart.. May be its too low to show, but the main problem is fixed. I thank you very much for helping and contributing to help all users like me. Please continue to good work. Appreciate it!!
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 22 | |
| 21 | |
| 20 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 50 | |
| 37 | |
| 29 | |
| 24 |