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 valu...
- Jan 16, 2018
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 Andersen
Jan 16, 2018Iron 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