Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 28 - August 9 | Final Round of the Power BI Dataviz World Championships. This is your chance. Learn more
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_TOKEN
But where tickers and dates are variable based on other columns.....
Once it runs the query and populates the table the first time, is there a way i can prevent future calls for the same information? Is there a way to add an If/then statement to look at said table, see if dates/data already exist and bypass the call?
thx much
And this means what exactly? Appreciate the reply but don't understand the explanation
Store the results of your API calls somewhere, and use your own process to keep track of which calls you have already made and which not. Then point Power BI to the data for the reporting part.
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.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 30 | |
| 28 | |
| 24 | |
| 23 | |
| 18 |
| User | Count |
|---|---|
| 44 | |
| 32 | |
| 18 | |
| 17 | |
| 16 |