Forum Discussion
Incremental refresh designer - error
- Anonymous2 years ago
Hi DennisSchlein ,
It looks as if the cause of your refresh error is happening on the data type 'datetime2':Please check the data types of the columns in your database table. Ensure that the data types of the columns match the data types of the parameters used in the query.
Both the parameters data type and the filtered data column must be Date/Time data type and the format must be the same.You can learn more about Incremental refresh and maybe you can find solution here:
Configure incremental refresh and real-time data for Power BI datasets - Power BI | Microsoft LearnBest Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi DennisSchlein ,
It looks as if the cause of your refresh error is happening on the data type 'datetime2':
Please check the data types of the columns in your database table. Ensure that the data types of the columns match the data types of the parameters used in the query.
Both the parameters data type and the filtered data column must be Date/Time data type and the format must be the same.
You can learn more about Incremental refresh and maybe you can find solution here:
Configure incremental refresh and real-time data for Power BI datasets - Power BI | Microsoft Learn
Best Regards,
Dino Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.