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
Hi, I am working on a solution where the User should only have access to write/edit the list members that they add from an Action on the frontend. This action adds another list member to a selective access list. The problem is, in order to run the action, you need access to the entire list, so you would see all list…
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?