<?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: var not working in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575159#M740017</link>
    <description>&lt;P&gt;i n text object&amp;nbsp; added variable the below error is coming.&lt;/P&gt;</description>
    <pubDate>Tue, 07 May 2019 11:16:10 GMT</pubDate>
    <dc:creator>soniasweety</dc:creator>
    <dc:date>2019-05-07T11:16:10Z</dc:date>
    <item>
      <title>var not working</title>
      <link>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575129#M740014</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i am using this in script. but one variable is not working&amp;nbsp; its showing when i add in text object&amp;nbsp; expression garbage&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575129#M740014</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2024-11-16T20:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: var not working</title>
      <link>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575146#M740015</link>
      <description>&lt;P&gt;Would you be able to show an image of these three variable in variable overview&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 14:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575146#M740015</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-04-30T14:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: var not working</title>
      <link>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575156#M740016</link>
      <description>&lt;P&gt;Hi sunny,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;second variable we are not using anywhere so no issue with that.&lt;/P&gt;&lt;P&gt;remaining two screen shots.&amp;nbsp; &amp;nbsp;in dashboard quarter is selected&amp;nbsp; 2019Q2 on open.(Max quarter)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 11:15:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575156#M740016</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2019-05-07T11:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: var not working</title>
      <link>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575159#M740017</link>
      <description>&lt;P&gt;i n text object&amp;nbsp; added variable the below error is coming.&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 11:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575159#M740017</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2019-05-07T11:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: var not working</title>
      <link>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575166#M740018</link>
      <description>&lt;P&gt;Just try to use =vPrevYrQtr in the text box object instead of =$(vPrevYrQtr)&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 15:12:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575166#M740018</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-04-30T15:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: var not working</title>
      <link>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575177#M740019</link>
      <description>&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;the result is 111180.45 but when use that variable in expression its giving me 0&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 11:16:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575177#M740019</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2019-05-07T11:16:39Z</dc:date>
    </item>
    <item>
      <title>Re: var not working</title>
      <link>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575179#M740020</link>
      <description>&lt;P&gt;Change the expression to this&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=sum({$&amp;lt;Year,Half_Year,Quarter={$(=vPrevYrQtr)},Type={'SR'}&amp;gt;}SA)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+sum({$&amp;lt;Year,Half_Year,Quarter={$(=vPrevYrQtr)},Type={'SR'}&amp;gt;}SA)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 15:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575179#M740020</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-04-30T15:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: var not working</title>
      <link>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575184#M740021</link>
      <description>&lt;P&gt;getting error&lt;/P&gt;</description>
      <pubDate>Tue, 07 May 2019 11:17:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575184#M740021</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2019-05-07T11:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: var not working</title>
      <link>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575192#M740022</link>
      <description>&lt;P&gt;Add single quotes or double quotes&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=sum({$&amp;lt;Year,Half_Year,Quarter={'$(=vPrevYrQtr)'},Type={'SR'}&amp;gt;}SA)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;+sum({$&amp;lt;Year,Half_Year,Quarter={'$(=vPrevYrQtr)'},Type={'SR'}&amp;gt;}SA)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;=sum({$&amp;lt;Year,Half_Year,Quarter={"$(=vPrevYrQtr)"},Type={'SR'}&amp;gt;}SA)&lt;BR /&gt;+sum({$&amp;lt;Year,Half_Year,Quarter={"$(=vPrevYrQtr)"},Type={'SR'}&amp;gt;}SA)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 15:31:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575192#M740022</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-04-30T15:31:05Z</dc:date>
    </item>
    <item>
      <title>Re: var not working</title>
      <link>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575199#M740023</link>
      <description>thank you sunny first one is working.. but.. when i select 2018Q4 or some other year quarter ... the variable value in the listbox is not changing means it should show 2017Q4 but still its showing 2018Q2 ( this is the default year selected is 2019Q2 so prev yr qtr is 2018Q2 )</description>
      <pubDate>Tue, 30 Apr 2019 15:39:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575199#M740023</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2019-04-30T15:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: var not working</title>
      <link>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575200#M740024</link>
      <description>&lt;P&gt;Then why are you doing this in the script? use the expression on the variable overview &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 15:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575200#M740024</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-04-30T15:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: var not working</title>
      <link>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575204#M740025</link>
      <description>tried the same no luck</description>
      <pubDate>Tue, 30 Apr 2019 15:48:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575204#M740025</guid>
      <dc:creator>soniasweety</dc:creator>
      <dc:date>2019-04-30T15:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: var not working</title>
      <link>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575205#M740026</link>
      <description>&lt;P&gt;please share a sample&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 15:49:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/var-not-working/m-p/1575205#M740026</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-04-30T15:49:21Z</dc:date>
    </item>
  </channel>
</rss>

