Forum Discussion
API Scheduled refresh is disabled because at least one data source
- 2 years ago
That's it. The Address strating with 192.168..... means it's a local api that is not running over the internet. You must use a gateway if you want to connect to that URL. Otherwise Power Bi Service can't read the URL if it doesn't travel through the gateway.
You can learn more about gateway here: https://www.youtube.com/watch?v=Vlv1tbuZNcM
Then for new UI: https://www.youtube.com/watch?v=L18HEAnBqTo
I hope that helps,
Is that a local API in a network or is a public request that you can run from any computer with internet connection? Because it's weird that the first picture doesn't show anything at "Cloud Connections" and then you have a source with an URL. It should show something there.
If you can't see data source credentials, at least one of the sources might be using a restricted power query M function. For example, web.page is not a function that would let you run a cloud refresh with out a gateway. I think html.table was another one.
Are you just using Web.Contents or something else for the connections?
I hope that helps,
I think it's net work, Because I didn't install the gateway it didn't show that right?
it's power query M function that right?
idk what is I using Web.Contents or something else for the connections?
when open web
What shoud I do.
ibarrau
- ibarrau2 years ago
Super User
That's it. The Address strating with 192.168..... means it's a local api that is not running over the internet. You must use a gateway if you want to connect to that URL. Otherwise Power Bi Service can't read the URL if it doesn't travel through the gateway.
You can learn more about gateway here: https://www.youtube.com/watch?v=Vlv1tbuZNcM
Then for new UI: https://www.youtube.com/watch?v=L18HEAnBqTo
I hope that helps,