'String' does not match the field: 'condition' in Data fcatory Filter activity

Srikanth Gandam (US) 1 Reputation point
2022-07-11T12:09:52.917+00:00

Filter confitionis throwing error when I am trying to filter childitems from Getmetadata

219499-image.png

Azure Monitor
Azure Monitor
An Azure service that is used to collect, analyze, and act on telemetry data from Azure and on-premises environments.
Azure Data Factory
Azure Data Factory
An Azure service for ingesting, preparing, and transforming data at scale.
{count} votes

1 answer

Sort by: Most helpful
  1. Nandan Hegde 36,716 Reputation points MVP Volunteer Moderator
    2022-07-11T12:49:42.463+00:00

    Filter activity is used to filter the array and not replace any data within an array.
    In case if you want a variable with the new path names, than use Set variable activity.


Your answer

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