Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
koorosh
Post Partisan
Post Partisan

Add columns

Hello Experts, In Adventure_Work file we have "sales territory key" column in the DimGeography table and FactInternationalSales. And the two tables have many to many relationship through this column. How can I add "Geography Key" column from DimGeography table to FactInternationalSales table so there would be a one-to-many relation between DimGeography and factInternationalSales tables through Geography Key column. 

3 REPLIES 3
v-luwang-msft
Community Support
Community Support

Hi @koorosh ,

Could  you pls show me your pbix file and expect output result?And remove confidential data.

 

Best Regards

Lucien

 

koorosh
Post Partisan
Post Partisan

Country = LOOKUPVALUE(DimGeography[EnglishCountryRegionName],DimGeography[GeographyKey],FactInternetSales[SalesTerritoryKey])

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.