I have a database loaded into Power BI.
One of the columns contains long text.
I would like to implement for users the possibility of filtering through a search field that allows the combination of substrings. Example: search for texts that contain the following substrings
“air” AND “tree” AND “RAIN” AND “Climate”
Could you help me, please?
I would like to implement for users the possibility of filtering through a search field that allows the combination of substrings.
1