Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
vascorey
New Member

On Premises Gateway and Dynamic Data Source (Google Drive)

Dear all,

 

I am running Power Query to calculate daily gains and stock price historical data on my portfolio. There are two main sources for data:

1) Transactions (units bought and sold), which I fetch from Google Drive - GoogleSheets.Contents("https://docs.google.com/ ....")

2) Stock data and metadata, which I fetch from Yahoo Finance - Json.Document(Web.Contents("https://query1.finance.yahoo.com/ ..."). I have created a function to pull data from yahoo that is called for every ticker I get from Google Sheets

 

I am trying to setup auto-refresh on Power BI Web, but I've come across the dreaded "This dataset includes a dynamic data source. Since dynamic data sources aren't refreshed in the Power BI service, this dataset won't be refreshed. Learn more: https://aka.ms/dynamic-data-sources ."

vascorey_1-1700050118562.png

 

Also, when I go to the "Semanting models" page, I see "Data source for Query1" is the culprit, but Query1 is not a query in my model.

 

I have investigated further and installed the On Premises Data Gateway which, I assumed, would make Power BI Web reach out to Power BI Desktop and pull relevant data on desktop and forward it to web, but, alas, this has not solved my issue.

vascorey_0-1700050501014.png

 

Do you have any recommendations to solve what I am doing wrong?

 

Best,

Vasco

 

1 REPLY 1
lbendlin
Super User
Super User

nstalled the On Premises Data Gateway which, I assumed, would make Power BI Web reach out to Power BI Desktop and pull relevant data on desktop and forward it to web

No, that's not what a gateway does.  Think of the gateway as a Power BI desktop without user interface.

 

Read about RelativePath and Query parameters for Web.Contents.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.