Forum Discussion
Freezing data in current time period
- 3 years ago
Hi Reports ,
You could put that table into a Dataflow on its own and set the refresh schedule on it to your desired timeframe, then update your desktop report to get that one table from dataflows instead of whatever the original source is.
Either that, or find a logical way to exclude the duplicates from your data as part of your Power Query tansformations.
Pete
Hi Reports ,
You could put that table into a Dataflow on its own and set the refresh schedule on it to your desired timeframe, then update your desktop report to get that one table from dataflows instead of whatever the original source is.
Either that, or find a logical way to exclude the duplicates from your data as part of your Power Query tansformations.
Pete
Good afternoon Pete,
Thank you very much for your help, It works really well.
Regards,
John