Rules using a Picklist Element as a Dimension
Posted: Wed Mar 13, 2013 1:28 pm
I've set a picklist in a dimension.
Now I have to transfer the data from one cube to another via a rule.
But I've no clue, how I can map the picklist element with my dimension in the other cube.
My first try was like this:
['Investitionsvolumen'] = n:DB('INVESTITIONSPLANUNG_IT', 'Aktuell', !EINZELPOSITIONEN, !KOSTENSTELLEN,'Genehmigtes Investitionsvolumen', DB('INVESTITIONSPLANUNG_IT', 'Aktuell', !EINZELPOSITIONEN, !KOSTENSTELLEN, !KOSTENSTELLEN_AFA, 'Kostenstelle Abschreibung'));
Can anyone tell me, how I can use the picklist element with a rule?
Thanks a lot
Splashmore
Now I have to transfer the data from one cube to another via a rule.
But I've no clue, how I can map the picklist element with my dimension in the other cube.
My first try was like this:
['Investitionsvolumen'] = n:DB('INVESTITIONSPLANUNG_IT', 'Aktuell', !EINZELPOSITIONEN, !KOSTENSTELLEN,'Genehmigtes Investitionsvolumen', DB('INVESTITIONSPLANUNG_IT', 'Aktuell', !EINZELPOSITIONEN, !KOSTENSTELLEN, !KOSTENSTELLEN_AFA, 'Kostenstelle Abschreibung'));
Can anyone tell me, how I can use the picklist element with a rule?
Thanks a lot
Splashmore