Hi Team,
I have a ‘Status’ field in the Data Service entity. The field contains any of two values: “Assigned” or “Unassigned”. While integrating the entity with UiPath apps, there is a requirement to count the records separately based on the value in the ‘Status’ field.
I have given the count expression as below:
But the output is the total count of the entire records.
Can anyone help me with the correct expression for the Count function?
Thank you in advance,
Alwin.