Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
How to show data points at bottom of bars like below.
PFA..
Hi,
Yes, It is possible.
Follow below steps :
1: Instead of Bar chart use Combo chart.
2: Add your expression. (Uncheck Values on Data Points)
3: Again add expression with some modification like
Dual(YourExpression,sum(0.1)) (Check Values on Data Points)
Regards
Hi Max / Settu
Your both solution is working fine but data point show with growth.
@Settu : Not as you images
I am using combo chart with one bar and one line...
PFA...
Thanks
Hi,
can you provide the sample?