Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have an issue where I am trying to limit the ammount of data loaded into power BI.
I am running a model which generates data points on forward values for a number of different contracts every day, and for up to 300 months ahead. The model generates about 40.000-60.000 rows of data every day, unploaded to an SQL server.
We capture one moment of these data points every day, which provide us with historical data, this gives a dimGenerationdate variable.
When we analyze this historical data, we can filter the SQL “cube” data in pivot tables to limit the data to loading/filtering for the last 7 days though dimGenerationdate.
How can I do this in powerbi, without having to load the entire history of generated data?
| User | Count |
|---|---|
| 43 | |
| 35 | |
| 26 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 65 | |
| 57 | |
| 40 | |
| 21 | |
| 20 |