Hi Guys,
I need your help to ad a condition to a flow based on empty rows.
In my case I search some project data in an external connector. My condition should be If the result is an empty Row [if yes] and if there is data [if no].
Thanks a lot!
Solved! Go to Solution.
Try using a true/false value for the condition:
or
Both seem to work, but I tend to use the first version.
Ellis
Try using a true/false value for the condition:
or
Both seem to work, but I tend to use the first version.
Ellis
Hi Ellis,
Can you give me the details of your Empty & true function? And why you prefer the first version?
Power Automate provides true and false boolean values and I like using them as it makes it clear that the data I'm using or manipulating uses boolean values and not strings "true" and "false".
See Empty function including examples for more info.
Ellis
User | Count |
---|---|
88 | |
37 | |
26 | |
13 | |
13 |
User | Count |
---|---|
127 | |
54 | |
38 | |
24 | |
21 |