The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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)