I know this might be a stupid question but have you tried setting it to
0.2 instead of 0,2?
I had a few issues with number formatting in 2000 too, when trying to
use Norwegian formats. I ended up using US/UK numbers then applying
format codes for displaying.
There are also significant issues in 2005 data and preview tab with
European date formats (dd/mm/yyyy). It works fine when deployed.
The point I am aiming at is that the preview tab is not that good an
indicator of how the report may behave when deployed, primarily because
there are a number of issues when using non-US locales.
Regards
Chris
[quoted text, click to view] Pyry Grönholm wrote:
>
> I'm not able to define the chart y-axis maximum and minimun to be
> fixed 0,2 and -0,2. I have defined the report language as finnish and
> in editor the everything works fine but after deploying and in
> preview mode reporting services changes the limits to -15 and 15. I
> suppose the problem is the the ',' decimal separator. I have set IE
> and asp.net local to finnish and the OS (XP PRO EN) default locals to
> the use finnish number formats. All other formattings in the report
> are just fine, so the only problem is the chart. Does anyone know how
> to fix this problem?
--