TI - Setting Element variable
Posted: Thu Mar 12, 2015 8:55 am
Hi
Is there any possibility to set / define the element variable (based on the cube view) in Advanced Tab (with the variables tab content set to ignore) in the way to use this element variable’ name in different TI functions? Hope my question is clear (I did not find the related topic in the forum).
For example, to use the element variable DimName, in the TextOutput function the Variables tab should be set up as follows
Name: DimName / Type: string / Content: other
TextOutput (c:\..., DimName, …, …., SValue);
And I’d like to set content to ignore and define my element variable’s name somewhere in the advanced tab (in order to use it in the different functions CellPut, TextOutput,..).
Thanks for your help
Is there any possibility to set / define the element variable (based on the cube view) in Advanced Tab (with the variables tab content set to ignore) in the way to use this element variable’ name in different TI functions? Hope my question is clear (I did not find the related topic in the forum).
For example, to use the element variable DimName, in the TextOutput function the Variables tab should be set up as follows
Name: DimName / Type: string / Content: other
TextOutput (c:\..., DimName, …, …., SValue);
And I’d like to set content to ignore and define my element variable’s name somewhere in the advanced tab (in order to use it in the different functions CellPut, TextOutput,..).
Thanks for your help