Hi All,
I have a field called debugtime in my table. I am displaying that in chart after converting that into a number using a formula
@debugtime
tonumber({ClearQuest.debugtimes})
in the chart , i am displaying Max(@debugtime), if the value is null , I need to display that as Zero in the chart is it possible ?
Please let me know.
Thanks
Saran
I have a field called debugtime in my table. I am displaying that in chart after converting that into a number using a formula
@debugtime
tonumber({ClearQuest.debugtimes})
in the chart , i am displaying Max(@debugtime), if the value is null , I need to display that as Zero in the chart is it possible ?
Please let me know.
Thanks
Saran