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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Anonymous
Not applicable

Project dashboard

Hi - I am attempting to create a dashboard that allows a user to compare the company value in each region with a stacked column chart. I've attached an image of what I am trying to do from an Excel worksheet. My data is in the same form as columns A-C, columns O-P are supposed to illustate two slicers and the charts show before and after the entries in the slicers are selected. So to summarise the two features:
1. using a slicer allowing the user to add potential future projects, increasing value in respective region.
2. In addition, I would like to add another slicer for hedges that would reduce the existing company value by the amount of the hedge in a specific region and add the value of the hedge on top of the stacked graph.
So far, with help from someone else on this forum, I have been able to do something like what was explained in this link here:
https://community.powerbi.com/t5/Desktop/Is-there-a-way-to-only-apply-a-filter-on-a-specific-subset-...

I guess my problem is that when selecting the Hedges via the slicer, I would like the total value of Operational to be reduced by the total value of the selected Hedges, then have the absolute value of the Hedges stacked on top of the Operational value (like Region E below).
Hope this makes sense

Untitled.jpg

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Anonymous ,

So you want to get the reverse of selected value and display on the total side?
If this is a case, I'd like to suggest you use values and except function to get the reverse of selected value, then you can simply do aggregate and absolute on these values.

DAX EXCEPT function 

If you confused about coding formula, please share some dummy data with a similar data structure for test.

Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

Hi @Anonymous ,

So you want to get the reverse of selected value and display on the total side?
If this is a case, I'd like to suggest you use values and except function to get the reverse of selected value, then you can simply do aggregate and absolute on these values.

DAX EXCEPT function 

If you confused about coding formula, please share some dummy data with a similar data structure for test.

Regards,

Xiaoxin Sheng

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.