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

The Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.

Reply
Anonymous
Not applicable

Is there a way to check if a Canadian postal code is in the correct format?

I have mailing addresses within a file and I'm trying to check the postal codes to ensure they follow the right format of A#A #A#. With Excel, I'd use the MID formula to return the specific character and manually review. Is there a Power Query function to check the format of postal codes and ensure they follow the guidelines of A#A #A#?

 

Thank you in advance! I've tried searching for this but couldn't find any solutions.

1 ACCEPTED SOLUTION
v-easonf-msft
Community Support
Community Support

Hi, @Anonymous 

In powerbi, I would suggest you create a calculated column or measure.

You can use the MID function  to return the specific character and manually review.

Please check this official document.

mid-function-dax 

 

You  can also try "split" feature in query editor as below:

95.png

96.png

 

 

Best Regards,
Community Support Team _ Eason

View solution in original post

3 REPLIES 3
v-easonf-msft
Community Support
Community Support

Hi, @Anonymous 

In powerbi, I would suggest you create a calculated column or measure.

You can use the MID function  to return the specific character and manually review.

Please check this official document.

mid-function-dax 

 

You  can also try "split" feature in query editor as below:

95.png

96.png

 

 

Best Regards,
Community Support Team _ Eason

Anonymous
Not applicable

Thanks for this! Going to try it out and hopefully can get it to work.

amitchandak
Super User
Super User

@Anonymous , You can create a string with the format and compare, but not sure that can help https://docs.microsoft.com/en-us/powerquery-m/text-format

 

Text.Start Text.Middle and Text.End are good to use

Full Power BI Video 20 Hours YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Helpful resources

Announcements
Feb2025 Sticker Challenge

Join our Community Sticker Challenge 2025

If you love stickers, then you will definitely want to check out our Community Sticker Challenge!

Jan NL Carousel

Fabric Community Update - January 2025

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