Forum Discussion

ivypriest's avatar
ivypriest
Frequent Visitor
3 years ago
Solved

End Marker for a multiple line chart

Hello,    I'm struggling with adding the marker for the end date in the chart.    The data is long formatted. I put the category in the legend shelf and the value in the values shelf. I tried to...
  • parry2k's avatar
    3 years ago

    ivypriest if you are using legend then you cannot add multiple measures on the values, either it is legend or multiple measures.

     

    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 effort 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.

  • EHA_SD's avatar
    3 years ago

    To close the loop, here is the work around we came up with:
    Create a measure that holds the latest value then put it on the upper bound of the error bars (absolute), and change the marker to the dot.

    Hoping this won't be so hard to do in the near future!