Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
2 years ago

Power Bi Paginated Report Builder Labeling

I have a line chart in Report Builder, see screen shot.  Is there an easy way to display the names of each of the lines.  For example, each one of those lines is an employee.  The employee field in the data is the series group.  I would like to have each employee's name at the beginning or end of the line.  But I have not figured out a way to do this.

 

 

2 Replies

  •  

    • Add Data Labels to the Chart:

      • Select the line chart in your report.
      • Right-click on the data series and choose "Show Data Labels."
      • This will add labels to each data point on the lines. While this doesn't exactly place the name at the start or end of the line, it does provide a way to see the data values at each point.
    • Customize the Data Labels:

      • You can format the data labels to include both the value and the series name (employee name) by modifying the label properties.

     

    • Anonymous's avatar
      Anonymous
      Not applicable

      I was able to do this, but I wish there was a way to just have the lines labeled at the beginning or end, and not each data point.