Forum Discussion
Calculated measures in Matrix row and columns
Hi,
We are trying to achieve this form in the PBI
but values on the left hand side are actually calculated measures in the PBI like
Thanks
2 Replies
- Mahesh0016
Super User
tcr I hope this helps you!THANK YOU!!
For E.g
CurrentMonthSale =
calculate ([Total Sale], Filter(Table, Table[Month]=Month(today()))CurrentYearSale =
calculate ([Total Sale], Filter(Table, Table[Year]=Year(today())) - tcrRegular Visitor
Hi Mahesh0016
Yes but that requires to create 100 measures for current Month Sales, I've managed this in the calculation groups, but since we have 2 measures on the matrix row,one is Count and another is value, I'm not sure how to put them into one row and show count and value in colums, take a look picture below, we calculated new measures
No of New supporters Count, No of New Supporters Value, Active DD Donors Count,
Active DD Donors Value etc. , and we are not sure how to have one line for each measure while to put count and value in columns