hi experts,
I have a question regarding feeder, please help me if you have any suggestion.
there are two cube, BUI and BUIII.
the field 'reference' of BUIII is coming from the field 'CCInput' of BUI, which means BUI is source cube, BUIII is target cube.
I create a feeder in rule of BU1 like below:
FEEDERS;
['CCInput']=>DB('BUIII', !Costcenter, !Costcenter, !InternalOrder, !Budget_Month, 'Reference');
Then in rule of BUIII, I get the value of 'CCInput', and give it to 'Reference'.
#reference
['Reference']=N:DB('BU1', !Costcenter, !InternalOrder, !CostElement, !Budget_Month, 'CCInput');
but when I check feeders in BUIII, unfortunately, fed failed...
does anyone have any suggestions, thanks in advance.
feeder doesn't work
-
- Posts: 16
- Joined: Fri Oct 24, 2014 8:59 am
- OLAP Product: TM1
- Version: 10.2
- Excel Version: 2007
Re: feeder doesn't work
hi all,
solved the problem, refer to the link http://www.ibm.com/developerworks/data/ ... ge620.html
thanks for your attention!
solved the problem, refer to the link http://www.ibm.com/developerworks/data/ ... ge620.html
thanks for your attention!
-
- Posts: 1
- Joined: Tue Oct 28, 2014 11:13 am
- OLAP Product: TM1
- Version: 10.1.1
- Excel Version: 2010
Re: feeder doesn't work
Hi,
Can you tell us please why have you got this problem?
What was going wrong with your feeders?
Waiting for your reply
Thank you so much
Maryam
Can you tell us please why have you got this problem?
What was going wrong with your feeders?
Waiting for your reply
Thank you so much
Maryam