Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
RD_PowerBI24
Helper I
Helper I

Dynamic Data Source file name

Hi, 

 

I have a daily data source file that requires accessing, however each the name of the source file itself is different with a new datetime stamp appended at the end:

 

For example each the file has the following name followed by the YYYY-MM-DD-HH-MM-SS:

 

DELIVERY ADDRESS & TYPE PP32024-02-04-14-25-00

DELIVERY ADDRESS & TYPE PP32024-02-05-14-25-08

DELIVERY ADDRESS & TYPE PP32024-02-06-14-25-07

 

Is there a way of using a "contains" to reference the first part of the source file so that it is dynamic for all future files?

If so, how do I write this code?

 

Thanks!

2 REPLIES 2
amitchandak
Super User
Super User

@RD_PowerBI24 Load the files as a folder, and there before expand of binary data you can filter data using contains

 

amitchandak_0-1707838590041.png

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Thanks Amit. However, this didn't seem to work for the text.contains function or I was doing it wrong.. As it is a cumulative file of records I found another solution which works and allows the new file to replace the previous day's one without explicit reference.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors