Forum Discussion
Dynamic title name doesn't change
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.
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?