Hi,
I currently have a custom visual that highlights/filters other visuals using:
selectionManager.select(identity)
and I would like to replace/extend this functionality to filtering other visuals, i.e. apply a persistent filter vs just selecting, but I can find only very little information on how to do this. All basic examples I can find are using the old apiVersion.
Info from the Microsoft reference page: https://docs.microsoft.com/en-us/power-bi/developer/visuals/filter-api
I have the following questions:
Thank you,
Martijn