
Announcements
I have an SQL query.
Then I use ResultsSet inside Apply to Each...
Sometimes my SQL returns nothing, so Apply to Each... fails
I want to add a condition to check if the results are empty...
I tried to add a Compose, but how do I check it for nulls???
Thanks!
Check this post that I replied to last night. The answer is in there: