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!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi All,
I'm trying to implement incremental refresh in a dataflow, retrieving data from an ODBC.
I'm following the steps from Guy in A Cube Link , but found myself stuck with errors in the SQL statement I refer to in my Native query.
They use a Datekey integer, but unfortunately my databse only works with DateTime.
If you can give me a tip it would be much appreciated.
Source = Odbc.Query("dsn=MYConnection", query),
Thank you,
Andres
hi, @Andresrsg
May I ask if your problem has been solved? Does the information mentioned above help?
If your problem is solved, we will be glad that you can share your solution here.😀
Best Regards,
Community Support Team _ Zeon Zheng
Shouldn't the date time be wrapped in single quotes?
You may want to use Text.Format() rather than DateTime.ToText()
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 55 | |
| 50 | |
| 43 | |
| 16 | |
| 15 |