<?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 Passing values to variables based on selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Passing-values-to-variables-based-on-selections/m-p/224959#M77320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erico, Trent,&lt;/P&gt;&lt;P&gt;Thank you very much for helping me out.&lt;/P&gt;&lt;P&gt;I think get field selections function will help me to deal with multiple selections as well.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neeraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Apr 2011 19:25:59 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-04-20T19:25:59Z</dc:date>
    <item>
      <title>Passing values to variables based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-values-to-variables-based-on-selections/m-p/224955#M77316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I was wondering if it was possible to pass values to variables based on selections .&lt;/P&gt;&lt;P&gt;For eg. If I select a Year= 2010, the variable &lt;STRONG&gt;vDate&lt;/STRONG&gt; should store the value 01/01/2010.&lt;/P&gt;&lt;P&gt;If I select Year= 2010 and Month=7, the variable &lt;STRONG&gt;vDate&lt;/STRONG&gt; should store 07/01/2010.&lt;/P&gt;&lt;P&gt;It would be extremely helpful if someone could provide a solution.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neeraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 19:01:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-values-to-variables-based-on-selections/m-p/224955#M77316</guid>
      <dc:creator />
      <dc:date>2011-04-20T19:01:50Z</dc:date>
    </item>
    <item>
      <title>Passing values to variables based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-values-to-variables-based-on-selections/m-p/224956#M77317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use a GETFIELDSELECTIONS(your_field) function!!!&lt;/P&gt;&lt;P&gt;For more details...look a help from QV!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 19:06:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-values-to-variables-based-on-selections/m-p/224956#M77317</guid>
      <dc:creator />
      <dc:date>2011-04-20T19:06:29Z</dc:date>
    </item>
    <item>
      <title>Passing values to variables based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-values-to-variables-based-on-selections/m-p/224957#M77318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to variable overview and make a variable like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;makedate([Year],[Month],[Day])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which assumes you also have a [Day] field but if not just put 1 instead of day&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There could be some issues like if you have more than one year or month selected in which case it isn't going to return anything. I could never figure out how to make that case work but it has something to do with concat I think...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 19:09:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-values-to-variables-based-on-selections/m-p/224957#M77318</guid>
      <dc:creator />
      <dc:date>2011-04-20T19:09:20Z</dc:date>
    </item>
    <item>
      <title>Passing values to variables based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-values-to-variables-based-on-selections/m-p/224958#M77319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can define vDate to be:&lt;/P&gt;&lt;P&gt;=Only(Year)&lt;/P&gt;&lt;P&gt;In this case you have the year in vDate once you select only one Year.&lt;/P&gt;&lt;P&gt;You can also use other options depending what you really need to have in your variable.&lt;/P&gt;&lt;P&gt;Example if you define your variable to be:&lt;/P&gt;&lt;P&gt;=Only(Makedate(Year,1,1) )&lt;/P&gt;&lt;P&gt;you will have the first day of earch year. Example: 2010-01-01 whe you select only 2010.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 19:18:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-values-to-variables-based-on-selections/m-p/224958#M77319</guid>
      <dc:creator>patricio</dc:creator>
      <dc:date>2011-04-20T19:18:38Z</dc:date>
    </item>
    <item>
      <title>Passing values to variables based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-values-to-variables-based-on-selections/m-p/224959#M77320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Erico, Trent,&lt;/P&gt;&lt;P&gt;Thank you very much for helping me out.&lt;/P&gt;&lt;P&gt;I think get field selections function will help me to deal with multiple selections as well.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neeraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 19:25:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-values-to-variables-based-on-selections/m-p/224959#M77320</guid>
      <dc:creator />
      <dc:date>2011-04-20T19:25:59Z</dc:date>
    </item>
    <item>
      <title>Passing values to variables based on selections</title>
      <link>https://community.qlik.com/t5/QlikView/Passing-values-to-variables-based-on-selections/m-p/224960#M77321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patricio,&lt;/P&gt;&lt;P&gt;Thank you very much. A combination of the above 3 solutions should serve my purpose well. Will get back if I face hiccups.&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Neeraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 19:34:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Passing-values-to-variables-based-on-selections/m-p/224960#M77321</guid>
      <dc:creator />
      <dc:date>2011-04-20T19:34:56Z</dc:date>
    </item>
  </channel>
</rss>

