I have a large number of records which are old and we do not need in the model. How do I remove them from the model?
Hi @PatyLeon you can Delete it using "Delete from List using selection" Action, Create one SYS module with list dimention which item you want delete add one line item as Boolean and use this action
Thanks for your prompt response. This is a list with subset which we use for forecasting. Is there any consideration before deleting the record. I do not want the record to be recreated by any of the current processes in the future. Do I need to remove the record from other lists or not necessarily?
please verify where the item is being used (such as in Lists or Subsets) and assess the potential impact of any data loss. If it is not used anywhere and there is no impact, you may proceed with deleting it directly from the List. Additionally, it is recommended to take a model copy and archive it as a backup before performing the deletion.
Thanks for your response, much appreciate it.
Background In the Manage Ownership screen, we understand that records can be created automatically by clicking the Initialize Ownership button. Our understanding is that records should be created only for entities whose parent member has Group set as its Entity Type, which is one of the properties configured for Entity.…
Hi Community, It appears that values shown here for Q1 are assuming 29 days in Feb 25, when there are actually only 28. My values tie out for all Quarter values and all months shown from Apr 25 forward, and it's not possible for only a single quarter/finite range of months to differ with formula-driven values: Please…
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…