Chart X Axis
I have chart which has cycles and time( as integer like 1,2,3,4,...) on x axis and machine hours on y axis.
when I get the graph the x axis is displayed as 0.00,1.00 and so on.
so I changed the Number format for Report,didn't help.
So I created a formula field and did ToText(hour,"#").this removed the decimal but the order was lost as it was ordered like stgrings like 1,10,11...2,...
How can I have numbers withour decimal on x axis.
Thanks,
Sudha

