Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Vote for your favorite vizzies from the Power BI Dataviz World Championship submissions. Vote now!
Hi,
I'm looking for a way to add a dynamic goal line to my combo chart that would change based on filtering context.
My visual is build bar charts showind total number of lines and line which shows one of 6 different measures that changes depending on selected measure name in one of the slicers. Additionaly there are other slicers like Region, Customer Name etc.
The goal would not only be based on measure selection but also based on at least 2 additional slicers selected.
Let me know if it's possible or would you need additional details.
Best Regards,
Jan
Hi jasiekkal,
You want to achieve some aggregation result based on selections in multiple slicers, right? You can use DAX formula like this pattern:
Result = Calculate(aggregation, allselected(table1), allselected(table2), ...)
Regards,
Jimmy Tao
Vote for your favorite vizzies from the Power BI World Championship submissions!
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 55 | |
| 52 | |
| 41 | |
| 16 | |
| 16 |
| User | Count |
|---|---|
| 107 | |
| 103 | |
| 40 | |
| 33 | |
| 25 |