<?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: different graphs on drilldown for each category? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487309#M182010</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Syed&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the function &lt;EM&gt;GetCurrentField( YourGroupName )&lt;/EM&gt; to return the of name of the active field in a group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then once you know what your active group is then you can use that in expressions to show / hide your Chart Objects as per you needs, or do other jiggery pokery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 15 Dec 2013 18:57:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-12-15T18:57:20Z</dc:date>
    <item>
      <title>different graphs on drilldown for each category?</title>
      <link>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487308#M182009</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 a bar chart that shows different categories on x axis and the measure is shown on y axis. My customer wants me to show different other charts when I drilldown to each category on the graph. Each drilldown chart has a seperate kind of chart presentations and some even have a different expression. He wants to be able to return to original graph if he goes up to the category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to know if this is possible in Qlikview and how to do it&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Dec 2013 18:35:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487308#M182009</guid>
      <dc:creator />
      <dc:date>2013-12-15T18:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: different graphs on drilldown for each category?</title>
      <link>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487309#M182010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Syed&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use the function &lt;EM&gt;GetCurrentField( YourGroupName )&lt;/EM&gt; to return the of name of the active field in a group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then once you know what your active group is then you can use that in expressions to show / hide your Chart Objects as per you needs, or do other jiggery pokery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Dec 2013 18:57:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487309#M182010</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-15T18:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: different graphs on drilldown for each category?</title>
      <link>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487310#M182011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many Thanks for getting back to me on this so quickly. Basically I need to get the series inside the group and show different charts based on data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, I have a chart that is showing hours for different departments. Support a bar chart showing hours for Sales, Marketing, Accounts etc department. The dimension here is Department&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I click on sales to drilldown further into this, I want to see a crosstab showing hours and other details. If I want to drilldown to marketing, then I want to see some other chart type like a gantt chart maybe etc. This is just an example&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give me a hint on how can I achieve this. I think I need to play with showing and hiding different charts above each other but I first want to know how to set a variable if I click on a point in the top level chart that is showing hours for different departments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;getcurrentfield(groupname) will give me the current level of dimension in the drilldown group but it does not give me information about the exact datapoint/series inside the dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Dec 2013 19:06:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487310#M182011</guid>
      <dc:creator />
      <dc:date>2013-12-15T19:06:07Z</dc:date>
    </item>
    <item>
      <title>Re: different graphs on drilldown for each category?</title>
      <link>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487311#M182012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bill,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was a bit simple that I thought. I simply needed to put a condition in the the layout the Deparment = 'Sales' and it showed the chart if I clicked on the Sales inside the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Dec 2013 19:12:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487311#M182012</guid>
      <dc:creator />
      <dc:date>2013-12-15T19:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Re: different graphs on drilldown for each category?</title>
      <link>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487312#M182013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Syed&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is a sample qvw that hides / shows Chart Objects depending on &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;getcurrentfield(groupname)&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I must admit that I am not sure what you mean by &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;EM&gt;does not give me information about the exact datapoint/series inside the dimension&lt;/EM&gt;&lt;/SPAN&gt;&amp;nbsp; could you clarify,&amp;nbsp; But it could be the &lt;EM&gt;GetFieldSelection()&lt;/EM&gt; function you are in need of.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Dec 2013 19:16:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487312#M182013</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-15T19:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: Re: different graphs on drilldown for each category?</title>
      <link>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487313#M182014</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, It was the getfieldselection I needed. I wanted someway to get an expression of what data point inside the field was being selected or drilled down. Based on that, I needed to show different graphs. Now I am thinking about how to return to the original graph once the user wants to get back to the original chart. I know I can use a button to set a variable to show the original graph and hide others, but I am now trying to see if I can do it without using an external object out of the graph. I want to make it look like a drillup and drilldown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arif&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Dec 2013 19:20:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487313#M182014</guid>
      <dc:creator />
      <dc:date>2013-12-15T19:20:50Z</dc:date>
    </item>
    <item>
      <title>Re: different graphs on drilldown for each category?</title>
      <link>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487314#M182015</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Syed&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a reason why you could not just drill up with the up arrow by the Group dimension display ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Dec 2013 19:36:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487314#M182015</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-12-15T19:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: different graphs on drilldown for each category?</title>
      <link>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487315#M182016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;because I need to show a separate type of graph and set of data upon drilling down inside each data point in the top level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose On x axis, I have four data points. Sales, marketing, accounts, hr etc. Upon drilling down inside each of these records, I need to show a separate graph and data. Is it possible to do it inside the same chart and using drilldown?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I believe that if I want to show a separate kind of data and graph, I cannot achieve it using drilldown but I actually need to show and hide these separate graph but please correct me if I am wrong&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 15 Dec 2013 20:09:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/different-graphs-on-drilldown-for-each-category/m-p/487315#M182016</guid>
      <dc:creator />
      <dc:date>2013-12-15T20:09:11Z</dc:date>
    </item>
  </channel>
</rss>

