Hi Team,
Plz help me with the formula for Define in Active Subset? line item from chapter (4.2) List Subsets - Advanced TopicsAs I am unable to add subset in to the formula.
@jared @Misbah
@aniket9917
You have to create this subset with exact name in a Subset tab of Employees list.
After this you will be able to mention it in the formula.
Cheers,
Kirill
@muizzsk9890
Try to simplify name of the subset, for example rename it as "Active" (no brackets) and in formula write: ISNOTBLANK(FINDITEM(Active,Code))
@KirillKuznetsov
I have already tried that way but it is still not working. Is there any other way?
Thanks,
Aniket
What error do you get?
@KirillKuznetsov @aniket9917
I have also got a similar kind of issue as mentioned in the Snipshot below. It is showing as #E2 Employees active is invalid but since beginning we used E2 Employees#. I have tried both the names for E2 but showing an error. Please help.
Regards,
Yes, it worked. Thanks a lot for your assistance.
@muizzsk9890Happy to help
@aniket9917How about you?
I tried naming convention that you have mentioned & it worked.
Thank you so much.
Hey Guys , I've the same issue I do not have the option to select the #Emplouees:Active? How do you fixed ? I've tried this formula ISBLANK(FINDITEM('E2 Employees#', Code)) , but without return
Hi everyone, I'm trying to use this function on specific members of my grid, as described in the documentation. In my example, the grid contains two row elements: ACTIF and PASSIF. The problem is that when I use this function, it affects all elements in the grid, whereas I only want it to apply to the specified member:…
Hi, Where are the member properties for lists defined in Anaplan XL? In the training documentation there is an example showing a property such as “Birth Date”, which appears to be a list-item attribute. That suggests you can create custom list properties from the Anaplan list. However, when I connect through Anaplan XL, I…
Hi all I have a list of networks organized hierarchically on a list of entities, which is itself organized hierarchically on a list of divisions (organization). An entity can have several networks. I also have a list of product models, which is itself ranked with three higher levels: this “Models” L4 list is ranked at a…