<?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: Help with calculation in Variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-calculation-in-Variable/m-p/770725#M1051155</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Above suggestions didn't solve it it, but helped me towards solution that has worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"&gt;&lt;SPAN style="font-family: Arial;"&gt;Work Request count:&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 7.5pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"&gt;=&lt;SPAN style="color: blue;"&gt;count&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: maroon;"&gt;status_cat&lt;/SPAN&gt;={'open'}&amp;gt;}&lt;SPAN style="color: blue;"&gt;if&lt;/SPAN&gt;(&lt;STRONG&gt;&lt;EM style="color: gray;"&gt;vCurrentDate&lt;/EM&gt;&lt;/STRONG&gt;-&lt;SPAN style="color: maroon;"&gt;date_escalation_completion&lt;/SPAN&gt;&amp;lt;=0, &lt;SPAN style="color: maroon;"&gt;wr_id&lt;/SPAN&gt;)) &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"&gt;&lt;BR /&gt;&lt;BR /&gt;Percentage calculation:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 7.5pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"&gt;=&lt;SPAN style="color: blue;"&gt;count&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: maroon;"&gt;status_cat&lt;/SPAN&gt;={'open'}&amp;gt;}&lt;SPAN style="color: blue;"&gt;if&lt;/SPAN&gt;(&lt;STRONG&gt;&lt;EM style="color: gray;"&gt;vCurrentDate&lt;/EM&gt;&lt;/STRONG&gt;-&lt;SPAN style="color: maroon;"&gt;date_escalation_completion&lt;/SPAN&gt;&amp;lt;=0, &lt;SPAN style="color: maroon;"&gt;wr_id&lt;/SPAN&gt;))&lt;BR /&gt;/&lt;BR /&gt;&lt;SPAN style="color: blue;"&gt;count&lt;/SPAN&gt;({1&amp;lt;&lt;SPAN style="color: maroon;"&gt;status_cat&lt;/SPAN&gt;={'open'},&lt;SPAN style="color: maroon;"&gt;wr_id&lt;/SPAN&gt;=&lt;SPAN style="color: blue;"&gt;E&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: maroon;"&gt;prob_type&lt;/SPAN&gt;={'preventive maint'}&amp;gt;})&amp;gt;}&lt;SPAN style="color: maroon;"&gt;wr_id&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Nov 2014 13:52:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-05T13:52:37Z</dc:date>
    <item>
      <title>Help with calculation in Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-calculation-in-Variable/m-p/770721#M1051151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have created series of variables used in the following scenario:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;count work requests which have not yet gone past the escalation completion date&lt;/LI&gt;&lt;LI&gt;count work requests that are upto 4 weeks past the escalation completion date ... and so on!&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;these are as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;work request before escalation date: &lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 7.5pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"&gt;=&lt;SPAN style="color: blue;"&gt;count&lt;/SPAN&gt;(&lt;SPAN style="color: blue;"&gt;if&lt;/SPAN&gt;(&lt;STRONG&gt;&lt;EM style="color: gray;"&gt;vCurrentDate&lt;/EM&gt;&lt;/STRONG&gt;-&lt;SPAN style="color: maroon;"&gt;date_escalation_completion&lt;/SPAN&gt;&amp;lt;=0, &lt;SPAN style="color: maroon;"&gt;wr_id&lt;/SPAN&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;work request upto 4 weeks after escalation date: &lt;SPAN style="font-family: 'Courier New'; font-size: 7.5pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"&gt;=&lt;SPAN style="color: blue;"&gt;count&lt;/SPAN&gt;(&lt;SPAN style="color: blue;"&gt;if&lt;/SPAN&gt;(&lt;STRONG&gt;&lt;EM style="color: gray;"&gt;vCurrentDate&lt;/EM&gt;&lt;/STRONG&gt;-&lt;SPAN style="color: maroon;"&gt;date_escalation_completion&lt;/SPAN&gt;&amp;gt;0&lt;SPAN style="color: blue;"&gt;and&lt;/SPAN&gt; &lt;STRONG&gt;&lt;EM style="color: gray;"&gt;vCurrentDate&lt;/EM&gt;&lt;/STRONG&gt;-&lt;SPAN style="color: maroon;"&gt;date_escalation_completion&lt;/SPAN&gt;&amp;lt;=28, &lt;SPAN style="color: maroon;"&gt;wr_id&lt;/SPAN&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif; font-size: 12pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;I've then used these in a Text Object to show the count/result as follows: &lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 7.5pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"&gt;=&lt;SPAN style="color: blue;"&gt;num&lt;/SPAN&gt;(&lt;STRONG&gt;&lt;EM style="color: gray;"&gt;$(vWR_LessThanCompDate)&lt;/EM&gt;&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-fareast-language: EN-GB; mso-bidi-language: AR-SA; font-size: 10pt; mso-ansi-language: EN-GB; mso-fareast-theme-font: minor-latin; font-family: arial,helvetica,sans-serif; mso-fareast-font-family: Calibri;"&gt;&lt;SPAN style="font-family: arial,helvetica,sans-serif;"&gt;These work ok, so far!&amp;nbsp; The proble is they count all work requests (both open and closed) I only want them to count the open work requests&lt;/SPAN&gt;.&amp;nbsp; So this would be where &lt;EM style="color: #0000ff;"&gt;status_category={'open'}&lt;/EM&gt; etc.&amp;nbsp; But I'm having trouble adding this part without breaking my variable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-fareast-language: EN-GB; mso-bidi-language: AR-SA; font-size: 10pt; mso-ansi-language: EN-GB; mso-fareast-theme-font: minor-latin; font-family: arial,helvetica,sans-serif; mso-fareast-font-family: Calibri;"&gt;I've done this as a variable as i will reuse it in expression in bar charts (stacked subtype) etc and as simple counts in text objects etc.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-fareast-language: EN-GB; mso-bidi-language: AR-SA; font-size: 10pt; mso-ansi-language: EN-GB; mso-fareast-theme-font: minor-latin; font-family: arial,helvetica,sans-serif; mso-fareast-font-family: Calibri;"&gt;As well as showing the count, i also want to be able to show this as a percentage of open work request, for example:&amp;nbsp; the percentage of open work requests before escaltion date, and so on... &lt;/SPAN&gt;&lt;SPAN style="mso-fareast-language: EN-GB; mso-bidi-language: AR-SA; font-size: 10pt; mso-ansi-language: EN-GB; mso-fareast-theme-font: minor-latin; font-family: arial,helvetica,sans-serif; mso-fareast-font-family: Calibri;"&gt;so I'm guessing I'll need a different variable (and calculation) to work this bit out.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-fareast-language: EN-GB; mso-bidi-language: AR-SA; font-size: 10pt; mso-ansi-language: EN-GB; mso-fareast-theme-font: minor-latin; font-family: arial,helvetica,sans-serif; mso-fareast-font-family: Calibri;"&gt;Can anyone help with the above two points?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-fareast-language: EN-GB; mso-bidi-language: AR-SA; font-size: 10pt; mso-ansi-language: EN-GB; mso-fareast-theme-font: minor-latin; font-family: arial,helvetica,sans-serif; mso-fareast-font-family: Calibri;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="mso-fareast-language: EN-GB; mso-bidi-language: AR-SA; font-size: 10pt; mso-ansi-language: EN-GB; mso-fareast-theme-font: minor-latin; font-family: arial,helvetica,sans-serif; mso-fareast-font-family: Calibri;"&gt;Dan&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 09:33:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-calculation-in-Variable/m-p/770721#M1051151</guid>
      <dc:creator />
      <dc:date>2014-11-05T09:33:40Z</dc:date>
    </item>
    <item>
      <title>Re: Help with calculation in Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-calculation-in-Variable/m-p/770722#M1051152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try &lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: Arial, sans-serif;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: Arial, sans-serif;"&gt;(&lt;STRONG&gt;{&amp;lt;status_category={'open'}, &lt;SPAN style="color: #800000; font-family: Arial, sans-serif;"&gt;date_escalation_completion&lt;/SPAN&gt;={'&amp;gt;$(vCurrentDate)'} &amp;gt;}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;wr_id&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: Arial, sans-serif;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the percentage perhaps something like this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: Arial, sans-serif;"&gt;(&lt;STRONG&gt;{&amp;lt;status_category={'open'}, &lt;SPAN style="color: #800000; font-family: Arial, sans-serif;"&gt;date_escalation_completion&lt;/SPAN&gt;={'&amp;gt;$(vCurrentDate)'} &amp;gt;}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;wr_id&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: Arial, sans-serif;"&gt;) /&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: Arial, sans-serif;"&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff; font-family: Arial, sans-serif;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: Arial, sans-serif;"&gt;(&lt;STRONG&gt;{&amp;lt;status_category={'*'}, &lt;SPAN style="color: #800000; font-family: Arial, sans-serif;"&gt;date_escalation_completion&lt;/SPAN&gt;={'&amp;gt;$(vCurrentDate)'} &amp;gt;}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: Arial, sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;wr_id&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: Arial, sans-serif;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 09:42:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-calculation-in-Variable/m-p/770722#M1051152</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-11-05T09:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help with calculation in Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-calculation-in-Variable/m-p/770723#M1051153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can post a sample document I'll show you exactly how you can optimize your set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 09:56:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-calculation-in-Variable/m-p/770723#M1051153</guid>
      <dc:creator />
      <dc:date>2014-11-05T09:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help with calculation in Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-calculation-in-Variable/m-p/770724#M1051154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: blue;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: #3d3d3d;"&gt;(&lt;STRONG&gt;{&amp;lt;status_category={'open'}, &lt;SPAN style="font-family: Arial, sans-serif; color: #800000;"&gt;date_escalation_completion&lt;/SPAN&gt;={'&amp;gt;$(vCurrentDate)'} &amp;gt;}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: maroon;"&gt;wr_id&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; color: #3d3d3d; font-size: 10pt;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 12:35:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-calculation-in-Variable/m-p/770724#M1051154</guid>
      <dc:creator />
      <dc:date>2014-11-05T12:35:23Z</dc:date>
    </item>
    <item>
      <title>Re: Help with calculation in Variable</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-calculation-in-Variable/m-p/770725#M1051155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Above suggestions didn't solve it it, but helped me towards solution that has worked:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"&gt;&lt;SPAN style="font-family: Arial;"&gt;Work Request count:&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 7.5pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"&gt;=&lt;SPAN style="color: blue;"&gt;count&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: maroon;"&gt;status_cat&lt;/SPAN&gt;={'open'}&amp;gt;}&lt;SPAN style="color: blue;"&gt;if&lt;/SPAN&gt;(&lt;STRONG&gt;&lt;EM style="color: gray;"&gt;vCurrentDate&lt;/EM&gt;&lt;/STRONG&gt;-&lt;SPAN style="color: maroon;"&gt;date_escalation_completion&lt;/SPAN&gt;&amp;lt;=0, &lt;SPAN style="color: maroon;"&gt;wr_id&lt;/SPAN&gt;)) &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Times New Roman','serif'; font-size: 12pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"&gt;&lt;BR /&gt;&lt;BR /&gt;Percentage calculation:&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 7.5pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"&gt;=&lt;SPAN style="color: blue;"&gt;count&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: maroon;"&gt;status_cat&lt;/SPAN&gt;={'open'}&amp;gt;}&lt;SPAN style="color: blue;"&gt;if&lt;/SPAN&gt;(&lt;STRONG&gt;&lt;EM style="color: gray;"&gt;vCurrentDate&lt;/EM&gt;&lt;/STRONG&gt;-&lt;SPAN style="color: maroon;"&gt;date_escalation_completion&lt;/SPAN&gt;&amp;lt;=0, &lt;SPAN style="color: maroon;"&gt;wr_id&lt;/SPAN&gt;))&lt;BR /&gt;/&lt;BR /&gt;&lt;SPAN style="color: blue;"&gt;count&lt;/SPAN&gt;({1&amp;lt;&lt;SPAN style="color: maroon;"&gt;status_cat&lt;/SPAN&gt;={'open'},&lt;SPAN style="color: maroon;"&gt;wr_id&lt;/SPAN&gt;=&lt;SPAN style="color: blue;"&gt;E&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: maroon;"&gt;prob_type&lt;/SPAN&gt;={'preventive maint'}&amp;gt;})&amp;gt;}&lt;SPAN style="color: maroon;"&gt;wr_id&lt;/SPAN&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 13:52:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-calculation-in-Variable/m-p/770725#M1051155</guid>
      <dc:creator />
      <dc:date>2014-11-05T13:52:37Z</dc:date>
    </item>
  </channel>
</rss>

