<?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 Need help regarding calcalated measures in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-regarding-calcalated-measures/m-p/538955#M201397</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I have one calculated meaure (Avg TAT) for that we are using definition , and the final result will be in Hours , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(((Sum(TOT_INTR_MIN*60)+sum(PPS_anr_tat_hrs__c*3600))/count(distinct(if(UPPER(Status)='CLOSED' or 'COMPLETED',Case_Number,1))))/3600) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TOT_INTR_MIN--&amp;gt; values are there in Minutes(so converted into Sec.)&lt;/P&gt;&lt;P&gt;PPS_anr_tat_hrs__c--&amp;gt; values are there in Hours (so converted into Sec.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while using that definition not getting exact value(please look at below highlighted values in the table) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 128px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;VAEC&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: none;" width="64"&gt;88.38&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;KOREA&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;43.57&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;SWEDEN&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;8,125.59&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;&lt;SPAN style="color: #993300;"&gt;DENMARK&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #993300;"&gt;7,722.90&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;ISAREL&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;7,205.16&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;BELGIUM&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;6,730.11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;FINLAND&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;6,404.13&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;SPAIN&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;6,397.94&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;FRANCE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;6,038.79&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;SWITZERLAND&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;5,916.24&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me here ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Sh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Aug 2013 08:12:08 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-08-28T08:12:08Z</dc:date>
    <item>
      <title>Need help regarding calcalated measures</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-regarding-calcalated-measures/m-p/538955#M201397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;I have one calculated meaure (Avg TAT) for that we are using definition , and the final result will be in Hours , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(((Sum(TOT_INTR_MIN*60)+sum(PPS_anr_tat_hrs__c*3600))/count(distinct(if(UPPER(Status)='CLOSED' or 'COMPLETED',Case_Number,1))))/3600) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TOT_INTR_MIN--&amp;gt; values are there in Minutes(so converted into Sec.)&lt;/P&gt;&lt;P&gt;PPS_anr_tat_hrs__c--&amp;gt; values are there in Hours (so converted into Sec.)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while using that definition not getting exact value(please look at below highlighted values in the table) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 128px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="64"&gt;VAEC&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-left: none;" width="64"&gt;88.38&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;KOREA&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;43.57&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;SWEDEN&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;8,125.59&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;&lt;SPAN style="color: #993300;"&gt;DENMARK&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #993300;"&gt;7,722.90&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;ISAREL&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;7,205.16&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;BELGIUM&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;6,730.11&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;FINLAND&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;6,404.13&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;SPAIN&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;6,397.94&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;FRANCE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;&lt;SPAN style="color: #993300;"&gt;&lt;STRONG&gt;6,038.79&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" style="border-top: none;"&gt;SWITZERLAND&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;5,916.24&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one help me here ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; regards,&lt;/P&gt;&lt;P&gt;Sh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 08:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-regarding-calcalated-measures/m-p/538955#M201397</guid>
      <dc:creator />
      <dc:date>2013-08-28T08:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need help regarding calcalated measures</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-regarding-calcalated-measures/m-p/538956#M201398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shobha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please share what you are expecting for the highlighted values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A test model / data would help others to look into this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Abey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 08:34:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-regarding-calcalated-measures/m-p/538956#M201398</guid>
      <dc:creator>abeyphilip</dc:creator>
      <dc:date>2013-08-28T08:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: Need help regarding calcalated measures</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-regarding-calcalated-measures/m-p/538957#M201399</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure about why you consider those values not exact, but you seem to have one error in the expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(((Sum(TOT_INTR_MIN*60)+sum(PPS_anr_tat_hrs__c*3600))/count(distinct(if(UPPER(Status)='CLOSED' &lt;STRONG&gt;or 'COMPLETED'&lt;/STRONG&gt;,Case_Number,1))))/3600)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(((Sum(TOT_INTR_MIN*60)+sum(PPS_anr_tat_hrs__c*3600))/count(distinct(if(UPPER(Status)='CLOSED' or UPPER(Status)='COMPLETED',Case_Number,1))))/3600)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 08:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-regarding-calcalated-measures/m-p/538957#M201399</guid>
      <dc:creator />
      <dc:date>2013-08-28T08:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Need help regarding calcalated measures</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-regarding-calcalated-measures/m-p/538958#M201400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share application with dummy data ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 08:38:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-regarding-calcalated-measures/m-p/538958#M201400</guid>
      <dc:creator>suniljain</dc:creator>
      <dc:date>2013-08-28T08:38:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need help regarding calcalated measures</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-regarding-calcalated-measures/m-p/538959#M201401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Thanks for the reply , &lt;/P&gt;&lt;P&gt;my expected value is &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="border: 0px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;TBODY style="font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl63" height="20" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid; border-right-color: black; border-bottom-color: black; border-left-color: black; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #993300;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;SPAIN&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #993300;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;6,397.94---&amp;gt;6,398.34&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl63" height="20" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid; border-right-color: black; border-bottom-color: black; border-left-color: black; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #993300;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;FRANCE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="padding-right: 4px; padding-left: 4px; border-style: none solid solid none; border-right-color: black; border-bottom-color: black; font-style: inherit; font-family: inherit;"&gt;&lt;SPAN style="font-style: inherit; font-family: inherit; color: #993300;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;6,038.79----&amp;gt;6,039.19&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;values shoud be in hours ..&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Sh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 08:59:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-regarding-calcalated-measures/m-p/538959#M201401</guid>
      <dc:creator />
      <dc:date>2013-08-28T08:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need help regarding calcalated measures</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-regarding-calcalated-measures/m-p/538960#M201402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, understood, but I think you are focusing wrong the data you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl63" height="20" style="border: 0px; font-family: inherit; font-style: inherit; border-left-color: black; border-bottom-color: black; border-right-color: black; border-style: none solid solid; padding-left: 4px; padding-right: 4px;"&gt;&lt;SPAN style="color: #993300; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;SPAIN&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px; font-family: inherit; font-style: inherit; border-bottom-color: black; border-right-color: black; border-style: none solid solid none; padding-left: 4px; padding-right: 4px;"&gt;&lt;SPAN style="color: #993300; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;6,397.94&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;TD class="xl63" height="20" style="border: 0px; font-family: inherit; font-style: inherit; border-left-color: black; border-bottom-color: black; border-right-color: black; border-style: none solid solid; padding-left: 4px; padding-right: 4px;"&gt;&lt;SPAN style="color: #993300; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;FRANCE&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border: 0px; font-family: inherit; font-style: inherit; border-bottom-color: black; border-right-color: black; border-style: none solid solid none; padding-left: 4px; padding-right: 4px;"&gt;&lt;SPAN style="color: #993300; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;6,038.79&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is not wrong, you just have to represent it as an interval in every graph you want, and it will show up as a an hour data. Just pick the 'interval' representation option in the 'number' tab of your graph, and, as it will expect day related expression, just div the expression with a 24:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hour/24&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this will work and your graph will show:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SPAIN 6,397:56 h&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 09:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-regarding-calcalated-measures/m-p/538960#M201402</guid>
      <dc:creator />
      <dc:date>2013-08-28T09:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Need help regarding calcalated measures</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-regarding-calcalated-measures/m-p/538961#M201403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shobha,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The conversion of&amp;nbsp; &lt;SPAN style="font-style: inherit; font-family: inherit; color: #993300;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;6,397.94 to 6,398.34 &lt;/STRONG&gt;&lt;/SPAN&gt;may not be correct. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You have used a mathematical calculation of division by 3600. There is no time calculation here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this way, "&lt;STRONG&gt;.100&lt;/STRONG&gt;" will be 1 hour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;".94" you can consider it as 94% of an hour, as IOSO has pointed out this comes to 56 minutes and not 1 Hour.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Similarly, 5916.24 for Switzerland is not 5916 hours and 24 minutes, but 5916 hours and 15 minutes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So you already seems to have the right value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Abey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Aug 2013 10:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-regarding-calcalated-measures/m-p/538961#M201403</guid>
      <dc:creator>abeyphilip</dc:creator>
      <dc:date>2013-08-28T10:24:10Z</dc:date>
    </item>
  </channel>
</rss>

