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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I am trying to set up an Incremental refresh for my dataset that is connected to a local folder where the .csv files are added daily.
After setting up parameters Range Start and Range End Using Type DateTime I get Expression.Error: We cannot convert a value of type Binary to type DateTime.
Details: Value=[Binary] Type=[Type]
Is it possable to do incremental refresh to a folder connection to .csv files "datetime" column.
Thanks for any thoughts..
Solved! Go to Solution.
Hi @nrowey ,
1 Check the Data Types: Ensure that the column you’re using for the Range Start and Range End parameters is indeed of DateTime type in your CSV file.
Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Learn
2 Use SharePoint:
Solved: Incremental Refresh and CSV Files - Microsoft Fabric Community
How you can incrementally refresh any Power BI data source (This example is a CSV File) - FourMoo | ...
Remember, Incremental Refresh requires DateTime values so you might need to do a bit of casting. I hope this helps! Let me know if you have any other questions.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Hi @nrowey ,
1 Check the Data Types: Ensure that the column you’re using for the Range Start and Range End parameters is indeed of DateTime type in your CSV file.
Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Learn
2 Use SharePoint:
Solved: Incremental Refresh and CSV Files - Microsoft Fabric Community
How you can incrementally refresh any Power BI data source (This example is a CSV File) - FourMoo | ...
Remember, Incremental Refresh requires DateTime values so you might need to do a bit of casting. I hope this helps! Let me know if you have any other questions.
Best Regards,
Gao
Community Support Team
If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know. Thanks a lot!
How to get your questions answered quickly -- How to provide sample data in the Power BI Forum
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.