Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
mzelt
Regular Visitor

Getting Value from Text Filter Visual

Is there a way to get the value searched within the Text Filter visual in order to do additional caluclations?

 

Ex: If the word "data" is input into the Text Filter visual, I can use the word "data" in a measure. 

 

Thoughts?/ Ideas?/ Alternatives?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

Hi @mzelt ,

 

To my knowledge, you could not get the input from Text Filter unless you input the complete value accurately:

 

Singel selection = SELECTEDVALUE('Table'[Value])

 

 

Eyelyn9_2-1634872019321.pngEyelyn9_3-1634872033987.png

 

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

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

Hi @mzelt ,

 

Actually, the developers of Text Filter visual don't maintain it anymore.

Eyelyn9_0-1635313923007.png

So you may use Slicer or Smart Filter visual instead.

 

 

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

I need a measure to be calculated depending on the exchange rate of a currency that is selected in an object

Anonymous
Not applicable

Hi @mzelt ,

 

To my knowledge, you could not get the input from Text Filter unless you input the complete value accurately:

 

Singel selection = SELECTEDVALUE('Table'[Value])

 

 

Eyelyn9_2-1634872019321.pngEyelyn9_3-1634872033987.png

 

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

Anonymous
Not applicable

If you want to use the selected value in a measure, SELECTEDVALUE() DAX function can be used. If this is not your requirement, Can you provide more details of what are you looking for?

 

Thanks
Raj

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.