Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
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?
Solved! Go to Solution.
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.
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.
@Saxophone167 , Once you enable Q&A, you should be able to use measure in a text box
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Check out the July 2026 Power BI update to learn about new features.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 30 | |
| 25 | |
| 23 | |
| 22 | |
| 13 |
| User | Count |
|---|---|
| 49 | |
| 32 | |
| 19 | |
| 19 | |
| 17 |