Forum Discussion

JackL91's avatar
JackL91
New Member
1 year ago
Solved

Custom Visual stops working

Hi all,   I've edited and repackaged an existing custom visual (https://github.com/microsoft/PowerBI-visuals-TextFilter) to produce an exact match filter rather than a "contains" filter. When apply...
  • JackL91's avatar
    JackL91
    1 year ago

    Hi Jayleny,

     

    I have resolved the problem with a suboptimal solution. I had to upload the report with no filter active (not ideal but no major issue), and remove the ability for the user to save filters by ticking the "Don't allow end user to save filters on this report" setting. 

     

    The filter now works as expected, just with a few compromises.