Hi,
Can I add create new item button for a List(not a numbered list).
Regards
Madhu
Hello Madhu,
The staging module could be without dimension or with a list with just one member. Not your list in which that you want to create a member.
From here, you take user input, then validate it, if the validation is successful, then you import this record into your list. I was suggesting this as an option, if the users are particular to have a button to create new records.
Otherwise, in your module, you ask your users to use the small triangle (elements menu) on top left, and then Edit > Insert. This will create a new member for your list irrespective of whether it is a numbered or non-numbered list.
Thanks
Arun
Hello,
Not possible, there is no "create action" for non-numbered list.
Rather you could build a staging module, and import from it. This process you can publish as a "Create" button.
@MadhabikaM
You will be able to do this in the new UX - New feature (Form Designer coming soon)
David
Hi @ArunManickam
Thanks for your response Arun, so what you are saying here is to add a intermediate module with my List(as dimension) and publish that to the dashboard, so that when user add a node that gets updated in the List?
If yes, why do I need a process here again to update my List, anyways it gets autoupdated on module level addition.
It is actually available now
https://help.anaplan.com/anapedia/Content/New_User_Experience/Build/Worksheet/Forms.htm
Hello team, I am logging into Anaplan through SSO. I would like to create a batch script to import a file into Anaplan. For the Spoke model, I would like to run an process via a batch script to import data from the Data Hub. Can anyone provide me script for both the condition.
is there a way to import data with months in columns (usual excel table view)? I have to transform the data so there are rows to cover each period in the upload data form, but I am wondering if there is a better way to just import the data as is with the months in the columns. please let me know what you think. thank you,
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…