Forum Discussion
jam17
Helper I
1 year agoOne dynamic value not working
I'm creating tool tips for my bar charts have had no problem until this one value. All other elements are dynamically updating, except this one. I have other charts, with my final formatting, with ...
- 1 year ago
Hi jam17
Create a new measure which selects the column you want:
Then reference this variable in your dynamic value:
Enjoy the profits of your labour:
SamWiseOwl
Super User
1 year agoHi jam17
What function are you using to return the name?
SelectedValue(table[ColumnName]) should work.
- jam171 year ago
Helper I
I'm using the dynamic text tool.
This is the setup for current licenes - which works.And this is the setup for launch licenses, which doesn't work.