Forum Discussion
Anujshaan
2 years agoFrequent Visitor
Custom visual Filter Api - cross filtering
Hello All, I am creating a custom visual where I need to know on which field I am getting filtered data. for eg: let say I have my visual containing 3 fields now there is another slicer (powerbi sl...
Anonymous
2 years agoNot applicable
Hi Anujshaan ,
You might consider using the SelectionManager to keep track of which data points are selected.
https://learn.microsoft.com/en-us/power-bi/developer/visuals/selection-api
This is the related document, you can view this content:
Personalize visuals in a report - Power BI | Microsoft Learn
Main sources for acquiring Power BI custom visuals - Power BI | Microsoft Learn
Power KPI Matrix (microsoft.com)
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.