<?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 GetFieldSelections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/GetFieldSelections/m-p/251197#M582636</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My use of GetFieldSelections in the file attached is not giving me what I need.&lt;/P&gt;&lt;P&gt;I would like to have 3 charts.&lt;/P&gt;&lt;P&gt;one is with the category per year, second is country per year and the third is the combination of the both.&lt;/P&gt;&lt;P&gt;when I select only from the category I see what I want to see.&lt;/P&gt;&lt;P&gt;when I select only from the country I see what I want to see.&lt;/P&gt;&lt;P&gt;BUT when I select from the category and the country I see at both graph the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is possible&lt;/P&gt;&lt;P&gt;I would like to hide the 2 first graphs and see only the 3rd one when I select from country and category. maybe some kind of a recording macro (dont know if it existent)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have a 3rd graph that showing the combination of the two, but not showing the combination on the 2 first charts like it dose now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Asaf cadmon via dikla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 15 Oct 2011 11:24:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-10-15T11:24:01Z</dc:date>
    <item>
      <title>GetFieldSelections</title>
      <link>https://community.qlik.com/t5/QlikView/GetFieldSelections/m-p/251197#M582636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My use of GetFieldSelections in the file attached is not giving me what I need.&lt;/P&gt;&lt;P&gt;I would like to have 3 charts.&lt;/P&gt;&lt;P&gt;one is with the category per year, second is country per year and the third is the combination of the both.&lt;/P&gt;&lt;P&gt;when I select only from the category I see what I want to see.&lt;/P&gt;&lt;P&gt;when I select only from the country I see what I want to see.&lt;/P&gt;&lt;P&gt;BUT when I select from the category and the country I see at both graph the same result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is possible&lt;/P&gt;&lt;P&gt;I would like to hide the 2 first graphs and see only the 3rd one when I select from country and category. maybe some kind of a recording macro (dont know if it existent)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to have a 3rd graph that showing the combination of the two, but not showing the combination on the 2 first charts like it dose now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Asaf cadmon via dikla&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2011 11:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetFieldSelections/m-p/251197#M582636</guid>
      <dc:creator />
      <dc:date>2011-10-15T11:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: GetFieldSelections</title>
      <link>https://community.qlik.com/t5/QlikView/GetFieldSelections/m-p/251198#M582637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Hi Asaf,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Let me make sure if I have understood the requirement fully. You have 3 chart objects with following information.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Chart 1 : Categories per Year&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Chart 2 : Countries per Year&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Chart 3 : Countries &amp;amp; Categories per Year&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Now, when the user selects only Category then you wanted to show Chart 1 and hide other two charts. Vice-versa when the user selects the Country. And only when user selects both Country &amp;amp; Category you wanted to show the both the charts. Is this right?&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;If this is what you need then I am attaching an example. You need to use the below expression under Layout Tab &amp;gt; Show &amp;gt; Conditional&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000080;"&gt;&lt;STRONG&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;=GetSelectedCount(Country) &amp;gt; 0&lt;/EM&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;I hope this helps!&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM style="font-family: trebuchet ms,geneva;"&gt;Cheers - DV&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2011 12:42:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetFieldSelections/m-p/251198#M582637</guid>
      <dc:creator>IAMDV</dc:creator>
      <dc:date>2011-10-15T12:42:40Z</dc:date>
    </item>
    <item>
      <title>GetFieldSelections</title>
      <link>https://community.qlik.com/t5/QlikView/GetFieldSelections/m-p/251199#M582638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is great!&lt;/P&gt;&lt;P&gt;Not exactly what I meant but I think it is good enough&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Oct 2011 14:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/GetFieldSelections/m-p/251199#M582638</guid>
      <dc:creator />
      <dc:date>2011-10-15T14:11:57Z</dc:date>
    </item>
  </channel>
</rss>

