Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
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.
Solved! Go to Solution.
@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
@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