Hi,
I'm using CE 10 (svc pack 5). I create reports in CR 10 (svc pack 5) that draws data from our MySql (v.4.0.18) database via ODBC.
I've created a report that shows charts of grant inquiries by year and month. Report header shows chart of all years. Group Header 1 shows chart of each year by month/source.
I've created 2 formula fields YEAR and MONTH to group on: YEAR (formula is: Cstr({Command.Year},0) where Command.Year is the YEAR(myqsl.date))
MONTH is the same formula structure as YEAR.
Problem: When viewing the report in Crystal Reports, the axis labels, legend labels show the value for @Year (string) properly as 2006 or 2005, etc. However, when the same report is published in CE 10 and an instance is run, the axis labels, legend labels, and anywhere else I've inserted the @Year (string) value shows with a comma like 2,006 or 2,005 etc.
I've tried turning off 'thousands separator' in File->Options->Fields->Number several different ways and nothing seems to stop this behavior. I just applied the latest Viewer hotfix (jan 2006) and believe all other hotfixes are uptodate.
Any help would be greatly appreciated!
I'm using CE 10 (svc pack 5). I create reports in CR 10 (svc pack 5) that draws data from our MySql (v.4.0.18) database via ODBC.
I've created a report that shows charts of grant inquiries by year and month. Report header shows chart of all years. Group Header 1 shows chart of each year by month/source.
I've created 2 formula fields YEAR and MONTH to group on: YEAR (formula is: Cstr({Command.Year},0) where Command.Year is the YEAR(myqsl.date))
MONTH is the same formula structure as YEAR.
Problem: When viewing the report in Crystal Reports, the axis labels, legend labels show the value for @Year (string) properly as 2006 or 2005, etc. However, when the same report is published in CE 10 and an instance is run, the axis labels, legend labels, and anywhere else I've inserted the @Year (string) value shows with a comma like 2,006 or 2,005 etc.
I've tried turning off 'thousands separator' in File->Options->Fields->Number several different ways and nothing seems to stop this behavior. I just applied the latest Viewer hotfix (jan 2006) and believe all other hotfixes are uptodate.
Any help would be greatly appreciated!