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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Filter visual based on grouped result

I have 2 tables like the below. Let's call one 'Test Table':

LocationProductDateSupplyDemandAbove TargetBelow Target
11001/1/20235060010
11002/1/20236050100
21003/1/20232040020
32001/1/20233550015
32006/1/2023202000
41005/1/2023101000
43001/1/20237060100

and the 2nd one 'Master Table':

PlannerProduct
Name1100
Name2200
Name3300

 

I'd like to create 2 slicers:

1) A slider to determine number of months in the future

2) A slider for the sum of 'Supply' grouped by Location & Product 

 

I want these 2 sliders to affect 2 separate visuals at the same time:

1) A chart showing sum of supply within the sliced number of months of today's date

2) A chart showing sum of 'Above Target' and 'Below Target' separately for each planner name, only for 'Product' that meet the Supply and Date ranges entered in the slicer

 

I am having a hard time wrapping my head around the logic of connecting the 'Supply' slider result to the 2nd visual (with the above and below target) when supply is not part of the visual.

 

0 REPLIES 0

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

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

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