Forum Discussion
Anonymous
6 years agoNot applicable
Mouse Over tooltip - Number Format
Hello all I am puzzled with formatting the information that shows when I mouse over a clustered bar chart. My visual has 2 values ACT YTD and BUD YTD, when I mouse over the ACT YTD the number o...
- 6 years ago
Hi Anonymous ,
We can create a measure as below and add it to the tooltip to work around.
For more details, please check the pbix as attached.
mwegener
6 years agoMost Valuable Professional
Hi Anonymous ,
use the Modeling tab, select the column which you want to format and choose the format.
Or look at this.
https://docs.microsoft.com/en-us/power-bi/desktop-custom-format-strings
- dharm_harley3 years agoNew Member
This is the best solution!!!