<?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: How to write calculated field in the script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-write-calculated-field-in-the-script/m-p/628909#M230947</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;See attached sample with 2 alternatives.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 10 May 2014 16:31:05 GMT</pubDate>
    <dc:creator>Joseph_Musekura</dc:creator>
    <dc:date>2014-05-10T16:31:05Z</dc:date>
    <item>
      <title>How to write calculated field in the script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-calculated-field-in-the-script/m-p/628907#M230945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Help me to write calculated field in the script, please:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNT(TOTAL &amp;lt;Field1&amp;gt; DISTINCT Field2) as Field3,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's works in the pivot table, but don't works in script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2014 15:55:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-calculated-field-in-the-script/m-p/628907#M230945</guid>
      <dc:creator />
      <dc:date>2014-05-10T15:55:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to write calculated field in the script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-calculated-field-in-the-script/m-p/628908#M230946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In load script you have to aggregate the count with dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;See the example for this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Field1,&lt;/P&gt;&lt;P&gt;Field2,&lt;/P&gt;&lt;P&gt;Field3&lt;/P&gt;&lt;P&gt;From Locaition;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Final:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Field1,&lt;/P&gt;&lt;P&gt;Field2,&lt;/P&gt;&lt;P&gt;Count(Field3) as Field3&lt;/P&gt;&lt;P&gt;Resident Source&lt;/P&gt;&lt;P&gt;Group by Field1,Field2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Drop table Source;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2014 15:59:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-calculated-field-in-the-script/m-p/628908#M230946</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-10T15:59:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to write calculated field in the script</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-write-calculated-field-in-the-script/m-p/628909#M230947</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;See attached sample with 2 alternatives.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 May 2014 16:31:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-write-calculated-field-in-the-script/m-p/628909#M230947</guid>
      <dc:creator>Joseph_Musekura</dc:creator>
      <dc:date>2014-05-10T16:31:05Z</dc:date>
    </item>
  </channel>
</rss>

