<?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: Help with Graphs in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292878#M108688</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi Murali,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;As far as i understood from this discussion, you may achieve this by creating two fields in backend for year. lets say one field for Group1 and Another field for Group 2, like below.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Year(Transaction_Date) as Year_Group1, //This field you can use in Chart1 i.e. Group 1 chart&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Year(Transaction_Date) as Year_Group2, //This field you can use in Chart2 i.e. Group 2 chart&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Year(Transaction_Date) as Year, // This field is for general selections in your dashboard.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Now Create your 1st chart i.e. Group1 chart with Year_Group1 dimension and Create your 2nd chart i.e. Group2chart with Year_Group2 dimension.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Create 2 pivot table, one with Group1 filter and one with Group 2 filter.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Now use &lt;STRONG&gt;GetSelectedCount()&lt;/STRONG&gt; function to hide and unhide this pivot tables using Conditional Show option.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;your condition should look like below to activate the 1st group pivot table is &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;GetSelectedCount(Year_Group1)&amp;gt;=1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Your condition&amp;nbsp; to activate 2nd group pivot table should be as follows&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;GetSelectedCount(Year_Group2)&amp;gt;=1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hope i`m clear and hope this helps you.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;-Sridhar&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Aug 2011 13:25:12 GMT</pubDate>
    <dc:creator>sridhar240784</dc:creator>
    <dc:date>2011-08-23T13:25:12Z</dc:date>
    <item>
      <title>Help with Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292874#M108684</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 requirement to automatically filter data when double clicks on a particular item in graph.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have two graphs created. One graph shows data for 'Group 1' and second graph for 'Group 2'. But when I make a selection in graph 1 it should automatically filter data for 'Group 1'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the attached document when I double click on year 2001, the data in the below table should show only 'Group 1' data. But it is showing both 'Group 1' and 'Group 2' data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 10:10:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292874#M108684</guid>
      <dc:creator />
      <dc:date>2011-08-23T10:10:16Z</dc:date>
    </item>
    <item>
      <title>Help with Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292875#M108685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; here you have data for both group1 and group2 in 2001 thats why in below table show for both group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check ur data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 11:31:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292875#M108685</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2011-08-23T11:31:24Z</dc:date>
    </item>
    <item>
      <title>Help with Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292876#M108686</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;&amp;nbsp;&amp;nbsp;&amp;nbsp; It is because you have used textbox to display the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; So when you select 2011, you have two possible values i.e Group1 and Group2 and thus it shows both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Now if you want to show only the data from Group1 and Group2 respectively, then you should use the straight table with the same expression which you used in bar chart. (Note a seperate Straight table for both Group1 and Group2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 11:45:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292876#M108686</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2011-08-23T11:45:20Z</dc:date>
    </item>
    <item>
      <title>Help with Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292877#M108687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Kaushik for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But the business requirement is to have graphs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because first graphs shows the data for 'Group1' and when user double clicks on 2001 bar, user wants to filter data for 2001 as well as 'Group1'. I know this is not the default QlikView functionality. But client wants this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there any event that gets fired when a selection is made in graph? Or is there any other way to achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 12:54:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292877#M108687</guid>
      <dc:creator />
      <dc:date>2011-08-23T12:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292878#M108688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Hi Murali,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;As far as i understood from this discussion, you may achieve this by creating two fields in backend for year. lets say one field for Group1 and Another field for Group 2, like below.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Year(Transaction_Date) as Year_Group1, //This field you can use in Chart1 i.e. Group 1 chart&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Year(Transaction_Date) as Year_Group2, //This field you can use in Chart2 i.e. Group 2 chart&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Year(Transaction_Date) as Year, // This field is for general selections in your dashboard.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Now Create your 1st chart i.e. Group1 chart with Year_Group1 dimension and Create your 2nd chart i.e. Group2chart with Year_Group2 dimension.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Create 2 pivot table, one with Group1 filter and one with Group 2 filter.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Now use &lt;STRONG&gt;GetSelectedCount()&lt;/STRONG&gt; function to hide and unhide this pivot tables using Conditional Show option.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;your condition should look like below to activate the 1st group pivot table is &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;GetSelectedCount(Year_Group1)&amp;gt;=1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Your condition&amp;nbsp; to activate 2nd group pivot table should be as follows&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;GetSelectedCount(Year_Group2)&amp;gt;=1&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hope i`m clear and hope this helps you.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;-Sridhar&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 13:25:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292878#M108688</guid>
      <dc:creator>sridhar240784</dc:creator>
      <dc:date>2011-08-23T13:25:12Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292879#M108689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sridhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response. Very userful one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What user wants is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When he click on 2001 bar in first chat, it will add 'Year = 2011' to the current selection. At the same time user want 'Group=Group1' to be added to current selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I am now clear with my requirement. and apologies for any confusion with the description in my original post.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 13:54:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292879#M108689</guid>
      <dc:creator />
      <dc:date>2011-08-23T13:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292880#M108690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;ok, check out the attached application.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;As i said earlier, Create 2 field for 2 Groups like Year_Group1 and Year_Group2. Use this 2 fields in your Report.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Create one Dummy field with field name 'Group' and Field info as Group1 and Group2.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Now we can use the "Field Event Trigger" to trigger an action when user select something from the field using "select in Field" action which you can find in Document Property.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Check the attached application. &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Hope this helps you.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;-Sridhar &lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 14:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292880#M108690</guid>
      <dc:creator>sridhar240784</dc:creator>
      <dc:date>2011-08-23T14:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292881#M108691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sridhar.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I am looking for. This trigger will help me to achieve my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks once again for your help. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Aug 2011 15:11:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292881#M108691</guid>
      <dc:creator />
      <dc:date>2011-08-23T15:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292882#M108692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sridhar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Will this trigger work when I view the dashboard via Ajax Zero foot print client on IE8?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 10:10:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292882#M108692</guid>
      <dc:creator />
      <dc:date>2011-08-24T10:10:32Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Graphs</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292883#M108693</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM&gt;Murali,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;This trigger should work but i have not tested it my self. Please try testing it.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;-Sridhar&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Aug 2011 13:08:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-Graphs/m-p/292883#M108693</guid>
      <dc:creator>sridhar240784</dc:creator>
      <dc:date>2011-08-24T13:08:04Z</dc:date>
    </item>
  </channel>
</rss>

