<?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: How to use where clause in variable settings?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-where-clause-in-variable-settings/m-p/510401#M1147942</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why is &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;year1 equal $(vYear)&lt;/SPAN&gt; and &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;$(vMonth) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jul 2013 20:28:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-07-22T20:28:06Z</dc:date>
    <item>
      <title>How to use where clause in variable settings??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-where-clause-in-variable-settings/m-p/510400#M1147941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;How to write this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;=Sum({$&amp;lt;year1={$(vYear)}&amp;gt;&amp;amp; 'and' &amp;amp; $&amp;lt;year1={$(vMonth)}&amp;gt;} projectedadjustment)&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;in settings&amp;gt;&amp;gt;Variable Overview:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; color: #737373; font-family: Arial;"&gt;Add a variable :vData and set the above statement...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 19:50:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-where-clause-in-variable-settings/m-p/510400#M1147941</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2013-07-22T19:50:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to use where clause in variable settings??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-where-clause-in-variable-settings/m-p/510401#M1147942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why is &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;year1 equal $(vYear)&lt;/SPAN&gt; and &lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;$(vMonth) ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 20:28:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-where-clause-in-variable-settings/m-p/510401#M1147942</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-22T20:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to use where clause in variable settings??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-where-clause-in-variable-settings/m-p/510402#M1147943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have to select projected adjustment depending on dimension vMonth and vYear .....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have projected adjustment value depending on Product Code and also will depend vMonth and vYear....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 20:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-where-clause-in-variable-settings/m-p/510402#M1147943</guid>
      <dc:creator>suvechha_b</dc:creator>
      <dc:date>2013-07-22T20:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to use where clause in variable settings??</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-where-clause-in-variable-settings/m-p/510403#M1147944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try with this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Sum({$&amp;lt;year1={$(vYear),$(vMonth)}&amp;gt;} projectedadjustment)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;Sum({$&amp;lt;year1={$(vYear)}, month1={$(vMonth)}&amp;gt;} projectedadjustment)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jul 2013 20:55:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-where-clause-in-variable-settings/m-p/510403#M1147944</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-22T20:55:59Z</dc:date>
    </item>
  </channel>
</rss>

