Forum Discussion

powerkriya's avatar
powerkriya
Frequent Visitor
6 years ago
Solved

How to clear selection

I am enhancing the circle card visual by adding a border only when selecting the card.  Iam populating a category data field and a label field value on the visual.  Now I using this visual on a repor...
  • powerkriya's avatar
    6 years ago

    I added "supportsHighlight"true in the capabilities.json and this adds the highlights array to the dataview for the visual which is not currently selected.  Using that i managed to remove the border of the circle.