@remove not working
Summary:
Content (please ensure you mask any confidential information):
Hi
We need to clear all accounts value, except a few. But when launched it is deleting all data. Pls check. This is the fix.
FIX ({RTP_Version},{RTP_Scenario},"No Future", "No Segment",
@remove(@relative("Account",0),@list(@relative("OFS_Capex FinStmt Integration",0))))
Accounts in OFS_Capex FinStmt Integration is shared members. Is that the reason? if so, how to ensure these accounts does not get deleted?
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0