Hi All,
I am using Sharepoint list connector to connect to SP list and selecting the list from List dropdown and view from view dropdown. Is there any way to get the List name and view name using control parameter and get the results ?
Solved! Go to Solution.
Hi Padmanabhan!
That’s definitely possible! The approach would include configuring the SharePoint List Tool with your desired URL, username, and password, and putting a sample (place-holding) list/view in the tool. Then collapse this tool into a batch macro and map a control parameter to the SharePoint List Tool with an Action Tool set to “Update Value” on the specific string used as a placeholder. If you map a list of the fields you’d like to update with to the control parameter of the batch macro, it will update accordingly.
I’ve gone ahead and attached a sample of the approach to this post, and included a link to a video detailing the construction of batch macros below:
https://www.youtube.com/watch?v=YIAbQGQ_Hkg
If you run into any issues at all in implementing the approach above, please just let us know at support@Alteryx.com!
Best,
Matt D