Forum Discussion

vishalcmehta's avatar
vishalcmehta
Regular Visitor
6 years ago
Solved

Different Color coding in the same cell content based on value from other table

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:

 

IDSite
1News
2News, Books
3Books, Games, Sports

 

Table B:

SiteStatus
NewsCompleted
BooksIn Progress
GamesNot Started
SportsCompleted

 

Expected Result:

 

Table A

IDSite
1News
2News, Books
3Books, Games, Sports

 

 

 

 

 

1 Reply

  • Greg_Deckler's avatar
    Greg_Deckler
    Community Champion
    No, not like that with multiple colors in the same cell.