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-filter/m-p/428492
I can see only these options on my filter
Could you please tell how can I add search on filter?
Thank you very much!
I have the same issue.
You need to change your data type from INT to STRING.
Filter don't work for INTEGER types.