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.
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.