Forum Discussion
shafeeqva
2 years agoNew Member
Please help me on achiving below scenario
Please help me on achiving below scenario
- Anonymous2 years ago
Hi newellaa ,Thanks for the quick reply, you are in the right direction.
Hi shafeeqva ,
The Table data is shown below:
Please follow these steps:
1.Create relationships between tables
2.Use the following DAX expression to create a column
Column = RELATED(City[City])RELATED function (DAX) - DAX | Microsoft Learn
3.Final output
Best Regards,
Wenbin Zhou
newellaa
2 years agoFrequent Visitor
From the model view in Power BI desktop you could create a join between the city and country tables on city.