How do I make "Does Not Exist" in a IF Statement?

How do I express “Does Not Exist” in an “IF Statement”

The existing statement depicted in the image is not functioning properly.

Hi @Sam_Krausz

If the value case you require happens to be non-existent, you can utilize the length function to check its existence: {{length({{1.‘Volume 90%’}})}} {{=0}}. This will evaluate to true if the length of the value is equal to zero.

Thanks & Regards

MSquare Support
Visit us here
Youtube Channel

2 Likes