Forum Discussion
Dynamic Legend Title
Hi,
I have hidden the legend title. Now I want to display a text (using card visualiztion) just before the legends based on filter selection.
For Ex: Countries .India .China .Nepal .Srilanka
Here countries is the legend title which i have hidden. The resultant is .India .China .Nepal .Srilanka
Now I want to show like below.
Asia .India .China .Nepal .Srilanka
where Asia is a value selected in filter.
Please help
4 Replies
- Fowmy
Super User
snemilipuri
One option is, you can type the legend nameI you need it as dynamics lable then create a measure and assign it to a label or use the chart title and the fx there.
- snemilipuri
Helper I
Thanks for your reply Fowmy. Actually, i have an idea to place the card viz infornt of legends. But can I move legend slightly right side to accomodate this card viz. Like in the image above.
- Fowmy
Super User
- AnonymousNot applicable
Hi snemilipuri ,
I don't quite understand your requirement but you could use Selectedvalue() function to get the selected value in slicer.
It would be better to show some screenshot to descripe your requirement.
Best Regards,
Jay