Forum Discussion

powerbiblogic's avatar
powerbiblogic
Advocate III
5 years ago

SelectionManager and JsonFilter not work in the same Custom Visual

Hi,
in my custom visual I need to alternatively use the SelectionManager and the JsonFilter. To make the JsonFilter work I added the following lines to capabilities.json:

"filter": { "type": { "filter": true } }

The JsonFilter works fine but the SelectionManager has stopped working. Removing the configuration the SelectionManager works correctly. Is this the behavior I should expect? Is there a way to make SelectionManager and JsonFilter work together? Thank You Regards,

Giovanni


 

No RepliesBe the first to reply