Forum Discussion
vwiles84
6 years agoHelper III
Rest API - 90 Day restriction
I have access and connected to a rest API to pull in some sales data. The api is restricted to 90 days worth of data. My question is, how do I configure Power BI to pull in current data while archiv...
parry2k
6 years agoSuper User
vwiles84 did you tried my solution, parameters in that is already part of URL
Ask anything Power BI. Book appointment for a free consultancy at https://www.perytus.com
vwiles84
6 years agoHelper III
I have not yet. I will now but, i think if I can just make 4 calls with the 90 day date range (01/01/20-03/31/20 then 4/1/20-6/30/20, then 7/1/20-9/30/20, etc), it will work the same. I don't know that i need to specify the max number of 90 if I can make 4 API calls with the date range changed. If that make sense.