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

A new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.

Reply
Arkhos94
Helper IV
Helper IV

Show difference between 2 curves

I have a basic graphic visual that show the YTD performance each year. I want to show the difference between the December performance of 2021 and 2023 (like in the picture below), is there any way to add that ?

I already have a measure that calculate the difference between any YTD performance and the one from December 2021 (that is used as a reference)

PBI.PNG

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Arkhos94 ,

Thank you for @amitchandak answer , and I have other suggestions for you:

First of all, thank you for creating a measure about Difference with 2021-12 Performance, but there is currently no way to add a difference arrow to the line chart, it can only be displayed in the tooltip.

Best Regards,

Xianda Tang

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

4 REPLIES 4
Arkhos94
Helper IV
Helper IV

I build a measure that show "Current performance (difference with 2021-12 performance" and put it on the graph using the new label option, thanks for the idea

 

Is there any way to show an arrow like I added on my picture ?

Anonymous
Not applicable

Hi @Arkhos94 ,

Thank you for @amitchandak answer , and I have other suggestions for you:

First of all, thank you for creating a measure about Difference with 2021-12 Performance, but there is currently no way to add a difference arrow to the line chart, it can only be displayed in the tooltip.

Best Regards,

Xianda Tang

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

 

Thanks, i hope such a function will be added some time in the future then

amitchandak
Super User
Super User

@Arkhos94 , You can use the new detailed option in label and display YTD diff. but it will show for all values. Noy you can control that display on last month.

 

if(Max(Date[Month]) = maxx(allselected(Date), Date[Month]) ,[YTD Diff], blank()) 

 

New Power BI Data Label Customizations (December 2023) - Enhance Your Data Analysis & Reporting:
https://www.youtube.com/watch?v=qe3eW4OkAN8&list=PLPaNVDMhUXGYo50Ajmr4SgSV9HIQLxc8L

 

 

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

Helpful resources

Announcements
May Power BI Update Carousel

Power BI Monthly Update - May 2026

Check out the May 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.