Forum Discussion

snowrider1799's avatar
6 years ago

Multiple calls to the same dataflow

Hi,   I have multiple datasets in a dataflow calling the same web API: e.g. https://www.abc.com/page=1, from page 1 to page 19 (and growing). Each page consists of about 100k rows of data.   Eac...