This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi all,
I need some information to built a report through an API call.
Calling the API works fine, but I've an additional challenge...
- The value returned by the API is either "unknown" or a date. Once the date is known, it no longer changes ==> So I need only one API call. It is useless to call the API again during later refresh.
- The API doesn't keep history over 2 months. The API reply is then back "unknown" ==> I need to record the date previously provided by the API to keep an history longer than 2 months
Any suggestions about how to do that? I've started to create a new table, but I can't figure out how to update this table with new API replies to keep them over time.
Any help appreciated of course!
Solved! Go to Solution.
Hi @turbofred69 ,
You can try to use data flow and incremental refresh to save historical data.
https://visualbi.com/blogs/microsoft/powerbi/historical-data-preservation-using-power-bi-dataflow/
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @turbofred69 ,
You can try to use data flow and incremental refresh to save historical data.
https://visualbi.com/blogs/microsoft/powerbi/historical-data-preservation-using-power-bi-dataflow/
Best Regards,
Liang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 10 | |
| 8 | |
| 3 | |
| 3 | |
| 2 |