Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 6 | |
| 5 | |
| 5 |
| User | Count |
|---|---|
| 24 | |
| 11 | |
| 9 | |
| 9 | |
| 8 |