<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to clear selection in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/How-to-clear-selection/m-p/1083856#M23596</link>
    <description>&lt;P&gt;I added&amp;nbsp;&lt;SPAN&gt;"supportsHighlight"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;true in the capabilities.json and this adds the highlights array to the dataview for the visual which is not currently selected.&amp;nbsp; Using that i managed to remove the border of the circle.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 11 May 2020 10:55:27 GMT</pubDate>
    <dc:creator>powerkriya</dc:creator>
    <dc:date>2020-05-11T10:55:27Z</dc:date>
    <item>
      <title>How to clear selection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-clear-selection/m-p/1082231#M23578</link>
      <description>&lt;P&gt;I am enhancing the circle card visual by adding a border only when selecting the card.&amp;nbsp; Iam populating a category data field and a label field value on the visual.&amp;nbsp; Now I using this visual on a report page multiple times.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&amp;nbsp; This is to give a feel which visual is being selected.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How to achieve this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Iam using the below code to add the border&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;d3.selectAll(&lt;/SPAN&gt;&lt;SPAN&gt;"circle"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;.attr(&lt;/SPAN&gt;&lt;SPAN&gt;"stroke"&lt;/SPAN&gt;&lt;SPAN&gt;,&amp;nbsp;shapeBorderColor)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;.attr(&lt;/SPAN&gt;&lt;SPAN&gt;"stroke-width"&lt;/SPAN&gt;&lt;SPAN&gt;, "2&lt;/SPAN&gt;&lt;SPAN&gt;px"&lt;/SPAN&gt;&lt;SPAN&gt;);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 09 May 2020 12:36:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-clear-selection/m-p/1082231#M23578</guid>
      <dc:creator>powerkriya</dc:creator>
      <dc:date>2020-05-09T12:36:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to clear selection</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/How-to-clear-selection/m-p/1083856#M23596</link>
      <description>&lt;P&gt;I added&amp;nbsp;&lt;SPAN&gt;"supportsHighlight"&lt;/SPAN&gt;&lt;SPAN&gt;:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;true in the capabilities.json and this adds the highlights array to the dataview for the visual which is not currently selected.&amp;nbsp; Using that i managed to remove the border of the circle.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 10:55:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/How-to-clear-selection/m-p/1083856#M23596</guid>
      <dc:creator>powerkriya</dc:creator>
      <dc:date>2020-05-11T10:55:27Z</dc:date>
    </item>
  </channel>
</rss>

