Forum Discussion
eagle dorothea
Jan 16, 2018Copper Contributor
detect blank value in microsoft flow
Hi Anyone,
How can I add a condition to check if a field has a blank value?
I use @empty(triggerBody()?['Choose_x0020_Approval'])
Even I have value on it, it keep detect I have blank value, so approval flow keep coming.
what I want is if value not blank, approval will run
Note: my column name is "Choose Approval' somehow, of its auto generate become "Choose_x0020_Approval"
What kind is the Choose Approval column?
For a Yes/No column I use this condition:
For a Text column I use this condition:
Kind regards, John
- John Aage AndersenIron Contributor
What kind is the Choose Approval column?
For a Yes/No column I use this condition:
For a Text column I use this condition:
Kind regards, John