Advent of Code is back! Unwrap daily challenges to sharpen your Alteryx skills and earn badges along the way! Learn more now.

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Dynamically creating lists on SharePoint on the run

rs1080
5 - Atom

Hi Community,
I am working on a project where I need to write data to a SharePoint (SP). However, the number of rows are more than the SP limitation - the limitation in our organization is 5000 records. I can create a macro that can be used to split the rows into batches of a certain number (4500 in my case). However, I am trying to create dynamic lists on SharePoint as the workflow is running but without any luck. Has anyone come across such a situation and/or has a solution for this roadblock? Does Alteryx have the capability of creating new lists and writing data to them simultaneously on the run?

 

 

Some details that might be useful:

Alteryx version: 2022.1

SharePoint version: 2013

 

0 REPLIES 0
Labels