Show column if another column is Yes

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 Solved
0 9 727
1 ACCEPTED SOLUTION

9 REPLIES 9
Top Labels in this Space