Hi,
I am wokring on sharepoint list to fecth the items but I need to fetch the item from specific view.
is there any suggestion what should i do.
Hi,
I am wokring on sharepoint list to fecth the items but I need to fetch the item from specific view.
is there any suggestion what should i do.
Hi @surya.prakash ,
What do you mean view? Are you talking about specific column?
Welcome to UiPath forum!
Can you please elaborate? And send the screenshot so it will be helpful to understand the same. @surya.prakash
I have one SharePoint list in which there are multiple view are defined.
I have one SharePoint list in which there are multiple view are defined.
when i am using get list item activity to fetch the data ,bot is fetching the all list item not from the specific list view.
Hi @surya.prakash ,
Can you show your CAML query what you have written inside Get List Item?
Hi @surya.prakash ,
Can you please write the CAML query as follows:
String.Format(“your CAML query”)