<?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: Drilldown from Qliksense Pie / Donut chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828869#M68306</link>
    <description>&lt;P&gt;Hi,&amp;nbsp; Not sure if it is possible, so thought to ask you.&lt;/P&gt;&lt;P&gt;I have 2 pie charts in the container. I am&amp;nbsp; doing an drill down from one pie chart to an table.&lt;/P&gt;&lt;P&gt;Now I want to do an drill down from the second pie char to different table on the same container.&lt;/P&gt;&lt;P&gt;I was checking around on the container properties and don't see an option.&lt;/P&gt;&lt;P&gt;Is there an way that you know of may be writing an expression on Show condition to some how reference to second table, please let me know.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 16 Aug 2021 16:18:32 GMT</pubDate>
    <dc:creator>jpjust</dc:creator>
    <dc:date>2021-08-16T16:18:32Z</dc:date>
    <item>
      <title>Drilldown from Qliksense Pie / Donut chart</title>
      <link>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828052#M68189</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is it possible to drill down to a detailed table upon clicking on a pie from Qliksense pie or donut chart?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 15:38:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828052#M68189</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2021-08-11T15:38:24Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown from Qliksense Pie / Donut chart</title>
      <link>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828071#M68191</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/138713"&gt;@jpjust&lt;/a&gt;&amp;nbsp;!&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; It's perfectly possible. But you have to do it using containers.&lt;/P&gt;&lt;P&gt;You have to put the Pie Chart and the Table inside the container and configure the condition to the tab's apear.&lt;/P&gt;&lt;P&gt;Condition to pie chart tab:&amp;nbsp;GetSelectedCount(Dim1)=0&lt;/P&gt;&lt;P&gt;Condition to table tab:&amp;nbsp;=GetSelectedCount(Dim1)&amp;gt;0&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="joaopaulo_delco_0-1628700464731.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/59986iAE4500714C356BCC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="joaopaulo_delco_0-1628700464731.png" alt="joaopaulo_delco_0-1628700464731.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Look at the app attached to see the example.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 16:47:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828071#M68191</guid>
      <dc:creator>joaopaulo_delco</dc:creator>
      <dc:date>2021-08-11T16:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown from Qliksense Pie / Donut chart</title>
      <link>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828091#M68195</link>
      <description>&lt;P&gt;Thanks so much!&lt;/P&gt;&lt;P&gt;Is there a way to keep the pie chart also on the container while the table displays the details of the pie?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 18:42:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828091#M68195</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2021-08-11T18:42:27Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown from Qliksense Pie / Donut chart</title>
      <link>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828097#M68197</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/138713"&gt;@jpjust&lt;/a&gt;unfortunately it's not possible to distplay more than 1 object inside a tab of a container. Just 1 object per tab.&lt;/P&gt;&lt;P&gt;Please mark the post as solved if the tip has solved your problem.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 19:47:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828097#M68197</guid>
      <dc:creator>joaopaulo_delco</dc:creator>
      <dc:date>2021-08-11T19:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown from Qliksense Pie / Donut chart</title>
      <link>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828103#M68198</link>
      <description>&lt;P&gt;One last question to see if it is possible.&lt;/P&gt;&lt;P&gt;Lets consider the table as below. The pie is sliced on Dim1, so when I select A from the Pie, the table should display only Dim1 that has Dim2 as Pro.&lt;/P&gt;&lt;P&gt;Dim1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Dim2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; sum(expression)&lt;/P&gt;&lt;P&gt;A&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Pro&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 123456&lt;/P&gt;&lt;P&gt;A &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Analyzer&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 45678&lt;/P&gt;&lt;P&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Analyzer&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;565677&lt;/P&gt;&lt;P&gt;B&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Analyzer&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;565677&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 20:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828103#M68198</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2021-08-11T20:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown from Qliksense Pie / Donut chart</title>
      <link>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828104#M68199</link>
      <description>&lt;P&gt;In this case, you should put the follow expression on yout table object measure.&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Dim2={'Pro'}&amp;gt; expression}&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Sum({&amp;lt;Dim2={'Pro'}&amp;gt; expression}&lt;/LI-CODE&gt;&lt;P&gt;instead of&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;sum(expression)&lt;/LI-CODE&gt;</description>
      <pubDate>Wed, 11 Aug 2021 20:51:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828104#M68199</guid>
      <dc:creator>joaopaulo_delco</dc:creator>
      <dc:date>2021-08-11T20:51:26Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown from Qliksense Pie / Donut chart</title>
      <link>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828105#M68200</link>
      <description>&lt;P&gt;Thank you so much!&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 20:54:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828105#M68200</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2021-08-11T20:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: Drilldown from Qliksense Pie / Donut chart</title>
      <link>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828869#M68306</link>
      <description>&lt;P&gt;Hi,&amp;nbsp; Not sure if it is possible, so thought to ask you.&lt;/P&gt;&lt;P&gt;I have 2 pie charts in the container. I am&amp;nbsp; doing an drill down from one pie chart to an table.&lt;/P&gt;&lt;P&gt;Now I want to do an drill down from the second pie char to different table on the same container.&lt;/P&gt;&lt;P&gt;I was checking around on the container properties and don't see an option.&lt;/P&gt;&lt;P&gt;Is there an way that you know of may be writing an expression on Show condition to some how reference to second table, please let me know.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 16 Aug 2021 16:18:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Drilldown-from-Qliksense-Pie-Donut-chart/m-p/1828869#M68306</guid>
      <dc:creator>jpjust</dc:creator>
      <dc:date>2021-08-16T16:18:32Z</dc:date>
    </item>
  </channel>
</rss>

