Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Highlighting Specific Keywords in Cell

CRogers22
7 - Meteor

I need to highlight specific keywords in a cell. I've found a few solved questions but they're all using the table column rules. But, I have a list of 704 keywords I need to bump up against the input. Any help would be greatly appreciated.

 

Example:

Capture.PNG

This  is what I'm trying to do but keep in mine 704 keywords. Thank you in advance for any help.

3 REPLIES 3
griffinwelsh
12 - Quasar

@CRogers22 check out this attached solution. The only efficient approach I could think of was to overwrite the html/css of the table after it is generated using a find and replace tool. Let me know if you have any questions or if this doesn't work for your usecase.

Qiu
21 - Polaris
21 - Polaris

@griffinwelsh 
Nice one to have the expression in the Formula tool 👍

CRogers22
7 - Meteor

Thank you!

Labels