Forum Discussion
Wolly
2 years agoHelper I
Limiting API calls for same information
I have a function that's called within my Power Query that includes the API call similar to below: https://eodhistoricaldata.com/api/eod/MSFT.US?from=2023-01-01&to=2023-01-01&api_token=YOUR_API_T...
lbendlin
2 years agoSuper User
Power BI has no memory* . You need to manage your snapshots in the upstream system. * Yes, there is the self referencing option but that has no safety net.