Azure Pipeline Failed for file filtering

Rohan Das 20 Reputation points
2023-07-05T12:18:21.23+00:00

How to filter the files from container1 to container2, the files which are above 0kb, using if else condition, I have used Get metadata1 -> For Each -> Get metadata2-> If else condition -> copy activity...
but it's not working...
how to add the property as 'size' in arguments?

Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
11,123 questions
0 comments No comments
{count} votes

Accepted answer
  1. Subashri Vasudevan 11,206 Reputation points
    2023-07-05T13:12:44.6966667+00:00

    Hi Rohan Das

    Welcome to MS Q&A portal and posting the question.

    You are almost there, with respect to the solution i believe. Please check the below SO Link where they use Get Meta Data Activity and foreach loop. Hope this helps.

    Please let us know if you have any further question on this,

    https://stackoverflow.com/questions/65152580/azure-data-factory-v2-check-file-size-for-copy-activity

    Thanks

    Suba

    0 comments No comments

0 additional answers

Sort by: Most helpful

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.