Forum Discussion
Snagalapur
1 year agoHelper IV
Tool tip Format in Line chart
Hi , Please suggest how to display tooltip in Million format in Line chart Ex: 369.6 M
- 1 year ago1. Go to modelling pane2. create column3. Insert this formula in the formula bar :TOOLTIPCOLUMN = FORMAT(TooltipTableName[TooltipColumnName], "#,0,,M")4. use the tooltipcolumn as the tooltip5.(optional) Remove the orignal column that you created a toooltip from to reduce model size
Anonymous
1 year agoNot applicable
Hi Snagalapur
Thank you for reaching out microsoft fabric community forum.
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.