Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
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)