Forum Discussion
Run Data Gateway from container
Well... this would technically work but a question I had for another day was how can I allow the users to refresh the datasources on demand? Note that the company is only now on-boarding PBI so this is all kinda new to us. If we have that scenario of allowing users to run the reports on demand how could we handle that?
As long as "on demand" means "from 8am UTC to 10am UTC because that's when the gateway is spun up" - that would work. Doesn't really matter if the refresh is scheduled, on demand, or OneDrive. If the gateway is down the refresh request will fail.
- PedroC885 years agoFrequent Visitor
lbendlin that's why I'm not all bought on that "time window" approach. Normally users don't need to see live data, yesterday's data is usually fine, however, on month-end closings for example when accounting is working on reconciling their systems, if they make any entries or adjustments they need to be able to refresh the report on demand, highlighting the need for the gateway to be on 24x7.
- lbendlin5 years agoSuper User
Also - this whole discussion assumes that your data sources are accessed in import mode. As soon as you use Direct Query you need your gateway to be on all the time anyway.
- PedroC885 years agoFrequent Visitor
Indeed, which brings me back to the original question, is there a way to run the data gateway in a container to have it running 24x7 in a cost-effective way?