Forum Discussion
Need help in matrix
I have to datasets Account, and LRData In from Account table I am getting the account Name and from LRData table I am getting IncurredLoss, EarnedPremium and lossRatio. Now I want to show above report in BI. note that in the header row I dont want the sum of LossRatio and want a new column in header LRYTD which will show the sum of IncurredLoss divided by sum of EarnedPremium as percentage for that account.
AshishSingh-769 , if these are measures you can use isinscope and switch the values
How to Switch Subtotal and Grand Total in Power BI | Power BI Tutorials| isinscope: https://youtu.be/smhIPw3OkKA
if these are column values, then you switch based on the value
Power BI How to get the P&L formatting right: https://youtu.be/C9K8uVfthUU
1 Reply
- amitchandakSuper User
AshishSingh-769 , if these are measures you can use isinscope and switch the values
How to Switch Subtotal and Grand Total in Power BI | Power BI Tutorials| isinscope: https://youtu.be/smhIPw3OkKA
if these are column values, then you switch based on the value
Power BI How to get the P&L formatting right: https://youtu.be/C9K8uVfthUU