Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
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
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Experience the highlights from FabCon & SQLCon, available live and on-demand starting April 14th.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 5 | |
| 4 |