11-27-2013 03:32 AM
Hi guys,
I have a problem.
I want to display an double indicator, where MMM,ss format . I get minutes value separately and seconds value separately..
Solved! Go to Solution.
11-27-2013 04:00 AM - edited 11-27-2013 04:01 AM
You can use the Timestamp indicator to display information in the requested layout. When displaying numeric values as timestamps, you have to convert them first using the "To Timestamp" function.
Please note that with that conversion, the timestamp starts from 1/1/1904 00:00:00 for the value '0'.
Norbert
EDIT: Using the Display Format option of numeric indicators, you can configure them to display time and date as well. Please check this option.
11-27-2013 04:13 AM
11-27-2013 06:19 AM - edited 11-27-2013 06:21 AM
Something like this?
EDIT: Just noticed that you said you get Minutes and Seconds separately. GerdW has the answer you want then.
11-27-2013 06:32 AM - edited 11-27-2013 06:32 AM