How to loop Data Service entity records that we have through Query

Could you please help me with Argument Type to select for Data Services records getting through Query.

Hi @Sushma_Jaladi1

May be you are using the UiPath.System.Activties package lowest version do update the package in Manage packages.

The For each activity doesnt have the argument type option in properties in the newest version of package, it will automatically change by itself, then not need to search for the argument type.

Hope it helps!!

@Sushma_Jaladi1

Try this UiPath.DataService.Definition.IEntity

cheers