Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
HI everyone,
I have a Project name column in my table, this project names came from my Azure Tags, we did a cleanup on it to standarize the names, so now i need to replace the old names by the new standard names.
I have a excel file with two columns, Old Name and New Name (each for row)
There is anyway to use this excel file to replace the text in my project name column? like get the old and replace to the new?
I tried to use a SWITCH to do that, but it is too heavy, because i need to create one SWITCH line for each project and i have like 1k project to change.
Solved! Go to Solution.
@Anonymous
You can use the Merge Query option in Power Query. It would be quicker and simple to implement.
Cheers!
Vivek
If it helps, please mark it as a solution
Kudos would be a cherry on the top 🙂
https://www.vivran.in/
Connect on LinkedIn
@Anonymous
You can use the Merge Query option in Power Query. It would be quicker and simple to implement.
Cheers!
Vivek
If it helps, please mark it as a solution
Kudos would be a cherry on the top 🙂
https://www.vivran.in/
Connect on LinkedIn
I would look at importing the new table and then creating a new column in the original table that uses LOOKUPVALUE.
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
23 | |
7 | |
7 | |
6 | |
6 |
User | Count |
---|---|
27 | |
12 | |
10 | |
9 | |
6 |