Query a SharePoint list on multiple criteria
What is the proper way to query a SharePoint list to return a value based on multiple columns of criteria?
For instance, I want to query First Name (Column A) and Last Name (Column B) based on known data and return Company Position (Column C) to a process variable.
Thanks
-
You can use CAML Query Activity to query against SharePoint List. Please refer the below documentation link.
https://documentation.agilepoint.com/00/appbuilder/cloudenvShapeCAMLQuery.html
請登入寫評論。
評論
1 條評論