Hi Friends,
I have a Module from which I want to delete the highlighted records.
But without using filter or saved view.
I can use any formula to do so.
Is is possible by any chance?
Kindly help me, if you had worked in a similar restriction.
Hi @Sravan_Kumar
Are you talking about to delete entire row or only highlighted one you want to delete?
1). If you don't want to use filter & Save View then the only option you have is to delete item manually from the list.
2. If you want to delete only highlighted one the i will recommend you use DCA to hide that value if it is not orange. Just apply DCA "Is not orange" as write in fruit line item.
Hope this helps!
Thanks
Akhtar
Similar to what @Akhtar.shahbaz said...
I would not use DCA to just hide the values unless there is a need to show these values later.
Usually, we don't allow end-users to delete records. So are you doing this to clean up the data or this is part of an ongoing activity - and that's why you are asking for a formula?
If you are cleaning data then the manual delete is your best option.
If this is an ongoing activity and part of a process then please answer the questions above so we can determine the more suitable solution.
@Sravan_Kumar
Here are a few other options apart from what others have mentioned in the thread
1. Assuming "Fruit" line item is a list formatted line item you can Delete the list item Orange from the list and re insert Orange back. Be cautious about this because it is model level change and if there is an input in any other module that too will be wiped out.
2. You can hard code it to Orange in your formula and return BLANKs for the same. This is not the recommended way of doing things but if it is just one time you can go ahead and do it and remove the hard coding once you achieve the desired results
Hope that helps
Misbah
not sure why nobody mentioned the action "Delete from list using selection" which is what we use to clean lists. It must be based on a boolean which you already have. Just need to run the action.
@nathan_rudman because it wasn't clear whether he wanted to delete the entire row or just the inputs in that particular line item. I believe @Akhtar.shahbaz did raise this in his reply.
No Fruit was not a list item, it is a list formatted line-item.
And I am not able to delete by running Action button.
Yes @Misbah, I wanted to delete the entire row.
In that case please go ahead and use "Delete from List Using Selection" Option as @nathan_rudman suggested.
Action->New Action->Delete from List Using Selection
@Sravan_Kumar What's is the issue you are running into when using action?
hi @Sravan_Kumar
you can use 'Delete from list using selection' action to delete based on boolean true, so you can add a boolean which is true for all not orange list members, then go to actions>delete from list using selection, in that select list members you want to remove and select boolean condition as the line item based on which you wish to delete
The data I'm trying to import is as follows Parent-Code A B A C B D C D D E I want to generate the following list from this data: L1 L2 L3 L4 A A-B A-B-D A-B-D-E A A-C A-C-D A-C-D-E You can create up to L3.However, L4 has multiple parents for one row of data When I try to create L4 from D-E, only one list row is generated…
Hello Anaplan Community, I have a special requirement from a customer and would appreciate your input. Let me explain the situation: We have a hierarchy with three levels: Level 1, Level 2, and Level 3. Screen 1: Creation of Level 1 Items On this screen, the user selects a team. Based on their selection, an action runs to…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…