I was trying to have my Tool tip show the full amount $123,123,123 and
the label show the Million abbreviation $123.1M
So I left the Metric Set Default (Configure Metric Set Element) value Format with “C0” and then went to the Data Point Label and put [value:#,0,,.0M] expecting that will format it.
Sad face it did not. I kept think I must have this wrong I know this works.
Not until I set :#,0,,.0M and Symbol $ in the Metric Set Default then used [value:C0] on the tool tip did I get the results I wanted.
Just wanted to point this out in case anyone got into a similar situation.