Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
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 report page multiple times.
If I click my circle card visual iam showing border for the circle and at the same time i want to remove the border on the circle of other circle card visuals on the same report page. This is to give a feel which visual is being selected.
How to achieve this?
Iam using the below code to add the border
d3.selectAll("circle")
Solved! Go to Solution.
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.
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.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |