Forum Discussion
Anonymous
6 years agoNot applicable
How to Format Date in the Tooltip Label?
Hello!
How and where can I format the date that is displayed in the tooltip label? I need it to just say "April, 2019".
Thank you!
Try dragging formatted column in the tooltip
https://docs.microsoft.com/en-us/power-bi/desktop-custom-tooltips
format(date,"MMM,YYYY")
Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution. In case it does not help, please provide additional information and mark me with @
Thanks.
1 Reply
- amitchandakSuper User
Try dragging formatted column in the tooltip
https://docs.microsoft.com/en-us/power-bi/desktop-custom-tooltips
format(date,"MMM,YYYY")
Appreciate your Kudos. In case, this is the solution you are looking for, mark it as the Solution. In case it does not help, please provide additional information and mark me with @
Thanks.