Hi am rather instenively using the xamPivot-controls just now in order to migrate my applications, so I am afraid I will be rather active on this forum for a while.
I have a xamPivotDataSelector and a xamPivotGrid connected with the XmlaDataSource to MS analysis server 2008 databases. This all works fine exept that where data or dimension names contain our nordic characters it is presented like "Alle overføringer" which should read "Alle overføringer".
I first wondered if this was because of some xmlaDatsource settings missing on the IIS server, but when I use the same connection from Excel, everything is correct.
How do i get past this problem? i am afraid suggesting our customers to rename their employees and customers will be rather badly received :-)
Btw. i use AdomdDataSource
Hi
I have the same problem with culture = 'cz-CZ'.
In Excel everityhing ok, but in the Pivot grid is data wrong.
I have instaled last service release (20103.2116)
Hi, I see now that your latest service release has solved this issue.
Thank you Plamen,
I will look forward to the service release, and am happy with the fokus and commitment you and and your company have on solving your customers problems.
Regards
Jorvart
Hello,
I think that we definitely can consider it as a bug in WPF version. What documentation says about encodings used by XMLA row-sets is as follow:
“… XML for Analysis (XMLA) supports encoding as defined by Microsoft SQL Server.”
Also it seems that UTF-8 encoding is the one used by XMLA. In next few days you can expect the next service release where we’re going to fix this issue. We’ll set UTF-8 to be default encoding used when the XMLA message is encoded/decoded and also there will be an option to the user to change it if it’s needed. I’ve made couple of tests with UTF-8 and I was able to display correctly these ‘problematic’ symbols and some Cyrillic symbols as well.
Best regards.
Plamen.