Forum Discussion
dc7669
Resolver II
6 years agoPartial string search on a Power BI report
Hi all, Say I am displaying this table in Power BI. Name Phone John Doe 111-111-1111 Jane Done 222-222-2222 Smith John 333-333-3333 Is it possible to provide a search...
- 6 years ago
Hello @dc7669 ,
You can do this using slicer, click the 3 points, and click Search.
Did I answer your question? Mark my position as a solution!
Ricardo
Greg_Deckler
Community Champion
6 years agoFor your selector, you would use the SEARCH or FIND functions.
dc7669
Resolver II
6 years agoGreg_Deckler I think your solution probably will work. But, I am not too familiar with "Measure", thinking that is more related to time/geography based hierarchy. camargos88 solution is easier for me to understand. Thanks for sharing!