Hi Team,
I am trying to get all the Queue record based on certain condition, before proceeding to next step I want to check whether if record count is more than zero. I am pasting the screenshots. Please let me know if any suggestions.. Thank you
Hi @BhargavKrishna,
You could use a condition action and use the following row in the condition action.
length(outputs('Retrieve_all_Queues')?['body/value'])
is greater than 0
You can place the rest of the actions in the Yes branch.
WarrenBelz
146,601
Most Valuable Professional
RandyHayes
76,287
Super User 2024 Season 1
Pstork1
65,942
Most Valuable Professional