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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

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
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors