Forum Discussion

JohnG_PIT's avatar
JohnG_PIT
Copper Contributor
May 01, 2025
Solved

ADF Data Flow Fails with "Path does not resolve to any file" — Dynamic Parameters via Trigger

Hi guys,  I'm running into an issue with my Azure Data Factory pipeline triggered by a Blob event. The trigger passes dynamic folderPath and fileName values into a parameterized dataset and mapping...
  • JohnG_PIT's avatar
    May 06, 2025

    The container name was coming across with the folder name I changed the @dataset().folderPath to V02/Forecast and it worked

Resources