Forum Discussion
Incremental refresh
Hi. I'm not strongly familiarized with all the incremental refresh settings, but I think this can help.
Regarding refresh, the only way to make that kind of deep settings would be building the refresh setting with the Enhanced Refresh Power Bi Rest API Request. This will only be supported with premium environments (check requirements): https://learn.microsoft.com/en-us/power-bi/connect-data/asynchronous-refresh
That's the only way to run a refresh with settings for partitions. Otherwise the configured refresh of the UI will always be the same.
For number two it's kind of tricky. The incremental refresh policy have settings to specify how you want to control data changes, you can read about that in here: https://learn.microsoft.com/en-us/power-bi/connect-data/incremental-refresh-configure#define-policy
I hope that helps,
Merci, je vais regarder si je trouve mon bonheur dans ces liens.