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 nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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 | |
| 20 | |
| 11 |
| User | Count |
|---|---|
| 62 | |
| 55 | |
| 47 | |
| 44 | |
| 37 |