This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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!!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 37 | |
| 28 | |
| 28 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 68 | |
| 37 | |
| 32 | |
| 28 | |
| 24 |