<?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: Expression enable/ disable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251075#M586635</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dennis, thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, this is not exactly what I was asking about.&lt;/P&gt;&lt;P&gt;Let me put the question clear...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 4 expressions in my waterfall chart.&lt;/P&gt;&lt;P&gt;&amp;gt;expr1 = 100&lt;/P&gt;&lt;P&gt;&amp;gt;expr2 = 40&lt;/P&gt;&lt;P&gt;&amp;gt;expr3 = 50&lt;/P&gt;&lt;P&gt;&amp;gt;expr4 = 10 (expr1-expr2-expr3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, If I uncheck 'Enable' option in chart properties for exp3 then I expr4 = (expr1-expr2).&lt;/P&gt;&lt;P&gt;If I check 'Enable' option' in the chart properties of the same expr3 then expr4 = (expr1-expr2-expr3).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now is that possible to calculate expr4 based on the active and inactive status of the expr3?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 May 2011 05:18:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-31T05:18:33Z</dc:date>
    <item>
      <title>Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251072#M586632</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 multiple expressions in my waterall chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I uncheck ENABLE option in chart properties, the right side bar should ignore this particular value in its expression.&lt;/P&gt;&lt;P&gt;If I Check ENABLE option in chart properties, the right side bar should consider this value and calculate accordingly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HOW CAN I DO THIS HAPPEN.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 11:40:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251072#M586632</guid>
      <dc:creator />
      <dc:date>2011-05-30T11:40:02Z</dc:date>
    </item>
    <item>
      <title>Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251073#M586633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What you can do is make a variable (fe vEnable) and make your button set this variable to 1 or o.&lt;/P&gt;&lt;P&gt;Where 1 Enable and 0 is Disable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you can use these variabel in your expression or in your dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 13:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251073#M586633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-30T13:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251074#M586634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the attached file for an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 May 2011 13:47:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251074#M586634</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-30T13:47:50Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251075#M586635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dennis, thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But, this is not exactly what I was asking about.&lt;/P&gt;&lt;P&gt;Let me put the question clear...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 4 expressions in my waterfall chart.&lt;/P&gt;&lt;P&gt;&amp;gt;expr1 = 100&lt;/P&gt;&lt;P&gt;&amp;gt;expr2 = 40&lt;/P&gt;&lt;P&gt;&amp;gt;expr3 = 50&lt;/P&gt;&lt;P&gt;&amp;gt;expr4 = 10 (expr1-expr2-expr3)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now, If I uncheck 'Enable' option in chart properties for exp3 then I expr4 = (expr1-expr2).&lt;/P&gt;&lt;P&gt;If I check 'Enable' option' in the chart properties of the same expr3 then expr4 = (expr1-expr2-expr3).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now is that possible to calculate expr4 based on the active and inactive status of the expr3?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 05:18:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251075#M586635</guid>
      <dc:creator />
      <dc:date>2011-05-31T05:18:33Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251076#M586636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand you correctly you must be able to that as I did in the attached file.&lt;/P&gt;&lt;P&gt;Take a closer look at charts on the right. the expression there is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If (vEnable=1 ,&amp;nbsp; Sum (Amount), Count(Amount))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This make it swicth between the 2 different expression.&lt;/P&gt;&lt;P&gt;So What you need is somthing like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If (vEnable=1, (expr1-expr2), (expr1-expr2-expr3))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if this works for you ok?&lt;/P&gt;&lt;P&gt;If not try to upload you document or some screenshots which show how you want the outcome to be.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 06:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251076#M586636</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-05-31T06:30:32Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251077#M586637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Dennis, thank u again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Wat u said absolutely works fine...&lt;/P&gt;&lt;P&gt;but thing is I dont need any button for this, it should acquire the properties of expression from the chart and trigger the action accordingly.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 06:41:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251077#M586637</guid>
      <dc:creator />
      <dc:date>2011-05-31T06:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251078#M586638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have an example developed for u but dont know how to upload QV file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any idea?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 06:46:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251078#M586638</guid>
      <dc:creator />
      <dc:date>2011-05-31T06:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251079#M586639</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 got it how to upload. First add comment then edit the comment u will be able to see Upload file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pls look at the above attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it will help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 06:49:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251079#M586639</guid>
      <dc:creator />
      <dc:date>2011-05-31T06:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251080#M586640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey BlackRocks buddy, thanks a lot....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u really made me to think that this can be done in simple way....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can i do the same without using the dimesion fields F1, F2?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like IF(Not IsNull(cloumn(2)), 'expr4=(expr1-expr2-expr3)', 'expr4=(expr1-expr2-expr3)')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this work this way...&lt;/P&gt;&lt;P&gt;i mean validating 'column(2)'? or is there any btr way i can handle this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 07:11:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251080#M586640</guid>
      <dc:creator />
      <dc:date>2011-05-31T07:11:37Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251081#M586641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi I really didn't get you in full what you are trying to do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in my example F1,F2 are Field names I just took for example, you can give any meaningful names to them. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will not be able to refer column(0), column(1).. etc as you are disabling expressions based on your need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you disable any column it wont know that there is one column and it ignores the disabled column and counts sequentially. But in your expression it always refers to 3 columns but in reality there will be only 2 enabled. So this wont work out for your requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 08:00:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251081#M586641</guid>
      <dc:creator />
      <dc:date>2011-05-31T08:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251082#M586642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, after submitting the ques i realized it is not possible...m sorry for that...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thing is i dont have exact field which refers to particular expression in my dimensions.&lt;/P&gt;&lt;P&gt;cos the expression is actually declared as a variable. expr3=50 using the same in my expr3 in chart as $(expr)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now m lukin if it is possible that,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF((Not IsnNull(&amp;lt;expr3&amp;gt;)), 'expr4=(expr1-expr2-expr3)', 'expr4=(expr1-expr2)') ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope you got my ques....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 08:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251082#M586642</guid>
      <dc:creator />
      <dc:date>2011-05-31T08:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251083#M586643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But i guess if you can post your complete actual requirement with some qvw sample document attached, i can try help you on that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 08:26:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251083#M586643</guid>
      <dc:creator />
      <dc:date>2011-05-31T08:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251084#M586644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I can do that, but before that please tell me...&lt;/P&gt;&lt;P&gt;if it works to apply condition barely on 'expression' itself wit in the if statement like i explained above?&lt;/P&gt;&lt;P&gt;that way my prob is solved almost....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 08:31:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251084#M586644</guid>
      <dc:creator />
      <dc:date>2011-05-31T08:31:56Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251085#M586645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes you can do that but differently by using variables as attached sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample shows using variables only but you need to use those variables to check if it returns anything otherwise use different expression. Basically u need to build the epxression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 08:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251085#M586645</guid>
      <dc:creator />
      <dc:date>2011-05-31T08:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251086#M586646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey pls find the file below...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;now my doubt is &lt;/P&gt;&lt;P&gt;&amp;gt;if I disable 'expr3' in the chart properties by unchecking the 'Enable' option&amp;nbsp; then 'expr4= $(v1)-$(v2)' else&amp;nbsp; 'expr4= $(v1)-$(v2)-$(v3)'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 09:48:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251086#M586646</guid>
      <dc:creator />
      <dc:date>2011-05-31T09:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251087#M586647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 10:02:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251087#M586647</guid>
      <dc:creator />
      <dc:date>2011-05-31T10:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251088#M586648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot buddy.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thing is its not working for my actual application... still working on it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i m not able to... will sure update the status...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 10:41:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251088#M586648</guid>
      <dc:creator />
      <dc:date>2011-05-31T10:41:20Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251089#M586649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot, and the prob with my application is resolved by renaming the column name......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank u so much buddies in helping me out.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 May 2011 12:21:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251089#M586649</guid>
      <dc:creator />
      <dc:date>2011-05-31T12:21:29Z</dc:date>
    </item>
    <item>
      <title>Re: Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251090#M586650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great finally we could do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Jun 2011 01:25:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251090#M586650</guid>
      <dc:creator />
      <dc:date>2011-06-01T01:25:49Z</dc:date>
    </item>
    <item>
      <title>Expression enable/ disable</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251091#M586651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Macro VBS to enable/disable expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set chart = doc.GetSheetObject("CH01")&lt;/P&gt;&lt;P&gt;set cp = chart.GetProperties&lt;/P&gt;&lt;P&gt;set expr = cp.Expressions.Item(3).Item(0).Data.ExpressionData&lt;/P&gt;&lt;P&gt;expr.Enable = false&lt;/P&gt;&lt;P&gt;chart.SetProperties cp&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Jun 2011 08:39:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-enable-disable/m-p/251091#M586651</guid>
      <dc:creator />
      <dc:date>2011-06-14T08:39:31Z</dc:date>
    </item>
  </channel>
</rss>

