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! Learn more

Reply
_fmigg
Regular Visitor

How to ignore Drillthrough Filters?

Hi, 

 

I have a table of food products from a pet store. I'd like to analyze by brand each food product. The hierachy goes like this.

ANIMAL -> SEGMENT PRICE -> BRAND -> PRODUCT

 

What I've done is that in one page create a drillthrough to a page with specific BRAND details using [BRAND] column as drillthrough.  The customer asked if it could be possible at the Brand details page to have a table with top 10 of the most sold PRODUCTS of by the ANIMAL.

 

So if I Drillthrough a brand called "Happy Doggie" in which ANIMAL = Dog, the table should display the top 10 sold PRODUCTS where ANIMAL = Dog ignoring the BRAND.

 

I'm just wondering if there is a way to achieve this, since I tried using DAX by applying some FILTER, ALLEXCEPT, and ALL combinations but it seems not to work. Also tried with RANKX and Top N filtering with no successful results.

 

Is that possible?

Thanks

_fmigg

1 REPLY 1
v-yuta-msft
Community Support
Community Support

@_fmigg ,

 

Not very clear about your requirement, please share some sample data(Do not input sensitive data) and your expected results.

 

Regards,

Jimmy Tao

Helpful resources

Announcements
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!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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