Forum Discussion
Anonymous
6 years agoNot applicable
Store Measures Somewhere for Historical Analysis
Hi, I'm now facing a scenario like this: 0. My Tabular model is running in Analylsis Service and My PowerBI is connecting live to the model right now. 1. I have a SCD type 1 Product table 2. I hav...
- 6 years ago
You can definitely use the DataFlow approach. Stagger the refreshes, or refresh manually as you are doing.
You can also use this incremental refresh hack just published today, but it requires a SQL Server to link the data to (or any foldable data source) and not sure how it would work with SSAS. The example is using a CSV file.
amitchandak
Super User
6 years agoAnonymous , refer if this can help
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/