Forum Discussion
littlemojopuppy
3 years agoCommunity Champion
Tabular Model with Incremental Refresh - DevOps Pipelines
Good afternoon! Here's my situation: I've developed a large tabular model with TE3. The intention is to implement incremental refresh on the model. The model will be deployed from DEV to QC and ev...
- 3 years ago
Hi v-jialluo-msft ! I found this article. It explains that during the initial refresh of a model, it will reconfigure partitions to whatever it determines is "best". So it doesn't matter what partitions get deployed by a pipeline.
But thank you!
v-jialluo-msft
3 years agoCommunity Support
Hi littlemojopuppy ,
Refer to the following links to see if this helps:
How to Incrementally Load Tabular Models - 1400+ Compatibility Level - (sqlitybi.com)
Best Regards,
Gallen Luo
littlemojopuppy
3 years agoCommunity Champion
v-jialluo-msft thank you. Will check into them!