So I have a column that is last use, yes or no. I want to only show the last use yes or no question if product used column contains "HL-"
For reference, product used column will have 2 types of entries: HL-some text - some other text,
and "Some Text - Some other text"
I tried contains(table[Product Used], "HL-") and it doesn't return true.
Solved! Go to Solution.
User | Count |
---|---|
18 | |
11 | |
7 | |
4 | |
3 |