Forum Discussion
Nino1
4 years agoFrequent Visitor
Adding Search on Filter
Hello everyone. I'm trying to add search option on filter. I saw possible solution here but it does not work in my case. https://community.powerbi.com/t5/Desktop/Search-text-within-drop-down-fil...
- 4 years ago
I have the same issue.
You need to change your data type from INT to STRING.
Filter don't work for INTEGER types.