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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
nranito
Helper II
Helper II

character issue

I create a query with odbc "select ação from dual" and the result is "ac~o". Some characters come all mixed up.

There is some parametrization to solve this issue?

4 REPLIES 4
Eric_Zhang
Microsoft Employee
Microsoft Employee


@nranito wrote:

I create a query with odbc "select ação from dual" and the result is "ac~o". Some characters come all mixed up.

There is some parametrization to solve this issue?


@nranito

Did you connect that odbc from Power BI Desktop? It appears some encoding issue.

yES, Connection is by odbc.

 

How to fix that encoding issue?

nranito
Helper II
Helper II

Depends on any (regional) settings, something??

 

Update:

 

(Oracle database)

Columns defined as VARCHAR2 CHAR show up fine; columns defined as VARCHAR2 BYTE come all messed

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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

Top Solution Authors