Recently i posted a new topic here asking how to update a report(dataset) through power bi api. For testing purposes everything works good,
Our problem now is, we cannot for every report open pbix > click update > save. and then upload a new pbix file .
This kind of update needs to be automatic.
I read across the forum that using Direct Query this type of refresh works fine(with Azure DB). My question is, this refresh works for data only on azure or using a gateway i can refresh a dataset where the data is on my servers?
If this works with gateway and on-premise data, how to make this work with Power BI API?