The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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?
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.
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!