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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

Reply
Anonymous
Not applicable

Mapping with multiple data sets

Hi I'm trying to map employee counts over a company on a map. For example my data looks like

 

StateMarketingSalesFactoryManagement 
ALABAMA16033686228 
ALASKA23746157628 
ARIZONA11539276214 

 

I would like to use a filled map that is filled based on the sum of all employees, but have a slicer that would recolor the map if I only cared about the distribution of a certain kind of employee (e.g marketing, mangement, etc). 

 

Currently I can only have one value as the value used for the mapping, I can easily sum the numbers, but I cannot get the filtering to work.

 

Any help would be appreciated.

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@Anonymous,

 

If I understand correctly, you are trying to seee Filled Map visualization by state and be able to filter by each department (Marketing, Sales, Factory, Management) ?

Let say, I have your sample data:


1.PNG

 

 

 

 

 

 

 

First, you need to unpivot data to have a tabular structure.

Select State column and go to Transform -> Unpivot Columns -> Unpivot Other Columns

You will get:

 

2.PNG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Then import the data and create visualization with filter by the new Attribute column:

 

3.PNG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Let me know if this helps. Thanks. 

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

@Anonymous,

 

If I understand correctly, you are trying to seee Filled Map visualization by state and be able to filter by each department (Marketing, Sales, Factory, Management) ?

Let say, I have your sample data:


1.PNG

 

 

 

 

 

 

 

First, you need to unpivot data to have a tabular structure.

Select State column and go to Transform -> Unpivot Columns -> Unpivot Other Columns

You will get:

 

2.PNG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Then import the data and create visualization with filter by the new Attribute column:

 

3.PNG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

Let me know if this helps. Thanks. 

Anonymous
Not applicable

You're an absolute saint. The whole pivoting thing is something I'm still trying to grasp. 

 

Thanks, 

 

Chris 

Helpful resources

Announcements
PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.