Forum Discussion
Power Query in excel- stored in SharePoint online/One drive. Data wont refresh when its is closed.
Hi skipper
When you refresh the queries in Excel's Power Query, it will need to launch Microsoft Mashup Evaluation Container to execute the refresh operation. It is running within the Excel application. If you don't open the Excel file, the whole Excel application is not running thus it cannot launch the Mashup Evaluation Contianer to execute the refresh.
If you want to hold the historical data in Excel workbooks, is it possible to export the data from API into Excel workbooks automatically rather than use Power Query in Excel to query the data? Then you can use Power Query in Power BI Desktop to connect to these Excel workbooks directly.
Regards,
Community Support Team _ Jing
If this post helps, please Accept it as the solution to help other members find it.
- skipper5 years agoFrequent Visitor
"export the data from API into Excel workbooks automatically rather than use Power Query in Excel to query the data?"
how do I export data from API to excel without using Power Query?