Forum Discussion
jyothish8807
2 years agoFrequent Visitor
Conditional Format the rows in a matrix Table
Hi All, I have a matrix table in the below format where "List, Cource and Target" are rows and A,B,C values are coming from column "User" and "Status" field is the values (Completed, pending etc)...
Ritaf1983
2 years agoSuper User
Hi jyothish8807
Please provide sample data that covers your issue or question completely, in a usable format (not as a screenshot).
https://community.powerbi.com/t5/Community-Blog/How-to-provide-sample-data-in-the-Power-BI-Forum/ba-...
Please show the expected outcome based on the sample data you provided.
https://community.powerbi.com/t5/Desktop/How-to-Get-Your-Question-Answered-Quickly/m-p/1447523
jyothish8807
2 years agoFrequent Visitor
Hi Ritaf1983 ,
Please find below a sample data for your reference, i want the output in the a matrix table as my user list is dynamic and have to use them as columns in a matrix table.
Thank you !
T1
| List | Course | Target |
| List 1 | Training 1 | 2 |
| List 1 | Training 5 | 2 |
| List 2 | Training 2 | 2 |
| List 2 | Training 8 | 2 |
T2
| Course | User | Status |
| Training 1 | A | Completed |
| Training 2 | A | Completed |
| Training 3 | B | Pending |
| Training 8 | C | Completed |