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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
DanielMP
New Member

Problem With Decimals in Oracle Database Connection (ORA-01722: invalid number)

Hello community,

 

I'm having some issues with PowerBI Desktop version 2.124.2028.0. When I connect to the Oracle Database Connection of my company, there is a problem importing a view that have a relation with other table that has a number field defined as VARCHAR that has commas "," as decimals separator instead of dots ".". The error reported is: 

 

[DataSource.Error] Oracle: ORA-01722: invalid number

 

I didn't have this problem in previous version when importing mode, and If I run this code through SQL Developer it runs perfectly. I can´t change the type of this field, and I can't do anything about the view because that view is related to another view that is related to another view... that is related to the original problematic table, all their are managed for my company. Anybody knows what could I do in order to solve this problem?? 

 

Thanks all!!  

1 ACCEPTED SOLUTION
DanielMP
New Member

*****UPDATE*****

I JUST SOLVED THE PROBLEM. I have to go to: edit enviroment variables for this acccount / or this system (if you have privileges) and set the variable name: NLS_NUMERIC_CHARACTER, and set value: ,.

View solution in original post

2 REPLIES 2
DanielMP
New Member

*****UPDATE*****

I JUST SOLVED THE PROBLEM. I have to go to: edit enviroment variables for this acccount / or this system (if you have privileges) and set the variable name: NLS_NUMERIC_CHARACTER, and set value: ,.

Anonymous
Not applicable

Hi @DanielMP ,

I'm glad to hear that you solved your problem. Could you please post your solution as a reply below and mark it as answer so that more users facing the same problem can find the solution faster? Thank you!

Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors