Forum Discussion

SammiF1244's avatar
SammiF1244
Helper I
2 years ago
Solved

Power Query Folder Connection: Get newest file only and rename Query based on file name

I have a folder connection where I would like to get the newest file only. The first applied step should be to rename the query to the file name, which has a specific prefix and date that identifies ...
  • Anonymous's avatar
    Anonymous
    2 years ago

    You can't dynamically rename a query with M code.

     

    --Nate