
I have a parameter called Select a Target, which has "Forecast" and "LY" as options
I have a calculated field called Selected Target, which displays either the Forecast value or LY value depending on the Select a Target parameter selection.
However, in my Viz, rather than the field header being called "Selected Target", I would like it to dynamically update based on the parameter selection, either to "LY" or "Forecast".
Is this possible?
Thanks
답변 2개
You can use the parameter value for your axis title and/or your tooltip regardless of your measure name. Just edit either and insert the parameter.