Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hi
Is it possible to color code the same cell content based on value from other table?
For example, I would like to color code Table A "Site" column based on status from "Table B" for each site i.e. "Completed" status should be in "Green", In Progress Status should be in Blue and Not Started Status should be in Red.
Table A:
| ID | Site |
| 1 | News |
| 2 | News, Books |
| 3 | Books, Games, Sports |
Table B:
| Site | Status |
| News | Completed |
| Books | In Progress |
| Games | Not Started |
| Sports | Completed |
Expected Result:
Table A
| ID | Site |
| 1 | News |
| 2 | News, Books |
| 3 | Books, Games, Sports |
Solved! Go to Solution.
| User | Count |
|---|---|
| 23 | |
| 21 | |
| 20 | |
| 17 | |
| 11 |
| User | Count |
|---|---|
| 55 | |
| 53 | |
| 43 | |
| 36 | |
| 32 |