Forum Discussion
Dynamic Axis Titles & Tooltip Additions
- Anonymous4 years ago
Hi stealth_66 ,
1. I already have a measure for the Title based on concatenation of selected values from Unit Type selection
So you have successfully used =SELECTEDVALUE(MergedTermData[Unit Type]) and applied it to Title field, right?
2. But I'm confused about the axis label from in the axis label the "# of ***" based on the selected value of -App or -Enr.
Where you need to put it in? Please show us your expected output by using some screenshots.
Best Regards,
Eyelyn Qin
Sorry for the delay. When I put in the measure, it gives the unit type as well as the corresponding variable. I would like for it to have the unit type as in the title (selected value) and then in the axis label the "# of ***" based on the selected value of -App or -Enr. So, how you have it in your first measure is how it came out.
I already have a measure for the Title based on concatenation of selected values from Unit Type selection