Forum Discussion
Tooltip Formatting
- 5 years ago
Anonymous ,
Either override the measure DP at visual-level on your details tab page (if you don't need the tooltip to show the higher DP), or create a new measure "myMeasureZeroDP" which is just '= [myMeasure]' but can be set to zero DP for pages that need it, and the original measure with 2 DP can be used on pages that need it.
Another option would be to create your own Tooltips, then you can display them however you want.
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips
For what it's worth, I can't imagine anybody needs to see 55 cents on the end of a $199m value.
Pete
Anonymous ,
Either override the measure DP at visual-level on your details tab page (if you don't need the tooltip to show the higher DP), or create a new measure "myMeasureZeroDP" which is just '= [myMeasure]' but can be set to zero DP for pages that need it, and the original measure with 2 DP can be used on pages that need it.
Another option would be to create your own Tooltips, then you can display them however you want.
https://docs.microsoft.com/en-us/power-bi/create-reports/desktop-tooltips
For what it's worth, I can't imagine anybody needs to see 55 cents on the end of a $199m value.
Pete
haha yes 55 cents doesnt matter on a forecasted revenue of $199m but still wanted to show it on the details page as business does reconsillation when they export and they match the DP values as well. Rest, i'll create a seperate measure and i think that will work.
Thanks for the support !!!
Regards,
Himanshu