Automatic Refresh in PBI Service - Multiple Users

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

Refresh options depend on the storage mode you have opted for. You can follow the below for instructions for Import Mode. In Direct Query mode, there is no concept of refresh as Power BI has a direct link to the data source.