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
lauwrie
New Member

custom drill-down issue (returns 1 row instead of 28 rows)

Hi All,

I have a question concerning a 'custom' drill down I'd like to create.

 

I created some columns with a count how often a certain address is used, or a certain VAT number, etc.

Eg, we have the address "Rue des bouchers 78, 1000, Brussel" and it exists 28 times in the dataset.

The (calc) column 'cCountAddress' shows on all 28 lines the number '28'. In another column, I have a calculated primary key.

In the same row we have 'cCountPhone' with the number '14' because the exact phone number exists in 13 other contacts / rows.

 

Because of the, I guess row context, when drilled through the details page only shows one row of data.

I'd like to see the 28 rows.

Depending on the count I start from: Address, VATnumber, Name, etc.

It will be more clear when looking at the screenshots.

Unfortunately, we are not the owners of the data(set), so I cannot disclose the pbix file. 

 

If it's not feasible to accomplish in a single drill-down,
There are six categories of cCounts; in the worst-case scenario, I may need to create six separate detailed pages (individual drill-downs).

 

Many thanks in advance for all advice.


1. 2023-10-14 17_13_42-Afas duplicate relations Analysis - Power BI Desktop.png3. details.png4. Table view.png5. comp address.png6. cCount adres.png7. drill through.png

1 REPLY 1
amitchandak
Super User
Super User

@lauwrie , Based on what I got so far, Your drill through the report is missing a group by or not summarized column, like email or address. That is needed to show the rows.

 

if needed add an index or rank column to your table and add that to visual

Power Query- Index Column: https://youtu.be/NS4esnCDqVw

Power BI and Power Query- Sub Category Rank and Index: https://youtu.be/tMBviW4-s4A

 

Column Rank: https://www.youtube.com/watch?v=wDS_Vi4r9I4&list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb&index=39

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

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