Forum Discussion
iBusinessBI
2 years agoKudo Collector
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
- Nevermind.Just needed to specify applyRefreshPolicy : false
1 Reply
- iBusinessBIKudo CollectorNevermind.Just needed to specify applyRefreshPolicy : false