Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi all,
i want to show y axis values with one decimal how can i show?
0.1%
2.1%
4.1%
......12.1% so on....
like
try this
=num(sum(Sales),'##.#')
not working ![]()
Please share some dummy data with expected output ....
Hi,
Please check this.
Hi,
Change the properties like below.
both not working for me ![]()
Can you attach sample file with some data?