Forum Discussion

POWERShawn's avatar
POWERShawn
Regular Visitor
9 years ago
Solved

Why would pulling from an API via a Web Data Source not allow data refresh in the Power BI Service?

"You can't schedule refresh for this dataset because one or more sources currently don't support refresh" is what I see in the Power BI Service (Pro level). Below is an example of the data source I a...
  • POWERShawn's avatar
    9 years ago

    Got this figured out, apparently Power BI is helpful and was trying to validate my URL which I am constructing before it was constructed. I learned that I need to pass in with a Query function and not put that in my URL. Hope that helps someone else!