Forum Discussion
Sync between custom filter and slicer
I'm quite confused about usage of Advanced filter.
In updateOnRangeSelectonChange there are several functions, which are located in sampleslicer.ts. Should I copy them to my code? Are they necessary?
I also tried to build filter using powerbi-models but import of powerbi-models failed with error: "import cannot have reference to module". How it can be resolved?
Regards,
Yerkhan
I understood how to use advanced filter. However, I've faced new issue:
when I don't use date input, everything works fine:
However, when I use date input, it stops changing.
How it can be fixed?
Regards,
Yerkhan
- v-viig8 years agoCommunity Champion
Could you please clarify what data input is? Are you talking about Power BI Slicer?
Currently we would recommend to open Chrome Developer Tools and turn on "Pause on exceptions" in the Sources tab.
After that, try to replicate the issue and see if debugger will catch an exception in the code.
Ignat Vilesov,
Software Engineer
Microsoft Power BI Custom Visuals