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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

error importing special character from Odoo db

Hi,

i'm using CDATA Odoo connector to import my db to power bi desktop but all special character like & or < are imported as &amp;

any help?

 

thanks

Status: Needs Info
Comments
Anonymous
Not applicable
Anonymous
Not applicable

@mauroanelli ,

How about you store these special characters in other data sources such as Excel and SQL database? I make a test using these data source, & and < are imported into Power BI Desktop as expected.
1.PNG

What is the data type of this field in your data source?

Regards,
Lydia

Anonymous
Not applicable
 
mauroanelli
Helper I

@Anonymous  in odoo the fieald are char type

Anonymous
Not applicable

@mauroanelli ,

I make a test when creating field in SQL Server with char type, everything works from my end, what is your Power BI Desktop version? I am using Power BI Desktop March release(2.67.5404.801).

Regards,
Lydia

mauroanelli
Helper I

me too