<?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: Drlldown by click in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Drlldown-by-click/m-p/397173#M11835</link>
    <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've noticed, that described functionality already supports in regular stacked column chart. However, due to design, data entry and tooltips functionality, this visual not suitable for me. So, how can I achieve same functionality?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yerkhan&lt;/P&gt;</description>
    <pubDate>Mon, 16 Apr 2018 13:37:27 GMT</pubDate>
    <dc:creator>ysapiyev</dc:creator>
    <dc:date>2018-04-16T13:37:27Z</dc:date>
    <item>
      <title>Drlldown by click</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Drlldown-by-click/m-p/394011#M11729</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I inserted drilldown option in my custom bar visual through capabilities.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to drilldown by click on bar?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If it is not available in API, how can I acces drilldown level in code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yerkhan&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 09:38:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Drlldown-by-click/m-p/394011#M11729</guid>
      <dc:creator>ysapiyev</dc:creator>
      <dc:date>2018-04-11T09:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Drlldown by click</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Drlldown-by-click/m-p/394808#M11757</link>
      <description>&lt;P&gt;Yes, it's possbile. You just need to implement Selection via &lt;A href="https://github.com/Microsoft/PowerBI-visuals/blob/master/Tutorial/Selection.md" target="_blank"&gt;SelectionManager&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Apr 2018 06:48:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Drlldown-by-click/m-p/394808#M11757</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-04-12T06:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Drlldown by click</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Drlldown-by-click/m-p/396966#M11829</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks. So, if I implement selection manager, it will drill down automatically? Or should I set appropriate hierarchy level in code?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I have slicers for every hierarchy level: categories for level 1, 2 and etc. How to set drill down if slicer for level 1 is used?&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, it will look something like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="stack.png" style="width: 600px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/91223i30B74EC17000D663/image-size/large?v=v2&amp;amp;px=999" role="button" title="stack.png" alt="stack.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yerkhan&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 08:57:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Drlldown-by-click/m-p/396966#M11829</guid>
      <dc:creator>ysapiyev</dc:creator>
      <dc:date>2018-04-16T08:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Drlldown by click</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Drlldown-by-click/m-p/397173#M11835</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I've noticed, that described functionality already supports in regular stacked column chart. However, due to design, data entry and tooltips functionality, this visual not suitable for me. So, how can I achieve same functionality?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yerkhan&lt;/P&gt;</description>
      <pubDate>Mon, 16 Apr 2018 13:37:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Drlldown-by-click/m-p/397173#M11835</guid>
      <dc:creator>ysapiyev</dc:creator>
      <dc:date>2018-04-16T13:37:27Z</dc:date>
    </item>
    <item>
      <title>Re: Drlldown by click</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Drlldown-by-click/m-p/397837#M11853</link>
      <description>&lt;P&gt;To support drill down you just need to add &lt;A href="https://github.com/Microsoft/PowerBI-visuals/blob/master/Capabilities/Drilldown.md" target="_blank"&gt;drilldown into capabilities.json&lt;/A&gt;&amp;nbsp;and &lt;A href="https://github.com/Microsoft/PowerBI-visuals/blob/master/Visual/Selection.md" target="_blank"&gt;SelectionManager&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 07:57:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Drlldown-by-click/m-p/397837#M11853</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-04-17T07:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Drlldown by click</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Drlldown-by-click/m-p/397863#M11857</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I implemented drilldown in capabilities. However, I find it hard to set selection manager for&amp;nbsp;hierarchy levels. Can I send code for examination and pointing my mistakes in selection manager?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Yerkhan&lt;/P&gt;</description>
      <pubDate>Tue, 17 Apr 2018 08:15:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Drlldown-by-click/m-p/397863#M11857</guid>
      <dc:creator>ysapiyev</dc:creator>
      <dc:date>2018-04-17T08:15:50Z</dc:date>
    </item>
    <item>
      <title>Re: Drlldown by click</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Drlldown-by-click/m-p/398738#M11876</link>
      <description>&lt;P&gt;Yes, sure. Please send source code to&amp;nbsp;&lt;A title="" href="mailto:pbicvsupport@microsoft.com" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P&gt;Software Engineer&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P&gt;&lt;A title="" href="mailto:pbicvsupport@microsoft.com" target="_blank" rel="nofollow noopener noreferrer"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Apr 2018 06:49:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Drlldown-by-click/m-p/398738#M11876</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-04-18T06:49:37Z</dc:date>
    </item>
  </channel>
</rss>

