This is my Original Module.
Now I want to create a New Module which will have only Orange Data.
But I can't use Lookup, as I have restrictions of Formula Linking.
Only thing I can do is Import.
Is there any way to do it?
Need your support.
A - Create :
B - Create a saved view using this line item
C - Create your import using this saved view (my advice is to update a subset of the existing list to be used in the new module)
Hope it helps !
Hi @Sravan_Kumar
No need to create a new module, just create a view and filter out the fruit type Orange.
1. Create a system module to select fruit type, here in your case "Orange"
2. create one line item for filter
3. apply the filter you will get the desire result.
Hope this help!
Thanks
Akhtar
Yes absolutely.
Thanks @cmaurice .
Thanks @Akhtar.shahbaz.
Thanks for the screenshot.
Didn't expect it to be that easy.
I am trying upload data from a CSV with date. For size reasons, I don't want to dimension the module by date but bring it in as a line item formatted as date. The problem is that person that will be doing the upload is in Italy, and their date format is different. When she does the upload, the date gets messed up…
Hi, when I am assigning the account to the territory I am always facing error as below and account never get assigned to the territory , what could be the reason ? When I use same method for unassign it works .
A while back, I shared a pattern for extracting and reporting on Anaplan audit data using a Python project hosted on GitHub. I wrote that during my time on the Operational Excellence Group (OEG) at Anaplan. The Python solution still works, and plenty of teams are running it today. The problem it solves hasn't changed:…