My requirement is to create numbered list and to restrict user to enter duplicate values for display name property. Please assist how can I achieve this functionality?
Hi @bhubeshrana ,
You can create one module with only a number list as your dimension & add two line items for display name & to check duplicate here.
hope this will helps
Thanks
Akhtar
@bhubeshrana
Possibly you cannot restrict or prevent the user to enter duplicate names in the numbered list as this is one of its characteristic.
You can highlight the duplicate names as @Akhtar.shahbaz has shown. This might act as a warning sign for the end user.
~Anand
One way to do it so to use the name as the code at point of insertion this should prevent the same name from being applied in the numbered list
You can use Code in numbered lists to enter names, The numbered list property itself will restrict on entering duplicate values. You can also set Display name property to show Code.
Now, according to image shown above if I try to repeat "User 5", Anaplan throws an error!
Although if you want to warn user when they enter duplicate name:
1. Use ISFIRSTOCCURANCE to check if the entry holds unique display name or not.
2. Make another line item to put comments like "Try different Name" by using If Then Else functionality when the name is repeated.
Hope it helps!
Quick question:
Now, if it has to be a numbered list and the requirement is to not allow users to enter duplicate values, I would potentially go down this route.
Hope this helps,
Rob
Hello Community members, Requirement Details: I have 5 levels of composite hierarchy list (A1, A2, A3, A4, A5). I have published a module in UX, Now the requirement is If user select a list member from A4 level in the context selector or Custom Filter I have to display all the list members under that A4 level. How can I…
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…