can we use different field for chart?

edited 10:34PM in FastCube
hi all,

we have a table which contains event records. In this table, we have eventStartDate and eventEndDate fields.
we wanna show event duration as time (like '00:02:39') on fcGrid and show it as seconds (like 159) on fcChart.
These fields are calculated fields.

how can i do this by code?

any suggestions?

Leave a Comment