Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello
I have the below set of data (sample):
I want to create a filled map and allow all locations associated with each project to be highlighted at the same time once a project is selected.
Please advise how to do this?
| Project | City 1 | City 2 |
| X | Amman | Zarqa |
| Y | Balqa | Madaba |
| z | Fuhais | Amman |
Hi @Randqaq
You should try to Pivot your data (columns City 1 and City 2) to get something like that:
And then you create the filled map with "Project" as Legend
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |