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

Try your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now

Reply
vrossouw
Helper III
Helper III

Get data, Web , Web Path

 

Good day, I am trying to link to the Google Finance Data for GOOGLE:

(Get Data, Web)

 

https://www.google.com/finance?q=NASDAQ:GOOG&fstype=ii

 

However, this link is taking me to the quarterly data  and income statement information

How can I change the path to link to the Annual Data of the Balance Sheet?

Thank you in advance

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @vrossouw,

 

The url which you used only shows the analysed and formatted data, current power query not support to operate the pages script(javascript functions in page) to switch the displayed data.

 

Logic:
1. Get data from google finance api with the inputted keywords.
2. Receive and analysis by javascript functions.
3. Cache these data to browser.

 

In my opinion, you should get data from google finance api to instead of the current url. Perhaps you can get more support at the forums which related to google finance api.

 

Regards,

Xiaoxin Sheng

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @vrossouw,

 

The url which you used only shows the analysed and formatted data, current power query not support to operate the pages script(javascript functions in page) to switch the displayed data.

 

Logic:
1. Get data from google finance api with the inputted keywords.
2. Receive and analysis by javascript functions.
3. Cache these data to browser.

 

In my opinion, you should get data from google finance api to instead of the current url. Perhaps you can get more support at the forums which related to google finance api.

 

Regards,

Xiaoxin Sheng

okay thank you

Helpful resources

Announcements
Fabric Data Days is here Carousel

Data Days 2026

Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.

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.