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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello
I a graph, e.g. bar graph or dial or anything, we want to indicate a value that is a cut-off point or a limit or a baseline. We want this value to be indicated on the graph so that we see whether we have exceeded that or not etc.
Is it possible?
Thanks!
Solved! Go to Solution.
Hi , @Anonymous
PBI has already added the ability to create multiple data bound reference lines on some visuals.
When you create a bar chart ,you can create a constant line .You can set it in visual analytics pane.
When you create a dial gauge ,you can create a measure to set you target value.
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
@Anonymous ,You can add create a measure with static value and add
Can you please explain with an example.
Example
Avg line = calculate(Avergae(Table[Value]),All(Table))
Static Line = 10 //New column or measure
Hi , @Anonymous
PBI has already added the ability to create multiple data bound reference lines on some visuals.
When you create a bar chart ,you can create a constant line .You can set it in visual analytics pane.
When you create a dial gauge ,you can create a measure to set you target value.
Best Regards,
Community Support Team _ Eason
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.