<?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 how create a calculated dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-create-a-calculated-dimension/m-p/216442#M69759</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just try in your load script something like this,&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;If(([Contract Quantity]-Sum([Invioce Quantity]) &amp;gt;0, 'PENDING', 'COMPLETED') as [Contract Status]&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;.......abc.QVD&lt;/P&gt;&lt;P&gt;Please let me know if this is not what you are looking for.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ranjit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Dec 2010 06:27:58 GMT</pubDate>
    <dc:creator>renjithpl</dc:creator>
    <dc:date>2010-12-08T06:27:58Z</dc:date>
    <item>
      <title>how create a calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/how-create-a-calculated-dimension/m-p/216441#M69758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually we have to create a calculated dimension in that list box.in our database there are 2 diff. fields namely "Invoice Quantity" and "Contract Quantity" in two diff. tables.we want to show the calculated dimension (Contract Quantity - sum(Invoice Quantity) ) as "Contract Status" so that it can work on individual item seperately.and we also want to asign two values in the list box "Contract Status" namely "PENDING"(if "Contract Status"&amp;gt;0) else "COMPLETED".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 06:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-create-a-calculated-dimension/m-p/216441#M69758</guid>
      <dc:creator />
      <dc:date>2010-12-08T06:08:15Z</dc:date>
    </item>
    <item>
      <title>how create a calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/how-create-a-calculated-dimension/m-p/216442#M69759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Just try in your load script something like this,&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;If(([Contract Quantity]-Sum([Invioce Quantity]) &amp;gt;0, 'PENDING', 'COMPLETED') as [Contract Status]&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;.......abc.QVD&lt;/P&gt;&lt;P&gt;Please let me know if this is not what you are looking for.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ranjit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 06:27:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-create-a-calculated-dimension/m-p/216442#M69759</guid>
      <dc:creator>renjithpl</dc:creator>
      <dc:date>2010-12-08T06:27:58Z</dc:date>
    </item>
    <item>
      <title>how create a calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/how-create-a-calculated-dimension/m-p/216443#M69760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi itsouvik.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You already have the answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the dimensions tab you can find the Add Calculated Dimension button.&lt;/P&gt;&lt;P&gt;In the text box just enter:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF([Contract Status]&amp;gt;0, 'PENDING', 'COMPLETED') &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this help.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jul 2011 15:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-create-a-calculated-dimension/m-p/216443#M69760</guid>
      <dc:creator />
      <dc:date>2011-07-01T15:50:13Z</dc:date>
    </item>
  </channel>
</rss>

