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
bcobrien77
Helper I
Helper I

Master Name after creating distinct name table

Hi,

I am trying to standardize names across various sources of data.  I created a propety name table to capture all of the distnict names that I need.

 
Property_Names = DISTINCT(UNION(VALUES(FinanceMonth[CostCenterName]),VALUES('All Things Units Matrix'[H1 Property Name])))
What I am hoping to do is take the output and be able to add a second column to the Property Name Table that would give me a master name and I cannot seem to do this efficiently in Power BI.
 
Do I need to export the property names to Excel and then make these adjustments?  I was hoping to make this dynamic and I know POWER BI must have a way of dealing with this.
Thanks
 
Property NamesMaster Name
ASHASH Commons
ASH CommonsASH Commons
First Street ComplexFirst Street Complex
1st St plexFirst Street Complex
Royal Court CommonsRoyal Court Commons
Royal CT.Royal Court Commons
2 REPLIES 2
v-juanli-msft
Community Support
Community Support

Hi @bcobrien77 

We need to define a rule to select which value as the master name.

Do you have any match table or clear rule?

 

Best Regards

Maggie

TomMartens
Super User
Super User

Hey @bcobrien77 ,

 

if there is a business rule that can be put to DAX functions, then you can add the ADDCOLUMNS (https://dax.guide/addcolumns/) function around your table and create the Master Name column.

 

From a first look, it seems more simple to export the table and make the adjustments in Excel.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

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.