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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
baron33
Frequent Visitor

Import datasource from ODBC --- but can't get decimal numbers

My data source is sqlite 3 database so i create odbc connection.

 

The tricky thing I found is that one columns of decimal numbers are processed into whole numbers in the table.

 

I even't can't any place to modify it --- even in advance editor:

 

 

let
Source = Odbc.DataSource("dsn=GMDSR Recruitment", [HierarchicalNavigation=true]),
target_Table = Source{[Name="target",Kind="Table"]}[Data]
in
target_Table

 

 

As there are only two steps:  source and navigation 

3 REPLIES 3
v-xulin-mstf
Community Support
Community Support

Hi @baron33,

 

I have not heard from you for a long time, if your issue solved?

 

Best Regards,

Link

v-xulin-mstf
Community Support
Community Support

Hi @baron33,

 

I am not sure about the error.

Could you convert to other data types? Like Currency or Double.

Maybe you can reimport data.

If not work, please details.

 

Best Regards,

Link

amitchandak
Super User
Super User

@baron33 ,  On the First Tab you have an option to change data type. Change it to decimal and check

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

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

April Fabric Community Update

Fabric Community Update - April 2024

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