tiredofit
Well-known Member
- Joined
- Apr 11, 2013
- Messages
- 1,913
- Office Version
- 365
- 2019
- Platform
- Windows
I am trying to get FTSE100 data from day 1 to present day.
This is the website I am using:
I tried getting the data using Power Query as follows:
Data -> Get Data -> From Web
Paste in website link
Click OK
Choose Table2
Click Load
All I get back is 100 rows of data from 1/6/2020 to 19/10/2020.
How can I get the rest of the data?
Thanks
This is the website I am using:
Code:
https://finance.yahoo.com/quote/%5EFTSE%3FP%3DFTSE/history?period1=757382400&period2=1603152000&interval=1d&filter=history&frequency=1d&includeAdjustedClose=true
I tried getting the data using Power Query as follows:
Data -> Get Data -> From Web
Paste in website link
Click OK
Choose Table2
Click Load
All I get back is 100 rows of data from 1/6/2020 to 19/10/2020.
How can I get the rest of the data?
Thanks