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 create new measure/column in the data model. But I can't add them to the value shelf.

 

 

Something interesting is, if the legend is empty, then I can add the calculated measure/column in the values shelf.

 

Much appreciated for the suggestions in advance!

 

Thanks,

Bingying

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

  • 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!

3 Replies

  • 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!

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

  • ivypriest's avatar
    ivypriest
    Frequent Visitor

    Thanks for the explanation! parry2k Hope this feature will be added to PBI desktop soon.