Forum Discussion
Anonymous
4 years agoNot applicable
Power BI cannot convert to integer from Oracle
Hi, We are trying to bring an integer number from Oracle but the power query always recognize it as decimal number. We already tried use CAST ( #number as INT ) and TO_INT Oracle functions on the vi...
lbendlin
4 years agoSuper User
Are you using the Oracle driver or the ODBC driver?
Anonymous
4 years agoNot applicable
Oracle Database.
- lbendlin4 years agoSuper User
You can raise an issue at https://issues.powerbi.com . If you have a Pro license you can consider raising a Pro ticket at https://powerbi.microsoft.com/en-us/support/pro/
- Anonymous4 years agoNot applicable
Thanks! I'll do it.