Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Show if expressions

hi
i’m wondering if its possible to write a show_if expression in appsheet where if column A is selected “sample text…” but if column b is selected “…” then override and dont show etc
and if its possible what would be the correct expresion(s) for this
thank you

Solved Solved
0 3 316
1 ACCEPTED SOLUTION

thank you for replying
i figured it out (with some help)
ex. in the show_if expression
AND([column A]=sample text, NOT([column B]=“other text”))
which means if column A is the value equal to “sample text” then show column C but if column B is “other text” then even if column A is true dont show column C
hope this is understandable lol
but thanx again for taking the time!!!

View solution in original post

3 REPLIES 3

Steve
Platinum 5
Platinum 5

I don’t understand.

thank you for replying
i figured it out (with some help)
ex. in the show_if expression
AND([column A]=sample text, NOT([column B]=“other text”))
which means if column A is the value equal to “sample text” then show column C but if column B is “other text” then even if column A is true dont show column C
hope this is understandable lol
but thanx again for taking the time!!!

Hi @Group_Homes
Could you please post your solution. It may help others who search this post thanks.

Top Labels in this Space