I have a module in which I import #rows of data for previous day
I want to hold only 5 days of data.
Everyday I want to delete earliest date #rows to ensure I hold only 5 days data
Appreciate your input.
Agreed - that seems the most sensible.
@rmat066sysf
I have a different approach from @andrewtye @nikolay_denisov , Please suggest if this approach has a particular issue .
In this approach you wont be required to do current date hustle.
Add 3 line items to your module
Thanks
Abhay
XL3SetProperty to navigate
Hi, Where are the member properties for lists defined in Anaplan XL? In the training documentation there is an example showing a property such as “Birth Date”, which appears to be a list-item attribute. That suggests you can create custom list properties from the Anaplan list. However, when I connect through Anaplan XL, I…
Hi all I have a list of networks organized hierarchically on a list of entities, which is itself organized hierarchically on a list of divisions (organization). An entity can have several networks. I also have a list of product models, which is itself ranked with three higher levels: this “Models” L4 list is ranked at a…