Get list items sharepoint

I did write a query to return all list items if satisfies a condition. if no list items are returned, ‘Get List items’ activity itself throwing exception stating ‘Index out of bound’ . Please help me.

1 Like

I experience the same issue. Is there a better way (or activity) to query SharePoint and deal with 0 results other than being forced to shove the Get List inside a Try Catch block?