Measure data is not purged after purgeAge is over
Hi Team,
In our RDF system (RDF 14.0.1.14), there are some measure's old data is stored which are less than the calendar start date.
PurgeAge for Product is defined as 30 days in hierarchy.xml file.
The measure StartDt is having intersection as itpt_str. So it should be purged through LoadHier job. The job ran successfully but StartDt measure's old data is still exist which are less than 30 days of calendar start date.
StartDt measures having data of 20150618
Calendat Start Date : 20161231
PurgeAge of Product : 30 days
Can you please let you please let us know why the data is not purged.