-
Re: CODE, PARENT AND 'GRANDPARENT' FUNCTION
Hi @Star, 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. Thanks, So…1 -
Re: IF function without ELSE condition
Hi @jairamkamath, This is possible using Previous function. Previous Function Takes the Previous value of the same line item. But your module should have Time as a dimension.1 -
Re: Level 1 Model Building - Importing Data
Hi @Star, You are doing really well. 1 thing you should change. in the Sys06 Product Details Module, you should write a formula for Code and Product Family as CODE(ITEM('P2 Products')) and …1 -
Re: Level 1 Model Building - Importing Data
Hi @Star, You are doing really well. 1 thing you should change. in the Sys06 Product Details Module, you should write a formula for Code and Product Family as CODE(ITEM('P2 Products')) and …1 -
Re: Plannable List combinations
Hi @GuruAP 1. You have a Location List L1(Parent) List Items are - L1, L2 2. You have a Product List L2(Child) List items are P1, P2 are child of L1 and P3, P4 are child of L2 3. You have Compound Li…1

