Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

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've already changed the tooltip setting to dd/MM/yyyy and this has worked for the format of the start and end date but not of the additional date fields i have added directly to the tooltip field. I've checked the data in the query and it is formatted as a short date. Does anyone know how to change this so it shows as a short date within the tooltip?

 

Tooltip.jpg

1 ACCEPTED SOLUTION
v-lili6-msft
Community Support
Community Support

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

2.JPG

 

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

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

3 REPLIES 3
v-lili6-msft
Community Support
Community Support

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

2.JPG

 

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

Community Support Team _ Lin
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
amitchandak
Super User
Super User

@Anonymous , change format of date in column tools

Data Format New Rib.png

Anonymous
Not applicable

@his data field is already formatted as a short date within the column tools. The same data field is used in other visuals and is working correctly, it is only in this tool tip that it is showing in a different format. 

 

column tools.jpg

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.