Forum Discussion

tecumseh's avatar
tecumseh
Resolver III
10 months ago
Solved

Show 2 Series Values On Line Chart

Hi, How can I chow Series Label2 for 2 Sereis on Line Chart when the 2 End Line value are close togther? In this line chart I want to show the Series labels for both Booked and Delivered I tried...
  • kushanNa's avatar
    10 months ago

    Hi tecumseh 

     

    I have a feeling this should be expected by design. As a workaround, you could create two measures with a slight offset and make them return a value only at the last point of the line. Then, add these measures as lines like in the visual below. but you will need to switch off legend and tooltips and add a separate tooltip page

     

    I have attached the sample PBIX file I created for your reference.