The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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
User | Count |
---|---|
65 | |
62 | |
60 | |
53 | |
28 |
User | Count |
---|---|
181 | |
82 | |
67 | |
48 | |
44 |