Dear community,
we have a custom table with business critical data. In order to create better reports I want to have historical data for this table. Thus, I need to create regular snapshots. Is there a go to solution for this kind of problem, maybe Azure where I can just click together a workflow to create weekly snapshots?
I am currently thinking about just creating the same table in dataverse with an additional date time field containing the export date and regularly copying it over with power automate.
Another approach might be storing the data in Excel files.