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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Franny_Spanny
Frequent Visitor

Check naming convention of data

Hi all, 

I am trying to find a way to check a standardised naming convention. 

 

We use a standard file naming format of:

 

??????-????-???-???-??-??-?-????

Project-Code-Originator-Volume-Level-Type-Discipline-Number

 

I would like to check a whole column of file names against the above standard. 

 

I really have no idea where to start with this - I already have checks that check each individual section between delimiters against a picklist (ie. Originator code exists in list, Volume code exists in list etc.) but I'm not sure where to start with checking the whole file name.

 

I know that we cannot use 'wildcards' such as ?? or * in PowerBI or PowerQuery so I'm a little stumped as the best way to achieve this.

 

Any help much appreciated!

3 REPLIES 3
Greg_Deckler
Community Champion
Community Champion

@Franny_Spanny Is using DAX an option? Another option would be to add a Python or R step to the query and use regex.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
DAX For Humans

DAX is easy, CALCULATE makes DAX hard...

@Greg_Deckler absolutely okay for DAX. Python is possible.

R not an option due to this being work related and unfortunately unable to get R installed due to lots of red tape!

Hey @Greg_Deckler, not sure if you saw my whole reply as it was a later edit, so just wanted to tag again just in case 🙂 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors