Hi Team,
I have a bubble chart, which is displaying values from 0-n.
But i want to display from max to min n-0 .
Please suggest , how to do so....
Regards,
Inam
Multiply your values by -1, and format them so that the sign isn't displayed.
Quote from: Michael75 on 21 Dec 2016 10:00:04 AM
Multiply your values by -1, and format them so that the sign isn't displayed.
Thanx,, it helped.. but unable to remove the minus sign..I saw in data format for number category,, no option for removing - sign...
Regards,
Inam