Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
k3rz0rg
Advocate III
Advocate III

How 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:
DataSourceKind=Oracle
DataSourcePath=dwhse-prod:1530/dwhseprd
ErrorCode=29275

 

I have isolated the row and can anyone tell me how to get around that issue?

It is source = oracle.database("server",[query])

 

Thanks,

K3

11 REPLIES 11
Kishore001
New Member

Did you got the solution, I am facing this issue currently

Nope! Unfortunately the only way to bypass the issue is deleting rows and column (!) hoping the data you loose are not relevant

DaniloTavecchio
Frequent Visitor

Hi, I have the same issue and I cannot understand what row or what column has the bad character in it . And furthermore The link above seem not working (404: Page not found) 

Any help?

Anonymous
Not applicable

Hi @v-yuezhe-msft ,

 

Is this issue resolved? If so could you please help me how to resolve it in power BI.

 

I am facing same issue when i import data from Oracle Database to Power BI. Unable to load it to POWER BI.

 

Any Solutions is highly appreciated.

 

Thanks in advance.

Anonymous
Not applicable

Hi @v-yuezhe-msft @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.

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.

v-yuezhe-msft
Microsoft Employee
Microsoft Employee

@k3rz0rg,

I have no issues connecting to Oracle and writing SQL query in Power BI Desktop. Have you tried to execute the SQL query in SQL developer and check if it is successful?

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Hi ,
Even I am facing same issue when I upload to report to PBI services and yes I am using SQL Query did transformation on that particular column but nothing is working for now.
 Any suggestion appreciated 

@v-yuezhe-msft

 

Well, connecting to oracle is good; it's the point of entry where the user inserted the data in different characterset. We have users all around the world and problem occurs mostly from the euro side when they use special characters for names or addresses in their own utf or ascii sets.

I've been looking for a way to convert that while fetching the data with query.

 

-K3

@k3rz0rg,

How about you use the function described in the following blog to convert the row?

http://www.dba-oracle.com/t_ora_29275_partial_multibyte_character.htm

Regards,
Lydia

Community Support Team _ Lydia Zhang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

This link is not working

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.