Forum Discussion

AshishSingh-769's avatar
AshishSingh-769
Frequent Visitor
2 years ago
Solved

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.