Forum Discussion

HamidBee's avatar
HamidBee
Power Participant
1 year ago
Solved

How to Set Dynamic File Names in a Copy Activity for Lakehouse in Microsoft Fabric?

Hi everyone,   I'm setting up a data pipeline in Microsoft Fabric, where I need to copy an Excel file into a Lakehouse folder every month. The file name should be dynamic to reflect the current yea...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi HamidBee ,

     

    There is an alternative:

     

    New and changed files can be copied from one lakehouse to another in an incremental manner. It uses “ Filter by Last Modified ” to determine which files to copy.

     

    After completing the steps here, Data Factory scans all files in the source store, applies file filters that are filtered by “ Filter by Last Modified ”, and then copies the new files and files that have been updated since the last time to the target store.

     

    For more information, please refer to:

    Incrementally copy new and changed files based on the last modified date - Microsoft Fabric | Microsoft Learn

     

    Best Regards,
    Yang
    Community Support Team

     

    If there is any post helps, then please consider Accept it as the solution  to help the other members find it more quickly.
    If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!