Forum Discussion

Saxophone167's avatar
Saxophone167
New Member
3 years ago
Solved

Text Box for Text Input

Hello everyone,

 

i need to make a Dynamic Text Box which shows my Text Input from a Text Filter. 

For example: You have a Table with Names and a Text Filter for Names.

Now if i look for "Tom" via my Text Filter i want to have a Text Box which displays "His Name is: Tom". (Only an Example)

 

Anyone has an Idea how to solve this?

  • Hi Saxophone167 

    Thanks for reaching out to us.

    Please try this, create the measure

    Measure = "His Name is: "&SELECTEDVALUE('Filter'[Name])

     

    Best Regards,

    Community Support Team _Tang

    If this post helps, please consider Accept it as the solution to help the other members find it more quickly.

2 Replies