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 everyone.
I have three categories in one column and I am making line graph but I want to add 4th line which can show me total on top line.
These three contegries in one column.
Thanks
Solved! Go to Solution.
No worries, I found the solution myself by making three conditional column and add them up will solve this issue.
No worries, I found the solution myself by making three conditional column and add them up will solve this issue.
Hi @Amjad1002 ,
Congratulations on solving this issue and thanks for sharing your solution.
Please remember to accept your solution as answer.
It will do great help to those who meet the similar question in this forum.
Thanks again for your contribution.
How do you calculate lines? Are there 3 separate measures or is there 1 measure but you add some column to legend part?
Because if there is 3 separate measures then just create additional one which sums up previous three ones.
Measure all = [Measure 1] + [Measure 2] + [Measure 3]
If you have one measure or calculation based on column and then separate it in graph, then you need to create separate measure for all 3 ACTIONWORKDONE and the one for total.
Hi,
it is only one measure and its contents not number. such as CV, CV&OP and OPS.