Forum Discussion
k3rz0rg
Advocate III
8 years agoHow to get around with partial multibyte character issue?
Hi all, I've been working with oracle db and lately facing an issue regarding partial multibyte character. it says DataSource.Error: ORA-29275: partial multibyte character Details: DataSo...
Anonymous
5 years agoNot applicable
Hi Anonymous k3rz0rg ,
Any update on the request. How to handle this in Power BI. I am unable to import data from Oracle DB because of this language change.
Thanks in advance.
Abhishekkl
1 year agoFrequent Visitor
Only solution is to use cast in sql query and change data type to nvarchar , change the length as per original data type. Please reply if your issue is resolved.