Forum Discussion
Create a search box across multiple fields
- 6 years ago
Hi LinhNguyen ,
I got finally what you were aksing for. Please use the Custom visual "HierarchySlicer" from market place. And Create you own hierarchy like I created for testing purpose on Date - Year-->Quarter -->Month-->Day. Screen shot is attached for your reference.
Please give Kudos and also accept this as a solution.
I am not too keen about the use of a hierarchical slicer for this.
I think the best way to accomplish this is to use the Search Text Visual against a computed column that concatenates all the columns that you want to include in the search. Your results will then be filtered by whichever match is made against this column. Unless you are using DirectQuery, you can create this column directly from Power BI. Alternatively you can create this column directly on your data source and expose it to Power BI.