<?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: Repeat First Row in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Repeat-First-Row/m-p/912534#M652745</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It can be done using a TOTAL qualifier, but since you don't need the final grand total, you would need to specify the field name you are totaling it on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(&lt;STRONG&gt;TOTAL &amp;lt;FieldName&amp;gt;&lt;/STRONG&gt; Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FieldName would be the same one as the field with Partial Sum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Aug 2015 23:01:44 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-08-05T23:01:44Z</dc:date>
    <item>
      <title>Repeat First Row</title>
      <link>https://community.qlik.com/t5/QlikView/Repeat-First-Row/m-p/912532#M652743</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hi!&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Does anybody knows how to repeat the valeu of the first row from the first column over all the rows in the second column like the image bellow?&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;I could only repeat the first line...&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Expression:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95132_Capturar.JPG" style="height: 239px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 21:18:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeat-First-Row/m-p/912532#M652743</guid>
      <dc:creator />
      <dc:date>2015-08-05T21:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat First Row</title>
      <link>https://community.qlik.com/t5/QlikView/Repeat-First-Row/m-p/912533#M652744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have identifier for first row (e.g. rowno) you can try&lt;/P&gt;&lt;P&gt;if (rowno()=2, previous(yourfieldinfirstrow), elsefield) as columnfield&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 21:29:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeat-First-Row/m-p/912533#M652744</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-05T21:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat First Row</title>
      <link>https://community.qlik.com/t5/QlikView/Repeat-First-Row/m-p/912534#M652745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It can be done using a TOTAL qualifier, but since you don't need the final grand total, you would need to specify the field name you are totaling it on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(&lt;STRONG&gt;TOTAL &amp;lt;FieldName&amp;gt;&lt;/STRONG&gt; Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FieldName would be the same one as the field with Partial Sum&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Aug 2015 23:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeat-First-Row/m-p/912534#M652745</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-08-05T23:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat First Row</title>
      <link>https://community.qlik.com/t5/QlikView/Repeat-First-Row/m-p/912535#M652746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I use TOTAL, the result is the sum of all my selection... not just the column.&lt;/P&gt;&lt;P&gt;image below...&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/95211_Capturar1.JPG" style="height: 227px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 11:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeat-First-Row/m-p/912535#M652746</guid>
      <dc:creator />
      <dc:date>2015-08-06T11:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat First Row</title>
      <link>https://community.qlik.com/t5/QlikView/Repeat-First-Row/m-p/912536#M652747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here my QVW....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 11:36:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeat-First-Row/m-p/912536#M652747</guid>
      <dc:creator />
      <dc:date>2015-08-06T11:36:52Z</dc:date>
    </item>
  </channel>
</rss>

