Forum Discussion
SK78
6 years agoFrequent Visitor
Conditional formatting for a text based field using Measure
Referenced this youtube video: https://www.youtube.com/watch?v=Y8xmJgVjdZs I created a measure in the measures table to perform conditional formatting on a field that has text values ...
- 6 years ago
Check your data strings for leading or trailing spaces or other fancy invisible characters that might return a negative comparison result.
SK78
6 years agoFrequent Visitor
I tried the suggestion you shared but still running into error..
Any thoughts or pointer - can't seem to figure out why some entries of the same value get highlighted but others don't.
lbendlin
6 years agoSuper User
Check your data strings for leading or trailing spaces or other fancy invisible characters that might return a negative comparison result.