Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
6 years ago
Solved

Gantt 2.2.3 Tooltips

I have a Gantt 2.2.3 visual in a dashboard I've created and it is working as expected, however, when i add additional date fields to the tool tip these shows as format yyyy-MM-ddTHH:mm:ss.000Z.   I...
  • v-lili6-msft's avatar
    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