Forum Discussion

Sambath's avatar
Sambath
Frequent Visitor
1 year ago
Solved

Word search by report users

Hello Power BI Gurus, I have a very simple requirement: users want to type a word or a phase and it filters all visuals within a page. I have a table with a free text column; called [Description] w...
  • Irwan's avatar
    1 year ago

    hello Sambath 

     

    if you can not use custom visual, i think the best way is using Page Filter which placed at below Visual Filter.

    Page Filter will filter all visual in Page (you need to assign Page Filter to each Page if you have multiple Pages) while Visual Filter is only filtering on certain visual.

    Also you need to open Filter Pane so user can use Filter Pane but it is open by default.

     

     

     

    User can use advace filtering and choose any filter method they want. EXACT or CONTAIN

     

    Hope this will help.

    Thank you.