Forum Discussion
Refresh Without Importing
Hi folks!
We have a cube dataset that we use through Adobe Analytics into Power BI.
We have to manually refresh this dataset every month with latest month data. In order to make this refresh, we import millions of data on Desktop every month and then publish it.
As far as I know Incremental Refresh is not working because the data is cube. Is there another way to refresh all the data every month without importing it on desktop and uploading it back to PBI Service?
Thx in advance!
6 Replies
- luisrhResponsive Resident
I am wondering why you have to do this manually. Is the dataset not available outside the firewall? Have you looked into using a PowerBI gateway to allow PBI.COM to have access to that data? If you could do that then the right approach would be to use Dataflows and its incremental refresh capabilities. Please review the below for details - Using incremental refresh with dataflows - Power Query | Microsoft Learn
good luck.