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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
jitendracs2004
Frequent Visitor

Input Parameter via text filter in power BI

Hi All,

 

I am trying to provide a text filter and pass the user input to direct query. Any idea how we can achieve this. From the slicers, i am able to do that but via text filter, I am getting no clues.

 

Regards,

Jit

1 REPLY 1
lbendlin
Super User
Super User

same process with the Text Filter visual.

 

It is your responsibility to check how many items are selected as this will impact the way you have to formulate your Direct Query query.  (Recommendation is to block scenarios where nothing is selected and to use IN for either 1 or more selections). You will also have to bring your own text qualifiers (single quotes etc)

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors