I have a line chart which is working fine, but when I show the Data table underneath the chart, all of the values show up as regular numbers. I want them to show up as currency.
One would think that you could format the data table cells itself as a currency and that would work...Since the...