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

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.

Reply
vani2506
New Member

Help! I want to add multiple lines in clustered Column chart.

 I want to add multiple lines in clustered Column chart. Do I need to create multiple measures for each line? Is there any easy solution? Ideally I want a line which shows the Total calls for each year at different point in time. 

My Output looks like this 

 My OutputMy Output

 

Expected Output: Each Year has a different line.

 

Expected OutputExpected Output

 

Thanks in Advance. 

 

Cheers, 

Vani

 
1 ACCEPTED SOLUTION
v-yingjl
Community Support
Community Support

Hi @vani2506 

If you want to get the same output as you expected, I think create multi measures is a direcrt solution because one line represent one value in the chart.

multi lines.png

 

Attached my sample file that you can refer: add multiple lines in clustered Column chart.pbix 

 

Best Regards,
Yingjie Li

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

3 REPLIES 3
v-yingjl
Community Support
Community Support

Hi @vani2506 

If you want to get the same output as you expected, I think create multi measures is a direcrt solution because one line represent one value in the chart.

multi lines.png

 

Attached my sample file that you can refer: add multiple lines in clustered Column chart.pbix 

 

Best Regards,
Yingjie Li

If this post helps then please consider Accept it as the solution to help the other members find it more quickly.

 

amitchandak
Super User
Super User

@vani2506 , Multiple lines using legend are not yet supported on the Clustered line chart yet.

Mutiple meausres seem like an option. Of check for some custom visual

https://appsource.microsoft.com/en-us/marketplace/apps?product=power-bi-visuals

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
ryan_mayu
Super User
Super User

@vani2506 

 

Please see if this is what you want?

1.PNG

you need to create a calnder table and create relationship between them.

ytd = TOTALYTD(sum('Table'[value]),'datetime'[Date])

2.PNG





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

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.