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

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

Reply
PPStar
Helper V
Helper V

Filtering a table based on a selected measure on a stacked bar chart

Hi 

I have a stacked bar chart which is displaying data from two tables

Owners and Data

There is a 1:M relationship between owner and data. 

I have created 3 measures to calcualte data that is breached, at risk of being breached and not in breach within the data table. 

I have now displayed these measures within the stacked bar chart and it all looks good. 

 

Now what i want is the abilty to select the portion of the bar chart that is Breached and show the data that is breached. Same of At Risk and no in breach. 

 

I cant get this to work. I belive you cant select the measure individually on the stacked bar chart. 

Can anyone please assist me?

 

Thanks

4 REPLIES 4
PPStar
Helper V
Helper V

Hi, i want to use POwer bi, not tableu editor?

Tabular Editor is used like a plug-in for Power BI you can write measures, create calculation groups etc. there are loads of options for slicing measures, Switch with the measure name is my go to. here's a video from BI elite explaining it. 
Slicing by Measure Categories in Power BI - YouTube
If you can share a sample I can give code examples

is there a way we can acheive this using native DAX?

Accelins
Frequent Visitor

depending on the measures you may be able to do this using a calculation group in Tabula editor. you can then add a calculation group to a slicer to select specific measures. 
its worth reading up on the impact of calculation groups though - this can remove the in report aggregations such as count, sum etc, so you'll have to write these as measure rather than the drop downs. 

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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