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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Mourad_Analyst
Regular Visitor

Check if id from column exists without ended by number inside string in another table column

I have two tables, firstone identifiants, which has id column as below :

image.png

second table informations, which has information id column as below:

image.png

I added a custom column check in identifiants table to check if id exists (TRUE) or not (FALSE) in information id column in informations tabe, with the formula :

image.png

 

 

All id return True even 352A5KL doesn't exist alone, also 75GH235 and 556LK459 ended by numbers, its should return False.

It should return True if the id is ended by lettrers, /, ?, ! or other symbols but not numbers.

It should return False if the id doesn't exist or it is ended by numbers.

the result that I want :

image.png

NB. I find the solution by using Python, but a lot of people don't want installing Python or other software, they want solution by using only Excel/Power Query

 

@miguel @ImkeF @Greg_Deckler 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

2 REPLIES 2
miguel
Community Admin
Community Admin

This appears to be a duplicate of the thread below which is already solved:

Solved: Check if substring from column exists inside strin... - Microsoft Power BI Community

This one was my previous question, but this one is different, please read again the description, I solved by Python but my client doesn't want install Python, my want use power query instead 

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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

Top Solution Authors
Top Kudoed Authors