Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
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 !!!
@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.
Please see this link for instructions on the Analytics pane.
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
To learn more about Power BI, follow me on Twitter or subscribe on YouTube.
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 97 | |
| 73 | |
| 50 | |
| 47 | |
| 44 |