Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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
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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.