Hello!
When i put in a dimension:
"
<< table field>> IN @Prompt('Choose month','A','<<the right dimension>>',Multi,constrained)
",
is there a way i can use the result chosen by the user in other dimension?
Suppose the user chose 'January'.
If I have several measures that depend of the month chosen, how can i do that? Can I do a @select(dimension that as the prompt). Does this return me the result 'January'?
Thank you
Fernanda
When i put in a dimension:
"
<< table field>> IN @Prompt('Choose month','A','<<the right dimension>>',Multi,constrained)
",
is there a way i can use the result chosen by the user in other dimension?
Suppose the user chose 'January'.
If I have several measures that depend of the month chosen, how can i do that? Can I do a @select(dimension that as the prompt). Does this return me the result 'January'?
Thank you
Fernanda