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
6 years agoHelper III
When I copy the code in the query, it converts it to this
- vwiles846 years agoHelper III
OK i got it to work by using the advanced editor.
- vwiles846 years agoHelper III
But it is erroring out and not brining in the sales data. it's just showing the 2 date. Trying to view the error locked up my query editor. So I'm not sure this is going to work.
I will try to connect the 4 calls with the date range in 90 day intervals. I can make multiple calls so I just have to find the best way to do that.
Thanks for your help.