Forum Discussion

teylyn's avatar
teylyn
Icon for Advocate III rankAdvocate III
5 years ago
Solved

Custom markers in combination column/line chart?

Hi,   I have a combination stacked column/line chart. The line is formatted to show only the markers. Is there a way to get a tick mark instead of the cross as a marker? So, either   - upload an ...
  • PhilipTreacy's avatar
    5 years ago

    Hi teylyn 

    Download this sample PBIX file

    I've created a new column called Injuries_Line to plot as line values.

    Turn on Data Labels, turn on Customize series and only show labels for the line series.

    Use a Custom Format string for the line series ✔;;; so it only displays positive values and these values will only be 1 (or whatever value you choose to plot)

    Regards

    Phil