Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!View all the Fabric Data Days sessions on demand. View schedule
I have a script that uploads a daily CSV to Fabric, then imports it into a table. There's one column that's a doulbe data type that I consistently have issues with. Sometimes the CSV will accurately have all zero values for that column, then it won't append to the table. However, as soon as I add a dummy value with something like 0.05, etc.. it imports successfully. Should I be using a different data type?
Solved! Go to Solution.
Hi @wowcatfactor,
How are you importing the CSV? Here's some recommendations based on various ingestion methods into Fabric:
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Hi @wowcatfactor,
Thank you for reaching out to Microsoft Fabric Community.
Thank you @tayloramy and @spaceman127 for the prompt response.
As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided by the user's for the issue worked? or let us know if you need any further assistance.
Thanks and regards,
Anjan Kumar Chippa
Hi @wowcatfactor,
We wanted to kindly follow up to check if the solution provided by the user's for the issue worked? or let us know if you need any further assistance.
Thanks and regards,
Anjan Kumar Chippa
Hey @wowcatfactor ,
This is a typical CSV problem that occurs repeatedly.
Unfortunately, you have to intercept these things beforehand.
I would do exactly what @tayloramy suggests, and it's a good approach to solving your problem.
Best regards
Hi @wowcatfactor,
How are you importing the CSV? Here's some recommendations based on various ingestion methods into Fabric:
If you found this helpful, consider giving some Kudos. If I answered your question or solved your problem, mark this post as the solution.
Check out the November 2025 Fabric update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!