<?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: Ignoring dimension in a straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ignoring-dimension-in-a-straight-table/m-p/466577#M569266</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case the load script version will not restart the cumulative sum on a new Code. The expression will restart the cumulative sum for each order. See updated attached qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Oct 2012 12:36:55 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2012-10-04T12:36:55Z</dc:date>
    <item>
      <title>Ignoring dimension in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-dimension-in-a-straight-table/m-p/466571#M569260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have data in the following form and would like to create a straight table which has the same fields (Code, Date and balance) but the balance field should have accumulated values (chronologically) . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 281px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl67" height="17" width="87"&gt;Code&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="96"&gt;Date&lt;/TD&gt;&lt;TD class="xl67" style="border-left: none;" width="98"&gt;Balance&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;&lt;BR /&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;31-Aug-12&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;20,971&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;03-Sep-12&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;12,994&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;04-Sep-12&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;-12,807&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;05-Sep-12&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1,366&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;06-Sep-12&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;-15,303&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;10-Sep-12&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;2,931&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;18-Sep-12&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;-12,269&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;28-Sep-12&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;6,380&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;01-Oct-12&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;47&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl66" style="border-top: none; border-left: none;"&gt;04-Oct-12&lt;/TD&gt;&lt;TD align="right" class="xl65" style="border-top: none; border-left: none;"&gt;1,701&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The straight table should look something like this. Please note the last row sums all the values because the date field is the highest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="192"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="17" width="64"&gt;Code&lt;/TD&gt;&lt;TD style="border-left: none;" width="64"&gt;Date&lt;/TD&gt;&lt;TD style="border-left: none;" width="64"&gt;Balance&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;31-Aug-12&lt;/TD&gt;&lt;TD align="right" class="xl64" style="border-top: none; border-left: none;"&gt;20,971&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;03-Sep-12&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;33,965&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;04-Sep-12&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;21,158&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;05-Sep-12&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;22,524&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;06-Sep-12&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;7,221&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;10-Sep-12&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;10,152&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;18-Sep-12&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;-2,117&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;28-Sep-12&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;4,263&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;01-Oct-12&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;4,310&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="17" style="border-top: none;"&gt;R1720&lt;/TD&gt;&lt;TD align="right" class="xl63" style="border-top: none; border-left: none;"&gt;04-Oct-12&lt;/TD&gt;&lt;TD align="right" class="xl64"&gt;6,011&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would appreciate all the help i can get&lt;/P&gt;&lt;P&gt;&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;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 10:51:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-dimension-in-a-straight-table/m-p/466571#M569260</guid>
      <dc:creator />
      <dc:date>2012-10-04T10:51:01Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring dimension in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-dimension-in-a-straight-table/m-p/466572#M569261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could make another a data island with the same data and linking it to the oringal through the code field. That way i could compare the date fields. However is there another way i could do this? like a simplier way of doing this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 10:54:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-dimension-in-a-straight-table/m-p/466572#M569261</guid>
      <dc:creator />
      <dc:date>2012-10-04T10:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring dimension in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-dimension-in-a-straight-table/m-p/466573#M569262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Use the Above() function. Something like =Above(Column(3))+sum(Balance)&lt;/P&gt;&lt;P&gt;You may need to do it in two different columns, one with the row value and another with the accumulated value.&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 11:26:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-dimension-in-a-straight-table/m-p/466573#M569262</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-10-04T11:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring dimension in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-dimension-in-a-straight-table/m-p/466574#M569263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There's an issue with that because i will be hiding rows where the balance field is &amp;lt;=0 but those values need to be incorporated in the sum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 11:30:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-dimension-in-a-straight-table/m-p/466574#M569263</guid>
      <dc:creator />
      <dc:date>2012-10-04T11:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring dimension in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-dimension-in-a-straight-table/m-p/466575#M569264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached qvw. One table is build up in the load script. The other uses an expression&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 11:38:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-dimension-in-a-straight-table/m-p/466575#M569264</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-04T11:38:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring dimension in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-dimension-in-a-straight-table/m-p/466576#M569265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gwassenaar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What if there multiple codes?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 12:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-dimension-in-a-straight-table/m-p/466576#M569265</guid>
      <dc:creator />
      <dc:date>2012-10-04T12:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Ignoring dimension in a straight table</title>
      <link>https://community.qlik.com/t5/QlikView/Ignoring-dimension-in-a-straight-table/m-p/466577#M569266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case the load script version will not restart the cumulative sum on a new Code. The expression will restart the cumulative sum for each order. See updated attached qvw&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Oct 2012 12:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ignoring-dimension-in-a-straight-table/m-p/466577#M569266</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2012-10-04T12:36:55Z</dc:date>
    </item>
  </channel>
</rss>

