Forum Discussion
Anonymous
2 years agoNot applicable
Increment refresh not working as expected
Hi All We have premium workspace and implemented an increment refresh on our dataset as follows : Data archive 1 year Increment refresh 90 days Assume I have published the pbix file on...
Greg_Deckler
Community Champion
2 years agoAnonymous I could be mistaken but I believe this is the intended behavior. By specifying a 1 year archive, then that will be its own partition which will be flagged not to refresh. New partitions are added at the time of subsequent data refreshes but the original data archive will not update (and hense will not drop rows).
Anonymous
2 years agoNot applicable
Thanks ,is their any way to drop the extra data and to show only last 1year data on subsequent refresh ..
If I do schedule refresh on 14th Jan 24 then my data should be from 15th Jan 23 to 14th Jan 24 only
- Greg_Deckler2 years ago
Community Champion
Anonymous I believe that you would set the Archive to 365 days which should create an archive partition for each day and then 1 archive day partition will be dropped on each new refresh day. I *think*.