Quantcast
Channel: Mockaroo Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 2665

How do I make a field blank if another field's criteria is not met?

$
0
0

I have a Regex field that should only contain a value if another field (number field) is > 1.

I have tried the following formulas with no luck;

this.nil if field("ConsignmentStatus") == 1

if field("ConsignmentStatus") > 1

Thanks


Viewing all articles
Browse latest Browse all 2665

Trending Articles