Forum Discussion
Incremental refresh questions
Thanks for the answer,
(3). "Should I add incremental refresh to all tables which has suitable datetime column, are there any best practices?"
For your data model, you only need to add Incremental refresh to a table, because your data model is a whole.
Just to clarify, When I add incremantal refresh to one single table and does it effect whole model?
Thanks
Hi Anonymous ,
Yes, because there must be a relationship between the tables in your data model, even if there is no relationship between the tables, if you can refer to tables that is not related in a measure or calculated column, the tables can actually affect each other.
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.