Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
In the attached screenshot, I have two different Matrix table visuals. The first table has been created based on the measures listed below. All these measures have been added to the Values fields, with Date added to the columns.
Hi @Sakthikumar ,
One simple solution is to add 3 rows in your category dimension named for example "A","B", "C" and then write a measure as follows:
if (selectedvalue (category)="A", [in %],if (selectedvalue (category)="B" , [total] , if (selectedvalue (category)="C" , [Manu with>0.5% change ] , Monthly%_Manu_T1)))
although it might not be the best solution but it works. to find out the best solution it need to know about your data model and....
If this post helps, then I would appreciate a thumbs up and mark it as the solution to help the other members find it more quickly.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
71 | |
57 | |
38 | |
36 |
User | Count |
---|---|
81 | |
67 | |
62 | |
46 | |
45 |