I have a PDI Transformation that begins with a 'Get rows from result' step. Each of the rows contains a field that has an MDX command as its value. I am using the 'Mondrian input' step and want to use that field in the MDX Query area, but it seems that value substitution only works with variables (not fields).
Does anyone know how I could use a field there instead of a variable? Is there a way to get the value of a field as a variable inside the Transformation?
Thank you very much in advance