Forum Discussion
Presenting progress over time from a single data set
- 4 years ago
Hi timcorke ,
Your data is updated twice a week, and each update removes historical data. You want to calculate the number of IDs per month without keeping the historical data, am I understanding you correctly?
Unfortunately, currently Power BI can only do calculations on data imported into the model, not on deleted historical data.If you just want to export reports periodically, you can use Rest API (Reports - Export To File) and Power Automate to achieve that. If you want to do calculations on historical data, maybe try incremental refresh.
Best Regards,
Winniz
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Thanks v-kkf-msft - sorry for the delay coming back to you. This is a tricky area but think that I've managed to find a way to do what we needed by referencing a folder which contains the same formatted files that capture updates over time.