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

Prepping for a Fabric certification exam? Join us for a live prep session with exam experts to learn how to pass the exam. Register now.

Reply
khush19
Resolver I
Resolver I

How to get constant line in Line and stack chart

Hi All,

 

I have requirement where i need to add a line at 85% ( a constant line) on my line and stack chart.

khush19_0-1655423023727.png

 

How to do this?

1 ACCEPTED SOLUTION

Hi @khush19 

 

In this scenario, it doesn't support to add a y-axis constant line for the stacked columns. If you add a measure to Line y-axis area, it uses the line axis rather than the column axis.  

 

You may calculate the max value for the line axis. Then multiply 0.85 to the max value in a measure. Put this measure to the chart as a line. It will appear at the 85% height position of the column. 

vjingzhang_0-1655872964190.png

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

View solution in original post

3 REPLIES 3
VahidDM
Super User
Super User

Hi @khush19 

 

Create a measure like this:

constant line = 0.85
 
and use that in the Line y-axis field of the visual like the below:
VahidDM_0-1655423592916.png

 

 

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

Appreciate your Kudos!! 

Badges.jpg

LinkedIn | Twitter | Blog | YouTube 

Thanks Vahid ,

 

but in My case % axis has stack chart and numbers are for line chart.

so when i add something like this it add to stack chart

 

khush19_0-1655423904674.png

 

Hi @khush19 

 

In this scenario, it doesn't support to add a y-axis constant line for the stacked columns. If you add a measure to Line y-axis area, it uses the line axis rather than the column axis.  

 

You may calculate the max value for the line axis. Then multiply 0.85 to the max value in a measure. Put this measure to the chart as a line. It will appear at the 85% height position of the column. 

vjingzhang_0-1655872964190.png

 

Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

Check out the April 2025 Power BI update to learn about new features.

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

Find out what's new and trending in the Fabric community.