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
Anonymous
Not applicable

Line chart aggregation

I have a line chart with multiple lines and each line i am able to see montly values but i want to see total of all lines in paticular month. Is it possbile ?

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous , Is these lines are because of legend. If yes you can have measure remove legend filter

 

M1 = calculate([measure], removefilters(Table[Legend Column]))

 

 

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

@amitchandak , Yes those lines are because of legend, But i want to see total along with the line.
For Example : 

I have a different products and there sales count.
In my line chart I am displaying products column in legend and sales count in values and x- axis i am displaying month of order.
Problem is In tooltip i am able to see products selected in slicer and there count in monthly wise. I want to see total count of selected products and individual product count also.

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
Top Kudoed Authors