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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
nckpedersen
Helper I
Helper I

Can I capture the values that get filtered OUT when using a slicer?

I have a table of vendors related to a table of products they purchased along with a slicer on the products. I'm trying to identify accounts that DIDN'T purchase a specific product. 

 

For Example: 

Vendors

Apple
Facebook
Amazon
IBM
Microsoft

Purchases

AppleEvent
AppleAdvertisement
FacebookAdvertisement
AmazonEvent
IBMEvent

Slicer

Event

Advertisement

 

Selecting Event in the slicer will show me Apple, Amazon, and IBM. Can I somehow create a "False" table of Facebook and Microsoft?  

1 ACCEPTED SOLUTION
CNENFRNL
Community Champion
Community Champion

Record_2022_05_20_15_36_05_83.gif


Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension!

DAX is simple, but NOT EASY!

View solution in original post

2 REPLIES 2
CNENFRNL
Community Champion
Community Champion

Record_2022_05_20_15_36_05_83.gif


Thanks to the great efforts by MS engineers to simplify syntax of DAX! Most beginners are SUCCESSFULLY MISLED to think that they could easily master DAX; but it turns out that the intricacy of the most frequently used RANKX() is still way beyond their comprehension!

DAX is simple, but NOT EASY!

Beautiful in its simplicity, thank you!

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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