<?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: Disable and enable expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630575#M678709</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post a sample please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 May 2014 09:21:02 GMT</pubDate>
    <dc:creator>sujeetsingh</dc:creator>
    <dc:date>2014-05-13T09:21:02Z</dc:date>
    <item>
      <title>Disable and enable expression</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630574#M678704</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 have 4 fields:&lt;/P&gt;&lt;P&gt;code,&lt;/P&gt;&lt;P&gt;Quantity,&lt;/P&gt;&lt;P&gt;rate,&lt;/P&gt;&lt;P&gt;Value. &lt;/P&gt;&lt;P&gt;I need to show in straight table like for code 1, sum of quantity and for code 2 sum of value.&lt;/P&gt;&lt;P&gt;in this way&lt;/P&gt;&lt;P&gt;:&lt;/P&gt;&lt;P&gt;Code&amp;nbsp; &lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum of quantity&amp;nbsp;&amp;nbsp;&amp;nbsp; xyz&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum of Value&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABC .&lt;/P&gt;&lt;P&gt;WHERE xyz and ABC are respective values. Basically I use code as dimension and 2 expressions ie sum of quantity and sum of value&lt;/P&gt;&lt;P&gt;which must be filtered on the basis of valu of dimension. I have attached my file here. please Help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 09:17:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630574#M678704</guid>
      <dc:creator />
      <dc:date>2014-05-13T09:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Disable and enable expression</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630575#M678709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post a sample please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 09:21:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630575#M678709</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-05-13T09:21:02Z</dc:date>
    </item>
    <item>
      <title>Re: Disable and enable expression</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630576#M678712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use cyclic group instead&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create cyclic group of two dimesions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in fact you can create cyclic group of expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 09:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630576#M678712</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-05-13T09:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Disable and enable expression</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630577#M678713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir,&lt;/P&gt;&lt;P&gt;Please Have a look at my attached file.&lt;/P&gt;&lt;P&gt;MY required output should be in this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum of Quantity&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sum of Value&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 21.&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Average Rate&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my files attached to you, you can find out that there are 4 fields code, quantity , value and rate where I used code as dimension and have 3 expressions which must be shown in front end according to value of dimension.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 09:28:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630577#M678713</guid>
      <dc:creator />
      <dc:date>2014-05-13T09:28:06Z</dc:date>
    </item>
    <item>
      <title>Re: Disable and enable expression</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630578#M678714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sir I have only 1 dimension but i need to represent 3 expressions from that 1 dimension.&lt;/P&gt;&lt;P&gt;But I need to show those expression on the basis of the value on the dimension.&lt;/P&gt;&lt;P&gt;suppose for first value of dimension only first expression and&lt;/P&gt;&lt;P&gt;for 2nd value of dimension 2nd expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 09:33:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630578#M678714</guid>
      <dc:creator />
      <dc:date>2014-05-13T09:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Disable and enable expression</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630579#M678715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See attached sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 09:41:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630579#M678715</guid>
      <dc:creator>Joseph_Musekura</dc:creator>
      <dc:date>2014-05-13T09:41:37Z</dc:date>
    </item>
    <item>
      <title>Re: Disable and enable expression</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630580#M678716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in qv 11 you have a option of enable dimension and express using condition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can write all three expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and on each expression write like below&lt;/P&gt;&lt;P&gt;in Condition of expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code=1 for expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code=2 for expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;code =3 for expression 3&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 09:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630580#M678716</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-05-13T09:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Disable and enable expression</title>
      <link>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630581#M678717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;or if you are not using qv11 the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;usin condtion hide&amp;nbsp; in presentation tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and use these condition for expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 09:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Disable-and-enable-expression/m-p/630581#M678717</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2014-05-13T09:49:00Z</dc:date>
    </item>
  </channel>
</rss>

