Show if column enumlist contains a value

Hello,

My app contains an image column(B) that I only want to show if a specific image column(A) contains an image and another column(services-enumlist) contains a specific value. What is the proper expression to use? Basically the image column(b) would only show up and be editable if the both conditions are met. All columns are on the same table. Iโ€™m a noob at this.

0 5 268
5 REPLIES 5

Use the AND expression and ISNOTBLANK expression.

This worked. Thank you.

Happy to help

Steve
Platinum 4
Platinum 4

Also:

Top Labels in this Space