I have a particular existing module.
Now I want to create a new module which will only have the filter records.
Please assist.
Hello @Sravan_Kumar
could you please clarify what is the filter exactly? Will the user select a value to filter or there will be a different logic that will result in one “fruit” value?
Yes @einas.ibrahim, I want a new module which will contain data of Orange only and not any other fruits.
Hi @Sravan_Kumar
Why do you want to create a separate module, you can achieve this by just creating one filter and apply in this module itself and save the view.
Hope this helps!
Thanks
Akhtar
Hi Akhtar.shahbaz,
I have a limitation, I can import from the module or can create reference formula.
But I am not allowed to create a saved view.
Please can you help suggesting any other alternative.
One option is to create one extra line filter for orange and then create a separate module to pull the information from your source module. other option is import action.
Hi @Akhtar.shahbaz,
I am sharing my doubt.
I want to delete the highlighted records.
Is it possible, without creating a filter?
Is "orange" going to change based on a user input for example? I'm sorry I can't get a clear understanding of the issue.
hi @Sravan_Kumar
you can set a subset in the list which will be true for all orange products, you can achieve it by running an import to mark the items true based on orange boolean
this can be setup as an action ,
then use another module with the subset as a dimension and set another import to bring data from module to the other module
this module has the subset of the main list as its dimension
@Sravan_Kumar
Requirement seems to be little confusing,
1. Would you like to import the Orange records to another module..?
2. Would you like to delete orange records..?
3. Would you like to import orange records to another module and delete orange records from the primary module.
Solution/Trick:-
Adding on to the Solution of @Akhtar.shahbaz
Create one more text line item in the above table and write an if condition in it.
IF Orange filter? then Blank else Fruit.
Then hide the first column. Similarly can be done for fruit type and count lineitems.
Just a work around not a perfect solution though.
"OR"
If you want just delete the orange records:-
Create an action "Clear list using Selection" based on the Orange filter? lineitem as in above table.
This will clear the Orange records rows completely.
Hope this helps
~ Abhi
I have installed the Anaplan app in Salesforce, but have been receiving an error. In the Anaplan part it asks for you to contact support, but does not provide any details into how to do this, just raising a ticket in the portal? WOuld be great to have more information.…
Hello Everyone, I am seeking guidance on how I could create a workflow process in Fluence consolidation workspace, using the ADO import task. Does anybody know what kind of information I need to fill in these fields? I have watched the ADO training but only explains the data transformation and integration within Anaplan…
Hi I would like to set up pagination in management reports by assigning a page number to a list item and its parent but I also want to be able to keep a block of parent and list items together and not split over two pages. E.g. Parent 1 - 1 Child 1 - 2 Child 2 - 3 Parent 2 - 4 Child 3 - 5 Child 4 - 6 Child 5 - 7…