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
Hi stealth_66 ,
If my measure return error? Or if you have selected multiple Types at one time?
Please provide more details, we are willing to help.😀
Best Regards,
Eyelyn Qin
- stealth_664 years agoFrequent Visitor
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.
- stealth_664 years agoFrequent Visitor
I already have a measure for the Title based on concatenation of selected values from Unit Type selection