Hi,
I was trying to create a condition where it will check one of the datacard. If blank, It should not run the patch function. My formula below always evaluates to true even if the datacard text field is blank. Am i using the correct formula?

Hi,
I was trying to create a condition where it will check one of the datacard. If blank, It should not run the patch function. My formula below always evaluates to true even if the datacard text field is blank. Am i using the correct formula?
Hi , @powerdevkris
Your expression seems has no error , and i test it in my side it works good.
Can you try to put this on the Button On-Select to test the return from your code:
You can also try to use these code to judge:
Best Regards,
Yueyun Zhang