Hello
I'm downloading financial data using API calls via powerquery. and then analyzing it in PowerBI. Unfortunately there is a limit for 100 calls per day. Each company requires 5 calls so i could download 20 companies per day. Considering financials are updated once per querter, i could automate download of 1500-1800 companies which is more than enough for me. I'm looking for a way to download and save the data so that companies are not fetched again untill new financial statements are released. My final target is to use the data in PowerBI.
I don't know any programming language but can learn something using instructions. I would prefer to use PQ or PBI or any other microsoft solutions for this.
Does anyone have any ideas how to build the queries so that i could download data permanently until i decide that it should be refreshed again.
Thanks.