Forum Discussion

khanyousuf28's avatar
khanyousuf28
Frequent Visitor
3 years ago

How to add starting and ending data label points for multiple lines on a single line chart?

I have 3 columns. Product, Time, Share. I have placed time on x axis, share on y axis, and product in the legend to get different lines for different products. How do I get only the starting and end data point labels for this chart?

2 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi khanyousuf28 ,

     

    I think you can achieve your goal by Line and clustered column chart. The result will look like as below.

    You may refer to this blog to learn more details about how to configure the visual and create the measure.

     

    Best Regards,
    Rico Zhou

     

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • khanyousuf28's avatar
      khanyousuf28
      Frequent Visitor

      this works when there is only one line. I have multiple lines on the same chart with the product name in legend. thanks for the help though!