<?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 How to pass filter values across different data sets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-pass-filter-values-across-different-data-sets/m-p/694542#M537880</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 Customer Sales data set and a Service request data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both there were totally independent and were used in a dashboard in different sheets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have a requirement to pass a data field from the Customer Sales sheet to the Service Request sheet. When a user wants to see what was the activity in the Service request for the same date value in the Customer sales, the data should get automatically filtered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can create this by having a same column name in both data sheets. But this would be a join between 2 unrelated data sets. I would prefer just passing the value alone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also apart from the date field, I also have one another common field which needs to be analysed in both the data sets. Serveice Level name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please let me know how to proceed on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venu&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Sep 2014 12:02:51 GMT</pubDate>
    <dc:creator>qlik_venu</dc:creator>
    <dc:date>2014-09-25T12:02:51Z</dc:date>
    <item>
      <title>How to pass filter values across different data sets</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-filter-values-across-different-data-sets/m-p/694542#M537880</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 Customer Sales data set and a Service request data set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both there were totally independent and were used in a dashboard in different sheets.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I have a requirement to pass a data field from the Customer Sales sheet to the Service Request sheet. When a user wants to see what was the activity in the Service request for the same date value in the Customer sales, the data should get automatically filtered.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can create this by having a same column name in both data sheets. But this would be a join between 2 unrelated data sets. I would prefer just passing the value alone.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also apart from the date field, I also have one another common field which needs to be analysed in both the data sets. Serveice Level name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please let me know how to proceed on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Venu&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 12:02:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-filter-values-across-different-data-sets/m-p/694542#M537880</guid>
      <dc:creator>qlik_venu</dc:creator>
      <dc:date>2014-09-25T12:02:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass filter values across different data sets</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-filter-values-across-different-data-sets/m-p/694543#M537881</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;You can use Field event trigger to pass selection.&lt;/P&gt;&lt;P&gt;It would be better if you provide sample data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 12:06:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-filter-values-across-different-data-sets/m-p/694543#M537881</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-09-25T12:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass filter values across different data sets</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-filter-values-across-different-data-sets/m-p/694544#M537882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use &lt;A name="kanchor281"&gt;&lt;/A&gt;&lt;A name="getfieldselections"&gt;&lt;/A&gt;&lt;SPAN class="Bold"&gt;getfieldselections (&lt;/SPAN&gt;&lt;SPAN class="Italic"&gt; FieldName [, ValueSep [, MaxValues]]&lt;/SPAN&gt;&lt;SPAN class="Bold"&gt;), Check in help of Qlikview on how to use this. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This would get the selected string from that field and use sheet triggers to select the same in other field on launching.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 12:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-filter-values-across-different-data-sets/m-p/694544#M537882</guid>
      <dc:creator />
      <dc:date>2014-09-25T12:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass filter values across different data sets</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-filter-values-across-different-data-sets/m-p/694545#M537883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks !!&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 12:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-filter-values-across-different-data-sets/m-p/694545#M537883</guid>
      <dc:creator>qlik_venu</dc:creator>
      <dc:date>2014-09-25T12:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to pass filter values across different data sets</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-pass-filter-values-across-different-data-sets/m-p/694546#M537884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;this would perfectly suit my requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Sep 2014 12:18:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-pass-filter-values-across-different-data-sets/m-p/694546#M537884</guid>
      <dc:creator>qlik_venu</dc:creator>
      <dc:date>2014-09-25T12:18:55Z</dc:date>
    </item>
  </channel>
</rss>

