Forum Discussion
jam17
1 year agoHelper I
One 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
1 year agoSuper User
Hi jam17
What function are you using to return the name?
SelectedValue(table[ColumnName]) should work.
- jam171 year agoHelper 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.