Forum Discussion

ScottData's avatar
ScottData
Regular Visitor
10 months ago
Solved

Multi-term Search Using AND Logic

Has anyone figured out how to do create a multi-term text search in Power BI that uses AND rather than OR logic? I have a table with two columns: Name of Report or Dataset, and Keywords. Each report ...
  • v-saisrao-msft's avatar
    10 months ago

    Hi ScottData,

    If the values in both columns are standardized and you want a single slicer to filter both, you can create a new combined column and use it in slicer.

     

    Thank you.