Forum Discussion
Add constant (dashed) line to combo chart
Hello,
I am trying to add next dahsed line contant line into combo chart (line and stacked column chart), same like it is in this picture:
After I add new measure (percentage format) and format it as dashed (dotted/solid) line, it only stick with one month (see blue dot in below chart) and it doen't distribute it to all months (like red or orange line in above chart):
It is already added to line values:
Please help me to write next constant line into this chart
Thank you
6 Replies
- parry2kSuper User
krz_b what measure you used for constant line, it should be simply
Constant Line = 0.6✨ Follow us on LinkedIn and to our YouTube channel
I would ❤ Kudos if my solution helped. 👉 If you can spend time posting the question, you can also make efforts to give Kudos to whoever helped to solve your problem. It is a token of appreciation!
⚡ Visit us at https://perytus.com, your one-stop shop for Power BI-related projects/training/consultancy.
- krz_bFrequent Visitor
- krz_bFrequent Visitor
Thank you for your message, it looks like it is the issue with one measure which is included into CQD (Microsoft call dashboard data source) Query, called StartTime.
Issue occurs when the filter type is changed to 'relative date' to show the data for last n-months.
This filter is really nice because I do not have to manually change the month I want to report
- parry2kSuper User
krz_b SO you are saying if you are not using relative filtering it works but otherwise not. If that is the case, it doesn't make sense either because the constant line measure is a fixed value and relative date filtering shouldn't have anything to do with this. Can you share pbix file?