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 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss 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.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 24 | |
| 24 | |
| 17 | |
| 14 | |
| 13 |
| User | Count |
|---|---|
| 64 | |
| 41 | |
| 39 | |
| 39 | |
| 38 |