I have an application in PBI Desktop that is, for now, published manually to the PBI Service but I would like to schedule updates automatically a number of times daily, up to eight times for now.
The app is set up so that each user only gets to see the data applicable to them but the data refresh will be for all the data.
The source data is on an Amazon AWS PostgreSQL database. Only one transaction table is refreshed.
I just need to know if this is doable if, if so, how to do it.
Thanks
Paul