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
We have a question regarding the behavior of the XL3dowriteback formula. Our understanding is that this formula allows writeback to be controlled on a cell-by-cell basis. In our operation, when we need to clear a previously written-back value due to an input error or similar reason, we do so by entering 0. However, when…
Facing challange to get the exact totals for Q1 Q2 line items(it should be 21250), Can somebody please suggest a way to get subtotals intead of grand totals. My Summary should be dynamic.
We added new bed types to eventually move from the old "All Beds, single, double" I inputted the data into the new bed types Went to double check flow into other modules and found that they are being double counted even though I blanked the original columns out. I am not sure why it is still counting All Beds even if it is…