Forum Discussion

campelliann's avatar
campelliann
Post Patron
4 years ago
Solved

How to Extract First File from Folder if the file name changes.

Hi there, So I am basically extracting the first file from a folder with power query. I use Sharepoint.Contents, and then sort by descending the modified date and keep the first row. The issue ...
  • BA_Pete's avatar
    BA_Pete
    4 years ago

    campelliann ,

     

    This looks correct.

    It's just previousStep{0}[Content] 👍

     

    Pete