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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have a line graph that spans the last 13 months and has two slicers.
I'm displaying the cost-of-goods% (COGS) based on the selection in the first slicer (State = Colorado)
The second slicer is all the law firms included for the State.
I'd like to add/remove lines (Blue line in attached prototype) to my graph based on selections made in the second (Law Firm) slicer so I can compare how this law firm is doing compared to the overall State values.
Solved! Go to Solution.
I figured out how to do this.
One simple measure to figure COGS for the law firm.
And a second measusre COGS for Region % = CALCULATE([COGS for LF%], ALL(FileEntry[Law Firm Name])).
It was easier than I thought. Have already identified where I can use similar functionality.
I figured out how to do this.
One simple measure to figure COGS for the law firm.
And a second measusre COGS for Region % = CALCULATE([COGS for LF%], ALL(FileEntry[Law Firm Name])).
It was easier than I thought. Have already identified where I can use similar functionality.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.