Forum Discussion
datapal04
Helper I
3 years agoAdding Markers to Chart
Hello, I have a bar chart that counts the number of cases our business unit receives. As an aside, we also have different Events (at any random day) which may influence the number of cases received....
- 3 years ago
My suggestion is to use the Combo Clustered Line Chart. This can be a 1 or 0 or actual Event Count.
Create a measure to Count your Events. Put this as your Line. Something like this.
Then you can change line stroke width to 0, and change the Marker per your requirement.
Hope this gives you an idea to work with.
Regards,
Arul
Super User
3 years agodatapal04 ,
To achieve this you have to use line and stacked column chart and then in the Line y axis you have to use event metrics, then you have to enable markers under marker section then reduce the line stroke under line properties.
Now you may get the expects result.
Thanks,