Forum Discussion
Dynamic title name doesn't change
Hi DataNinja777
I posted my issue a bit too fast and forgot to add that the measure I use is as you write it:
And I already added it as a conditional formatted text:
It is in danish in my screendumps, but it should be possible to decipher whether I've done it correctly
Are you using the same column from the image below in your measure?
If you're using the same column, this should return a single value when one is selected otherwise it will be "alle burgere" as in your measure. If you're not using the same column, there could be more than one value of navnpabruger for each x1 value and if there are more than one values, SELECTEDVALUE will return the alternate result.
- Christianvs1 year agoHelper II
Hi danextian
Just to clerify, the columns in the image are anonymized. I added a white box with X1, X2 and so forth.
The actual table/column only returns one value as far as I am aware. And it works if I use the measure in a text box or a card, then the text displays the name of the selected user correctly. But if I select multiple values it returns "alle brugere".So it seems that the measure that created the dynamic text works perfectly fine when I use it in a text box or a card, but not when I use it as a conditionally formatted title.
Did that answer your question?