Forum Discussion
Gantt 2.2.3 Tooltips
- 6 years ago
hi Anonymous
Based on my research, it seems you could not change the format of date in tooltip which is drag in Tooltip Values of Gantt 2.2.3.
and there is a similar way to solve your problem:
Just create a text format column for [TRF Sent Date] like below:
New TRF Sent Date = FORMAT([TRF Sent Date],"DD/MM/YYYY")Now drag this new column into tooltip
by the way, you could just add a space in [TRF Sent Date] that make this new column name looks like old one.
Regards,
Lin
hi Anonymous
Based on my research, it seems you could not change the format of date in tooltip which is drag in Tooltip Values of Gantt 2.2.3.
and there is a similar way to solve your problem:
Just create a text format column for [TRF Sent Date] like below:
New TRF Sent Date = FORMAT([TRF Sent Date],"DD/MM/YYYY")
Now drag this new column into tooltip
by the way, you could just add a space in [TRF Sent Date] that make this new column name looks like old one.
Regards,
Lin