Forum Discussion

loweg's avatar
loweg
Frequent Visitor
3 years ago

Datamart Cmdlet and Allow Refresh

We utilize the Invoke-PowerBIRestMethod cmdlet to refresh our datasets on the service when the on prem data is ready. This process is needed as our data warehouse and other sources do not refresh at a consistent time and we need the refresh to be event driven.

We have started using datamarts to store our data. When a datamart gets created it creates a dataset. These datasets can not be refreshed vis the above method. However it does not appear there is an API option for datamarts for this seem behavior. 

If anyone has a solution I am curious. I tried the cmdlet Invoke-RestMethod as well and it also did not work.

 

3 Replies