<?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: Re: Set analysis to stop drill down in Pie Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-stop-drill-down-in-Pie-Chart/m-p/619753#M1101442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have a look at the attach qv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Apr 2014 13:41:19 GMT</pubDate>
    <dc:creator>lironbaram</dc:creator>
    <dc:date>2014-04-10T13:41:19Z</dc:date>
    <item>
      <title>Set analysis to stop drill down in Pie Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-stop-drill-down-in-Pie-Chart/m-p/619748#M1101430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have&amp;nbsp; a pie chart with drill down option, in dimension (grouped) --&amp;gt; Geography--&amp;gt;Region, showing value of sales&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; When I drill down to Region the Pie should not allow me to further drill to single Region where Pie shows 100% for a single region. Rather it should start from Geo to region and stop at Region showing split %&amp;nbsp; all regions of particular Geo.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know how set analysis can be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chanchal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 12:56:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-stop-drill-down-in-Pie-Chart/m-p/619748#M1101430</guid>
      <dc:creator />
      <dc:date>2014-04-09T12:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to stop drill down in Pie Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-stop-drill-down-in-Pie-Chart/m-p/619749#M1101432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pls Attach Your Qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 13:02:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-stop-drill-down-in-Pie-Chart/m-p/619749#M1101432</guid>
      <dc:creator>arjunkrishnan</dc:creator>
      <dc:date>2014-04-09T13:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to stop drill down in Pie Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-stop-drill-down-in-Pie-Chart/m-p/619750#M1101434</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can try :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(getcurrentfield([hierarchicgroupname])='Region', Sum({&amp;lt;Region=&amp;gt;} Sales)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 13:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-stop-drill-down-in-Pie-Chart/m-p/619750#M1101434</guid>
      <dc:creator>yduval75</dc:creator>
      <dc:date>2014-04-09T13:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to stop drill down in Pie Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-stop-drill-down-in-Pie-Chart/m-p/619751#M1101435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;just use &lt;/P&gt;&lt;P&gt;sum({&amp;lt;Region=&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this set analysis ignores selections made in the region field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how ever you should note the clicking on the chart will select a single region ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so all other object will show other data then the pie chart&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Apr 2014 13:06:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-stop-drill-down-in-Pie-Chart/m-p/619751#M1101435</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2014-04-09T13:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to stop drill down in Pie Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-stop-drill-down-in-Pie-Chart/m-p/619752#M1101438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find the qv file attached, if&amp;nbsp; you select Geo its flows to region and when you select region the selected region flows and pie shows as 100% for that selected region. I want that my selection should stop at at region &amp;amp;&amp;nbsp; should not flow to particular region.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 10:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-stop-drill-down-in-Pie-Chart/m-p/619752#M1101438</guid>
      <dc:creator />
      <dc:date>2014-04-10T10:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Set analysis to stop drill down in Pie Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-stop-drill-down-in-Pie-Chart/m-p/619753#M1101442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have a look at the attach qv&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Apr 2014 13:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-stop-drill-down-in-Pie-Chart/m-p/619753#M1101442</guid>
      <dc:creator>lironbaram</dc:creator>
      <dc:date>2014-04-10T13:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis to stop drill down in Pie Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-to-stop-drill-down-in-Pie-Chart/m-p/619754#M1101445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Liron. Its helpful!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Apr 2014 12:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-to-stop-drill-down-in-Pie-Chart/m-p/619754#M1101445</guid>
      <dc:creator />
      <dc:date>2014-04-11T12:20:25Z</dc:date>
    </item>
  </channel>
</rss>

