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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
bh2103
New Member

Dashboard combining multiple pages/filtered data

Hi there, 

 

Is it possible to combine filtered data on multiple pages in Power BI to then view on a first page. To give more context, I am using Power BI to filter a data set for running races on different dates. On one page I've filtered the data for the previous 3 days (e.g. dates of all 100 meter races) ; on the next I've got a slightly different data requirement such as dates of all 200 meter races  for the next 3 days. 

 

Is it possible to then show these two sets of returned data on the same calendar?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @bh2103,

It sounds like you want to use the slicer to achieve a custom filter effect instead of the default filter effect. For this scenario, I'd like to suggest you create an unconnected table as the source of the slicer.
Then you can write a measure formula to extract the selection to apply the filter effect on the 'visual level filter' to achieve custom filter effects.

Applying a measure filter in Power BI - SQLBI

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @bh2103,

It sounds like you want to use the slicer to achieve a custom filter effect instead of the default filter effect. For this scenario, I'd like to suggest you create an unconnected table as the source of the slicer.
Then you can write a measure formula to extract the selection to apply the filter effect on the 'visual level filter' to achieve custom filter effects.

Applying a measure filter in Power BI - SQLBI

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

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

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.

Top Solution Authors