Forum Discussion

iBusinessBI's avatar
iBusinessBI
Kudo Collector
2 years ago
Solved

Process full to ALL PARTITIONS via XMLA REST API call

I have an incrementally refreshed dataset in PPU workspace.

I try to build a Power Automate flow that uses REST call with XMLA that refreshes ALL the partitions (to be trigerred once in a while).
When I issue a full process command to the whole database or the whole table - it only refreshes incrementally in the Service, only last partitions are refreshed.
How can I tell it via XMLA to refresh *ALL* the partitions?
Thanks

1 Reply

  • Nevermind.
    Just needed to specify applyRefreshPolicy : false