This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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 is when I grab the content, the M Query retains the file name (Oldfile.xlsx). But Imagine the user changes the name to NewFile.xlsx the code will still have:
#"Sorted Rows"{[Name="Oldfile.xlx"]}[Content]
Thanks
Solved! Go to Solution.
This looks correct.
It's just previousStep{0}[Content] 👍
Pete
Proud to be a Datanaut!
Is it just #sortrows{0}[content]?
This looks correct.
It's just previousStep{0}[Content] 👍
Pete
Proud to be a Datanaut!
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.