Forum Discussion
rodieade
5 years agoFrequent Visitor
Map with multiple locations
Hello I am building a map using the Filled map visual. In my data set I have one column for the location, But I have some rows which have multiple locations - example "France Germany UK". The re...
- 5 years ago
This thread will probably help
On Power Query editor, split Column values by the delimiter and on advanced options select ' split into rows'
Then plot the countries on a map
themistoklis
5 years agoCommunity Champion
This thread will probably help
On Power Query editor, split Column values by the delimiter and on advanced options select ' split into rows'
Then plot the countries on a map