Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Im working on a project for a company that has factions in different countries, and every country has their own database for the transports they do. The problem is that they use different names for the same companies in their databases, and the only thing that is the same in all databases are the registration numbers that the companies have.
Is there a way to make the regestration numbers define the company name? so all the deliveries with 1 as registration number get the name "company 1". So that i can avoid manually replacing over 180 company names.
Hi @Anonymous ,
I am not clear about your requirement, if possible could you please inform me more detailed information(such as your expected output and your sample data)? Then I will help you more correctly.
Please do mask sensitive data before uploading.
Thanks for your understanding and support.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
You could add a Company Dimension table with the company ids and the name you want and relate that on ID to the other tables (You would extract that from the database that has the correct names)
OR add a column with, for example, 'standard name' in the same table (if you have a 'transactions' fact table). You would get the company name from a join with the table that has the names you want
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.