Forum Discussion
Dynamically Set Data Source Links
Cmcmahan maybe the easier would be, after you list all the files, first add a step to sort by report date (z to a), in the next step, keep the first row, so you will be left with the most recent file, and then just expand it, no more, parameters etc will be required.
✨ Follow us on LinkedIn and to our YouTube channel
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
- kiyoshi-co-uk1 year agoNew Member
Did this work for anyone? I tried using Get.Files to grab a list of tiles, then TAKE() the one with latest date, and use that... but hit a brick wall.
I'm doing this 100% in Excel, not Power BI; gotta grab a range of data from a file that changes its filename based on the date, and so have tried to dynamically generate this via INDIRECT() to no avail. Ack!