Azure Data Factory - Divide a list of ids (JSON format file) into packets of 100 ids

BONIER Charline 0 Reputation points
2023-09-05T09:01:04.9233333+00:00

Hello,

I'm using the copy data activity in a pipeline, which allows me to retrieve a list of Ids.

User's image

And I'd like to split this list of ids into a loop of 100 ids. Then each pack of 100 ids triggers a new activity

Is this possible?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
10,725 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.