Hi
I've a SharePoint List where it contains items.
I used the Get Items in order to pull some data from my SharePoint list and I use OData Filter to select specific records.
After that, I use Select in order to select specific items from the output in the previous step.
Now, I wish to put a condition that will check whether the output is empty or not.
My flow is below
