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
I am attempting to connect to an azure SQL database vis at the MSSQL connector in data orchestrator but am having issues and I believe it is due to hyphens in database name (which is a fairly standard naming convention I will note!) Example below (fake credentials) - has anyone else encountered similar and is there a way…
Hi, for some reason my shipping costs are the same over every month and I don't know what to do to fix it.
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.…