Hi
CODE(ITEM('G3 Location')) and PARENT(ITEM('G3 Location')) were defined for the following Code and Country results. Is there a 'grandparent' function that can be used to display Region?
Hi @Star ,
You can use PARENT(PARENT(ITEM('G3 Location'))).
Hope, it will help you.
Thanks,
Naushad
Hi @Star,
Suggestion 2 would require the 'Applies to' to be Country List rather than Location list, right?
No, You Don't Want to Change anything. it Works.
You can share your error when you are following this approach.
@prabhu
Yes, it indeed worked. Thanks 🙂
There is no Grand Parent Function.
You can use in 2 ways.
1. PARENT(PARENT(ITEM('G3 Location')))
2. PARENT(Country) Country -> Line Item
Both Result the Same Output.
Sorna Raja Prabhu
I'm using the Integration API 2.0 to list workspaces https://anaplan.docs.apiary.io/#ListUserWorkspaces /workspaces "Retrieves all workspaces a user has access to within the user's default tenant." I'm only assigned to 2 workspaces (which are the only ones visible in the UI also), but this endpoint is returning everything.…
When a workspace Administrator does a model to model migration and chooses not to take the model offline, does the system still close people out of the Apps?
Would someone advise how to find the App hub. I am following the module directions but I do not see it on my end.