Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more

Reply
Iyyanar
New Member

How to store data in Power BI table using query?

Hello,

Can we pull the data using REST API for every one hour and will save all together in one table to show on report?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @Iyyanar 

 

Unfortunately Power BI doesn't support that. In Power BI, every time when a query is refreshed, it will load data from the data source and replace the old existing data with the newly got data. It cannot store historical data in the semantic model. This means for a REST API data source, it will only have the data it pulls on the last refresh.

 

You have to use other tools to pull data from the REST API every hour and store them into a file or database. Then connect Power BI to that file/database to get all data for the report. 

 

Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Hi @Iyyanar 

 

Unfortunately Power BI doesn't support that. In Power BI, every time when a query is refreshed, it will load data from the data source and replace the old existing data with the newly got data. It cannot store historical data in the semantic model. This means for a REST API data source, it will only have the data it pulls on the last refresh.

 

You have to use other tools to pull data from the REST API every hour and store them into a file or database. Then connect Power BI to that file/database to get all data for the report. 

 

Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!

aduguid
Super User
Super User

I would use an SSIS integration and store the data in a table in SQL Server.

Helpful resources

Announcements
Power BI DataViz World Championships

Power BI Dataviz World Championships

The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!

December 2025 Power BI Update Carousel

Power BI Monthly Update - December 2025

Check out the December 2025 Power BI Holiday Recap!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.