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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
ARamalingam
New Member

Drill through Stack Bar chart for New calculated Column

Hi All, I have created a stack bar chart and want to make drill through to the detail page. It seems the drill through only works for the whole bar. OR we can be able to cteate Hierarchy for the Data fields.  In our case, teh stack bar is created with Data fields and as wella s a calculated field. 

For Exampls , We have a stack bar chart with Dashboard Name and Users (External Users and Internale users count)

When i drillthrough the Dashbaord Name- External users it should open the page filtered with both the Dashbaord Name and External users. Same way in case if i need drillthough by clicking Dashboard name and Internal users it shuld be filtered for Selected dashboard name and Internal users. ANy help would be appreciated. Thank you.

ARamalingam_0-1662439351483.png

 

4 REPLIES 4
ARamalingam
New Member

Thank you for your response. Appreciate it. 

But it sems it will work only for funnel chart. I have not seen  it iw working for the Bar chart. ANny suggestions on this. 

Hello @ARamalingam ,

I got the solution to your problem.

You need to add 2 different Drill Through detail pages for internal and external users separately to drill down from a stacked bar chart with a data field and calculated column field.

Step-1 

Visual_1.PNG

 

Step-2 Drill through for a detailed page of external users

 

 

drill_external.PNG

 

Step-3 Drill through for a detailed page of internal users

drill_internal.PNG

 

Regards,

arpit2196

 

If this post helps, then please consider Accepting it as the solution and give kudos too 👍

Thank you . Is tehre a way to drill to the same page by passing parameters?
Also the External Users and Internal users count are dispayed in the bar chart. And the calculation is as follows: 

Internal_Counts = CALCULATE(DISTINCTCOUNT('Query1'[Client]),left('Query1'[Status],8)="Internal")+CALCULATE(DISTINCTCOUNT('Query1'[Client]),left('Query1'[Status],8)="External")
External_Counts = CALCULATE(DISTINCTCOUNT('Query1'[Client]),left('Query1'[Status],8)="External")
arpit2196
Frequent Visitor

Hi ARamalingam, Please refer to the below link for the required solution.

 

Drill through for calculated measure 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.