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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
PBI_newuser
Post Prodigy
Post Prodigy

Show items that has value only in slicer and sync with all pages

Hi,

 

I have 3 Fact tables and 1 Dimension table and I want to sync the slicer with all pages and only show the items when it has value.


How to show only items that has value in slicer for 3 fact tables and also sync the slicer with all pages?

 

Dim Table

Model
A-123
B-321
C-321
D-321

 

Fact Table 1

Case NumberModel
AAAA-123
BBBB-321

 

Fact Table 2

Order NumberModel
PO-123C-321
PO-321A-123

 

Fact Table 3

Sales NumberModel
SO-135D-321
SO-432B-123

 





1 ACCEPTED SOLUTION

Hi @PBI_newuser ,

 

"But when I sync with other pages, the filter measures in Fact Table 2 and 3 changed to the filter measure in Fact Table 1."

Indeed, I reproduced your problem. 

So if you do this, you can't sync the slicers. The slicers on different pages will have the same values after being synchronized.

 

Page1

s1.PNG

Page2

s2.PNG

Or Maybe you can refer to my .pbix file?

s3.PNG

 

Best regards,
Lionel Chen

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

4 REPLIES 4
harshnathani
Community Champion
Community Champion
amitchandak
Super User
Super User

@PBI_newuser , You have filter values from all three table <> blank at viusal level.

 

Same as this video but for 1 slicer

https://www.youtube.com/watch?v=cyOquvfhzNM

 

also refer -sync slicer in

https://docs.microsoft.com/en-us/power-bi/visuals/power-bi-visualization-slicers#sync-and-use-slicer...

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

Hi @amitchandak,

As I wish to  show items that has value only in slicer, I created the measure for 3 Fact tables and add them at the filter visual level.

 

Fact Table 1: Count (Case Number) >0

Fact Table 2: Count (Order Number) >0
Fact Table 3: Count (Sales Number) >0

 

But when I sync with other pages, the filter measures in Fact Table 2 and 3 changed to the filter measure in Fact Table 1.

 

How can I solve this?

Hi @PBI_newuser ,

 

"But when I sync with other pages, the filter measures in Fact Table 2 and 3 changed to the filter measure in Fact Table 1."

Indeed, I reproduced your problem. 

So if you do this, you can't sync the slicers. The slicers on different pages will have the same values after being synchronized.

 

Page1

s1.PNG

Page2

s2.PNG

Or Maybe you can refer to my .pbix file?

s3.PNG

 

Best regards,
Lionel Chen

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.