Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
Hello.
I am reading in rows of data and I am running into an issue revolving around conencting data in two differnt tables. I am trying to use the map visual and reading BLR, MMK, Westlake, Boston as values from one table. I have created another table and written Bangalore, Merimmack, Westlake, and Boston in the other. How do I create a relationship between the two tables and the specific abreivations and the full forms in powerbi?
Solved! Go to Solution.
Wish to connect only BLR part to Banglore, not the other CTG Blah blah blah
Hi @Anonymous
You need to have a common column, where one of the two column from your two table contain unique elements.
If you want to create a table with only the distinct value, go to modelisation > create new table and in the formula field type "Table = DISTINCT(YourTable[YourColumn])
Then go to the relationship tab and click on "Manage relations" and create a new relation between your two tables.
If you don't understand, can you provide a sample of your data ?
- Quentin
Wish to connect only BLR part to Banglore, not the other CTG Blah blah blah
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.