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 struck in power BI with one query in my development .
1) I have a dataset named raw data of the below format. I have created a matrix with SetArea -> ProjectGrouped->ProjectName as my hierachy row.
2) I have a measure named plan which calculates full year sum of value based upon the selected slicer scenario for the present year. Please find the below measure ( Measures[scenario]) is an table which contains unique scenario data
For now I have tried creating a calculated column named value_grouped =
Solved! Go to Solution.
@Varshini1234567 , Other needs to value in your dimension, then you can do that. I have done the same using an additional table, but you can do that with a single table
refer examples
Power BI How to get the P&L formatting right: https://youtu.be/C9K8uVfthUU
Power BI How to get two columns format Profit and Loss Statement(P&L) right: https://youtu.be/WLg85yiMgHI
https://medium.com/microsoft-power-bi/power-bi-formatted-p-l-with-custom-sub-totals-and-blank-rows-e...
Hi @Varshini1234567
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.
Hi @Varshini1234567
I wanted to check if you had the opportunity to review the information provided by @amitchandak . Please feel free to contact us if you have any further questions. If his response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
Thank you for reaching out microsoft fabric community forum.
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
@Varshini1234567 , Other needs to value in your dimension, then you can do that. I have done the same using an additional table, but you can do that with a single table
refer examples
Power BI How to get the P&L formatting right: https://youtu.be/C9K8uVfthUU
Power BI How to get two columns format Profit and Loss Statement(P&L) right: https://youtu.be/WLg85yiMgHI
https://medium.com/microsoft-power-bi/power-bi-formatted-p-l-with-custom-sub-totals-and-blank-rows-e...