<?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 row labels in dimensions in pivot in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Repeat-row-labels-in-dimensions-in-pivot/m-p/1114761#M902054</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pravesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I do that, then I have the issue that one of my columns is an accumulated rolling sum of another column, but when I make it a straight table, I fixes the sorting of the table so that I cannot sort by the columns I want. Instead, it just sorts by the name of the first dimension. Have you ever encountered this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was the reason I changed it to a pivot table, because somehow, that allowed me to sort by expression. The straight table seemed to ignore the sort expression, until i removed the accumulated sum column (its a "rangesum(above(sum(" method).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jul 2016 08:04:01 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-07-08T08:04:01Z</dc:date>
    <item>
      <title>Repeat row labels in dimensions in pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Repeat-row-labels-in-dimensions-in-pivot/m-p/1114759#M902052</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;I am having an issue where I am not able to repeat the row names of dimensions, so that it mentions each label multiple times in the dimension column.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know how to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Claus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeat-row-labels-in-dimensions-in-pivot/m-p/1114759#M902052</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat row labels in dimensions in pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Repeat-row-labels-in-dimensions-in-pivot/m-p/1114760#M902053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Changing the Pivot to a straight table should do the trick...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 07:55:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeat-row-labels-in-dimensions-in-pivot/m-p/1114760#M902053</guid>
      <dc:creator />
      <dc:date>2016-07-08T07:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat row labels in dimensions in pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Repeat-row-labels-in-dimensions-in-pivot/m-p/1114761#M902054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pravesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I do that, then I have the issue that one of my columns is an accumulated rolling sum of another column, but when I make it a straight table, I fixes the sorting of the table so that I cannot sort by the columns I want. Instead, it just sorts by the name of the first dimension. Have you ever encountered this issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That was the reason I changed it to a pivot table, because somehow, that allowed me to sort by expression. The straight table seemed to ignore the sort expression, until i removed the accumulated sum column (its a "rangesum(above(sum(" method).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 08:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeat-row-labels-in-dimensions-in-pivot/m-p/1114761#M902054</guid>
      <dc:creator />
      <dc:date>2016-07-08T08:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat row labels in dimensions in pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Repeat-row-labels-in-dimensions-in-pivot/m-p/1114762#M902056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah, have come across this before. Have you tried sorting by the accumulated expression as well?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 10:18:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeat-row-labels-in-dimensions-in-pivot/m-p/1114762#M902056</guid>
      <dc:creator />
      <dc:date>2016-07-08T10:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: Repeat row labels in dimensions in pivot</title>
      <link>https://community.qlik.com/t5/QlikView/Repeat-row-labels-in-dimensions-in-pivot/m-p/1114763#M902058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pravesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes I tried that, but it is almost like the sorting is locked after the Rangesum( column is introduced... Not sure what is going wrong.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know of any other way to solve it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 11:44:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Repeat-row-labels-in-dimensions-in-pivot/m-p/1114763#M902058</guid>
      <dc:creator />
      <dc:date>2016-07-08T11:44:18Z</dc:date>
    </item>
  </channel>
</rss>

