Forum Discussion

Nino1's avatar
Nino1
Frequent Visitor
4 years ago
Solved

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...
  • technolog's avatar
    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.