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

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
shanemc1
Frequent Visitor

Apply the same data in 2 separate slicers which will filter 2 separate Matrix's on the same page - P

I have the following report in power BI. It shows the different stages an enquiry can be at. 

 

I want to show the data in two separate matrix's with two separate RecordCreated slicers filtering it up.

 

I have an enquiry status version table which will stamp when the enquiry moved status.

 

The idea is that I want to see if an enquiry has moved from For example Status "A" to Status "B" in the space of two weeks.

My database structure is as follows.

 

EnquiryStatusVersionId	EnquiryId	EnquiryStatusId	     EnquiryVersionId    RecordCreated
1                       1234            70	             12345		 2019-02-01
2                       1235	        70	             12356		 2019-02-01

Lets say this is a data snapshot from last week.

 

I want to now check this week has there been any movement on the enquiries.

 

Is it possible to replicate the same table in power bi and filter it separately? Also what would be the best approach for doing this in Power BI, any suggestions?

 

Here is a screenshot of currently what I have and the way I would like it to work!

 

cohort.JPG

1 ACCEPTED SOLUTION
yelsherif
Resolver IV
Resolver IV

It is easy to replicate the tables in power BI, e.g. in the modeling tab, select "table" and write something like ReplicateTable = Table1.

The replicate table will not be linked to the model by default, but you can do this if needed in the relationship view.

Now you can set up new slicer that is dedicated only for the new replicate table and use it as mentioned in your post.

 

you can alternatively use the same table with 2 matrixes, create two slicers, one for each matrix, then restrict the effect of each slicer to only the one matrix, so that slicer 1 affects matrix1 and not matrix2. you can find that through "format" menu

View solution in original post

1 REPLY 1
yelsherif
Resolver IV
Resolver IV

It is easy to replicate the tables in power BI, e.g. in the modeling tab, select "table" and write something like ReplicateTable = Table1.

The replicate table will not be linked to the model by default, but you can do this if needed in the relationship view.

Now you can set up new slicer that is dedicated only for the new replicate table and use it as mentioned in your post.

 

you can alternatively use the same table with 2 matrixes, create two slicers, one for each matrix, then restrict the effect of each slicer to only the one matrix, so that slicer 1 affects matrix1 and not matrix2. you can find that through "format" menu

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.