Forum Discussion
Anonymous
2 years agoNot applicable
Line Chart with Events
I have a simple line chart that charts POS Sales over time. I have another table that breaks out all US Holidays with their date. I would like to use the US Holidays Table to have Events layered over...
parry2k
2 years agoSuper User
Anonymous you can surely do that, add a measure where date = holiday date otherwise return blank, and then use a combo bar and line chart and use this measure for the bar chart, alternatively, you can also explore error bars.
Anonymous
2 years agoNot applicable
Good tip! However, it's not 100% what I was looking for. I'd prefer it to be a dashed thin line and the thinnest I can make a bar chart is still thicker than I'd like. Additionally, I'd like the Data Label to show the Holiday. Right now, it just appears as 1 (Count of Holiday).