Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
Hi all,
I have a data set that help me to make this summary table like this:
I face some issues hope people can help:
1/ I need to change the data of EBITA in column "CY" (current year) = External Revenue - Expense.
2/ I need to create another row within Total Hours that show Ultilization rate = chargeable hours/ total hours.
Is there a way that I can show these request in a same table? I'm thinking about using SWITCH syntax but not sure whether it could work.
Best regards,
Solved! Go to Solution.
Well, it depends on how you have built what you have got already. I suspect that the technique covered in this video should help you. http://www.youtube.com/watch?v=ojHZkWkEY7Q/
Take note of the header table and how Derek switches between running totals and line totals. I think you can use this technique to do what you want.
Thanks @MattAllington,
The link is quite helpful but it's a bit old since they demonstrate it on Power pivot instead of Power BI. But it really got to the point.
I found some useful links that are more relavent to Power BI instead:
https://www.managility.co/profit-loss-dynamic-sub-totals-in-power-bi-excel-dax/
https://www.daxpatterns.com/cumulative-total/
Thanks,
Hi @Anonymous ,
You can refer to following links to know how to use if statement to check current row contents and replace specific level calculation formula:
Measure Totals, The Final Word
Regards,
Xiaoxin Sheng
Well, it depends on how you have built what you have got already. I suspect that the technique covered in this video should help you. http://www.youtube.com/watch?v=ojHZkWkEY7Q/
Take note of the header table and how Derek switches between running totals and line totals. I think you can use this technique to do what you want.
User | Count |
---|---|
121 | |
72 | |
71 | |
57 | |
50 |
User | Count |
---|---|
167 | |
83 | |
68 | |
65 | |
55 |