Hi All,
I am stuck in how to partially highlight the row values in a table in Alteryx. Please refer below example.
So I need to highlight only the text in Col A which is matching in Col B. Like, in Col A, only abc text is matching, so i have highlighted only abc and while in 2nd row, entire text is matching, so entire text is highlighted in purple.
Please suggest how this can be achieved in Alteryx.
| A | B |
| abc, def | abc |
| abc, def | abc, def |