Forum Discussion
VISUAL HOUR FOR DAY
- 8 years ago
Hi EasyNet,
As Y-axis only supports numeric fields, it is not available to show hour values formatted as "HH:MM:SS" on Y-axis. As a workaround, you could first create two calculated columns which extratc "start hour" and "end hour" from [MIN_HORA_INICIO] and [MAX_HORA_INICIO], both are numeric values. Then, import custom visual Gantt Chart by MAQ Software.
Best regards,
Yuliana Gu
Hi EasyNet,
As Y-axis only supports numeric fields, it is not available to show hour values formatted as "HH:MM:SS" on Y-axis. As a workaround, you could first create two calculated columns which extratc "start hour" and "end hour" from [MIN_HORA_INICIO] and [MAX_HORA_INICIO], both are numeric values. Then, import custom visual Gantt Chart by MAQ Software.
Best regards,
Yuliana Gu
- EasyNet8 years agoFrequent Visitor
thank you very much ! That was what I needed, best regards!