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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
MJALARI
Frequent Visitor

Maps Visual state as slicer in one page, slicer selected value against regions in another page

I have a requirement , i have map visual in first page which shows state wise data. I have slicer of state as well in the same page. Based on the slicer selected value , state should highlight in the map visualization. This i have got.

 

In the second page, regions wise map has to be highlighted based on the first page slicer selection. 

 

In the first page if i select single value in the state slicer eg: only alabama,alabama against region is north region. all the states which has this region has to be highlighted in the second page . please help on this. how could i achieve this one

 

I have data as per below .

 

State     Region

Alabama  North Region

Texas       South region

Florida     North region 

1 ACCEPTED SOLUTION
Anonymous
Not applicable

 Hi @MJALARI 

Please correct me if I wrongly understood your question.

If you select Alabama , the corresponding region is North Region . So in page 2 , in Map visual , the highlighted part must be related to North Region .

As we all know , slicer can be synchronized on different pages .So we can copy the slicer from page 1 to page 2.Then add a slicer with field Region , you will see the corresponding region when you select field State. Finally, close the interactions of slicer with State to map visual in page 2 .  

The effect is as shown:

Ailsa-msft_0-1621416959427.png

Ailsa-msft_1-1621416959431.png

 

I have attached my pbix file, you can refer to it .

 

Best Regards

Community Support Team _ Ailsa Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
MJALARI
Frequent Visitor

@Anonymous  Thanks for the reply.. it works fine

Anonymous
Not applicable

 Hi @MJALARI 

Please correct me if I wrongly understood your question.

If you select Alabama , the corresponding region is North Region . So in page 2 , in Map visual , the highlighted part must be related to North Region .

As we all know , slicer can be synchronized on different pages .So we can copy the slicer from page 1 to page 2.Then add a slicer with field Region , you will see the corresponding region when you select field State. Finally, close the interactions of slicer with State to map visual in page 2 .  

The effect is as shown:

Ailsa-msft_0-1621416959427.png

Ailsa-msft_1-1621416959431.png

 

I have attached my pbix file, you can refer to it .

 

Best Regards

Community Support Team _ Ailsa Tao

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors