Is it possible to show some kind of validations if I try to enter the same value twice.
Ideally I just want to avoid duplicate entries in to anaplan
Yes, the exact approach will vary depending on the circumstances. However, in short, I do this by creating a line item that contains a hard-coded 1 (numeric). Then, I sum that number (1) by the values I'm entering that can't be duplicated... if any of the sums > 1, then I know I have a duplicate. Its a bit circular, but in a 2nd line item, we can pull the summed amount and, if > 1, we can apply some conditional formatting, or indicate an error message.
Here's an example that may help provide context:
Let's say we are managing a task list. Part of the process is to assign each task to an employee, but each employee can only have a single task at a time. We need a control to make sure we don't over-assign employees! To assign the task, we have a line item in the task list (module) named "Assigned To" and its formatted to the Employee List.
The above example is very simple and there will be nuances, but the approach is similar regardless.
To filter the list (item 2) each time an employee is assigned, we do the following (just in case you wanted to know)
Let me know if any of this helps.
paul
Hi Paul,
Thank you for your prompt reply.
Could you please apply your logic for data in the attached screenshot.
where I have an Employee Number and I created a list item with hard coded value 1, we have got duplicate value of EMP002(occuring twice in the data).
How will implement your logic over here.
Hi,
See attached example. this is Dependent Formatting. Thanks for the question, I've actually never used this before!
One thing to note about (my example): If you are using versions, this method of dependent filtering can only apply to one version (typically the Current Version, but it can be a different one). Most of my work is with FP&A models, so this is something I have to think about. The point is that, while the filtering is helpful, it might be useful to put a validation (e.g. Conditional Format, message, etc) in place (using most of the same constructs in the attached Word example).
Paul
Thank you so much for your help paul 🙂
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!