Forum Discussion
Adjust numeric formats for aggregates inside tooltip
- 9 years ago
Hi Leah-H,
Based on my test, without the option to use the Format option under Model tab, I was also not able to affect Power BI's internal calculation which shows up in the tooltip by using ROUND or TRUNC in this scenario.
In addition, as the idea for supporting DAX measures against Tabular models is alread started, I think the Format option under Model tab will also be available against Tabular models when that idea is complete.:smileyhappy:
Regards
Phil I hope TRUNC works - however I would've thought ROUND would also work :smileyhappy:
Let's see...
I tried it here and worked for me.
- Leah-H9 years ago
Advocate I
Thanks for the suggestions! It's true that I need the variable to be numeric since I'll be doing calculations on it, and then the issue here is cropping up due to the automatic display of the summarized numeric value in the tooltip. Using TRUNC is a good suggestion, but it does not seem to solve the issue for me. Is there a setting you're able to switch that might explain why it's working on your end and not mine?
As of now ROUND and TRUNC are both exhibiting the same behavior for me. And I'd prefer to use ROUND over TRUNC since that would give me more accurate averages when summarized.
(I recreated and saved the workbook this time, hence the different average score)
- v-ljerr-msft9 years ago
Microsoft Employee
Hi Leah-H,
Based on my test, without the option to use the Format option under Model tab, I was also not able to affect Power BI's internal calculation which shows up in the tooltip by using ROUND or TRUNC in this scenario.
In addition, as the idea for supporting DAX measures against Tabular models is alread started, I think the Format option under Model tab will also be available against Tabular models when that idea is complete.:smileyhappy:
Regards
- Anonymous7 years agoNot applicable
Unfortunately this is something that is unbereable with models that have thousands of measures.
I think Power BI team should work on a way to allow custom formatting also on tooltips, the same way they are possible in measures etc...