Forum Discussion
Perform Measure on Matrix Values
- 5 years ago
Hi StuartSmith ,
Please refer to my .pbix file.
Note: First copy and paste the table data(2), then unpivot columns '4G', '5G', 'Esim', 'Porting', then you can get table 'date(3)'.
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks, but get...
Whats "Active" as tried googling it and cant find anything about it.
- StuartSmith5 years agoPower Participant
or another option would be to create "Reference" tables from the origianl table, just containing the coulmns I need and then I can perform a count rows without having to filter the rows that are not included in the matrix.
- v-lionel-msft5 years agoCommunity Support
Hi StuartSmith ,
Like this?
Best regards,
Lionel ChenIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- StuartSmith5 years agoPower Participant
Hi Lionel, I have uploaded an example of what I am trying to achieve. Hope it makes sense.
Stu