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
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.