Hello,
I have tried about everything and am completely at loss as to what to do next. I hope you can help
Here is the issue- I had a report which worked fine up until recently, The report has a chart and displays the data table with the chart. The issue is the column headings are no longer displaying correctly. The column headings are numbers but stored as text so "19345", "12345", so when I query I make sure to use my quotes to extract the field.
Now these column headings are displaying as 1E+05.Nothing was changed in the query or the report as far as I am aware.
Here is what I tried in no particular order:
1) changed my query for the chart to display the column headings as numbers by using VAL(columnName)- although this displayed the correct name of the field in design layout, in preview it still displays 1E+05.
2) Recreated the entire report- still same issue
3) checked my query and my query is displaying the correct column headings.
4)edited my chart data table option formated the column heading as number and also tried to format it as text.
Any help with this is greatly appreciated!
Thanks,
AV
I have tried about everything and am completely at loss as to what to do next. I hope you can help
Here is the issue- I had a report which worked fine up until recently, The report has a chart and displays the data table with the chart. The issue is the column headings are no longer displaying correctly. The column headings are numbers but stored as text so "19345", "12345", so when I query I make sure to use my quotes to extract the field.
Now these column headings are displaying as 1E+05.Nothing was changed in the query or the report as far as I am aware.
Here is what I tried in no particular order:
1) changed my query for the chart to display the column headings as numbers by using VAL(columnName)- although this displayed the correct name of the field in design layout, in preview it still displays 1E+05.
2) Recreated the entire report- still same issue
3) checked my query and my query is displaying the correct column headings.
4)edited my chart data table option formated the column heading as number and also tried to format it as text.
Any help with this is greatly appreciated!
Thanks,
AV