Forum Discussion
akj2784
Post Partisan
8 years agoKeyword search in power Bi
Hi All,
I have a requirement where I want to have a keyword search slicer so that user can type multiple keywords and it should filter the report whereever those keywords are present in the description text column.
Consider the example of keyword search in the twitter data.
I have tried Smart filter, Attribute Slicer but those are actually showing the data present in the text column what I place in the slicer. I dont want that to show the text in the slicer. It should only accept the keyword from user and automatically filter on a column.
Regards,
Akash
5 Replies
- rocky09
Solution Sage
Use Text Search Visual. But, It only works with Single Column.
You may concatenate all the Columns and make a custom column then Use that Custom Column for the Search.