Forum Discussion

adrien5555's avatar
adrien5555
Icon for Helper II rankHelper II
10 years ago
Solved

Creating a geographical hierarchy : Continent > Country

Hi all,   Brand new on PBI, so please excuse these trivial questions :)   How to indicate that a column is for geo data, like countries?    It indicates for some of my csv data sources, but not...
  • ankitpatira's avatar
    ankitpatira
    10 years ago

    adrien5555 Actually there is an easy way. I replicated your scenario with Actual table (with values) and a table wth continents and countries (lookup table) and loaded it into powerbi desktop.

     

     

     

     

    Go to query editor -> select values table -> Merge queries -> select matching columns from both table (countries column) -> left outer as join kind -> OK.

     

     

     

     

    This will give you matching Continent from the lookup table