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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
Anonymous
Not applicable

Dynamic Reference Line on Y Axis

Hey, its very very urgent.

 

I need to have a simple reference line (horizontal) on my line chart. I've searched the net. No answer seems good. I have a measure which can change based on filters.

 

Please help ASAP !!!

2 REPLIES 2
amitchandak
Super User
Super User

@Anonymous ,

You can have a measure with a static value

 

M1 = 10

 

Measure with Avg.min/max value overall

M2 = calculate(Average(Table[Col]),all(Table))

 

Or use analytics Pane.

https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-trend/ba-p/882970

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
mahoneypat
Microsoft Employee
Microsoft Employee

Please see this link for instructions on the Analytics pane.

 

https://docs.microsoft.com/en-us/power-bi/transform-model/desktop-analytics-pane#:~:text=With%20the%...

 

You can also just create a Measure that has a constant value and add it also to your visual

ConstantLine = 10  (for example)

 

If this works for you, please mark it as the solution.  Kudos are appreciated too.  Please let me know if not.

Regards,

Pat





Did I answer your question? Mark my post as a solution! Kudos are also appreciated!

To learn more about Power BI, follow me on Twitter or subscribe on YouTube.


@mahoneypa HoosierBI on YouTube


Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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