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)...
jyothish8807
2 years agoFrequent Visitor
Hi All,
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 |