@DESCENDANTS Function in Business rule creation
737665Oct 13 2010 — edited Oct 15 2010Hi,
I am using the copy data system template to copy data between two forms.
Everything is working well when seleting one member from each dimension, but for the period dimension I need to select multiple months.
I know that is possible by using @DESCENDANTS function, but actually i couldn't figure out what is the Member Name,Generation Level number and Generation level name.
I referd to the epma_admin but couldn't understand it yet.
My period dimension is like that
YearTotal
Q1
Jan
Feb
Mar
Q2
May
....
...
...
and i need the 12 months to be used in the forms to copy the data from and to
I used a work around to edit the script manually but i need some help on how to use the functions.
Thank you