Hello
I am trying to use Data service query activity however, when I try to filter out, it click on “Query” option of the activity highlighted in yellow, this is the error I get :
thank you for your help
Hello
I am trying to use Data service query activity however, when I try to filter out, it click on “Query” option of the activity highlighted in yellow, this is the error I get :
thank you for your help
The “Sequence contains no element” error typically occurs when you are trying to access an element from a sequence (such as a list or array) that doesn’t contain any elements. In the context of UiPath and the Data Service Query activity, this error might be related to the fact that the data source you are querying is empty or the filtering criteria are not matching any elements.
You should try: