<?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: Need serial number in pivot table dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-serial-number-in-pivot-table-dimension/m-p/1579895#M739343</link>
    <description>&lt;P&gt;If you are using QV12 or above, you can try this as your calculated dimension&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=aggr(RowNo(), (State, (TEXT)))&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 415px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12000i4AA8AE5070890E89/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2019 11:43:34 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2019-05-14T11:43:34Z</dc:date>
    <item>
      <title>Need serial number in pivot table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Need-serial-number-in-pivot-table-dimension/m-p/1579879#M739342</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I need serial no in below sequence.&lt;/P&gt;&lt;P&gt;srno, state city sales&lt;/P&gt;&lt;P&gt;1&amp;nbsp; &amp;nbsp; &amp;nbsp; AP&lt;/P&gt;&lt;P&gt;2&amp;nbsp; &amp;nbsp; &amp;nbsp;KA&lt;/P&gt;&lt;P&gt;3&amp;nbsp; &amp;nbsp; OD&lt;/P&gt;&lt;P&gt;4&amp;nbsp; &amp;nbsp;TN&lt;/P&gt;&lt;P&gt;5&amp;nbsp; &amp;nbsp;UP&lt;/P&gt;&lt;P&gt;Please do the needful.&lt;/P&gt;&lt;P&gt;I have attached source file and qlikview file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-serial-number-in-pivot-table-dimension/m-p/1579879#M739342</guid>
      <dc:creator>tripatiqv</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Need serial number in pivot table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Need-serial-number-in-pivot-table-dimension/m-p/1579895#M739343</link>
      <description>&lt;P&gt;If you are using QV12 or above, you can try this as your calculated dimension&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=aggr(RowNo(), (State, (TEXT)))&lt;/LI-CODE&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 415px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/12000i4AA8AE5070890E89/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 11:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-serial-number-in-pivot-table-dimension/m-p/1579895#M739343</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-14T11:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need serial number in pivot table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Need-serial-number-in-pivot-table-dimension/m-p/1579978#M739344</link>
      <description>&lt;P&gt;Please can you explain why you use (TEXT) ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 14:26:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-serial-number-in-pivot-table-dimension/m-p/1579978#M739344</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2019-05-14T14:26:01Z</dc:date>
    </item>
    <item>
      <title>Re: Need serial number in pivot table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Need-serial-number-in-pivot-table-dimension/m-p/1579987#M739345</link>
      <description>&lt;P&gt;Read here&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/The-sortable-Aggr-function-is-finally-here/ba-p/1470262" target="_blank" rel="noopener"&gt;Sortable Aggr function&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 14:40:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-serial-number-in-pivot-table-dimension/m-p/1579987#M739345</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-14T14:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Need serial number in pivot table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Need-serial-number-in-pivot-table-dimension/m-p/1580250#M739346</link>
      <description>&lt;P&gt;thanks sunny it is working for my sample data but when i am trying to use this main application for some state the serial no for some state coming blank though value is present some expression. I attached screen shot of the pivot table . please check&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 07:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-serial-number-in-pivot-table-dimension/m-p/1580250#M739346</guid>
      <dc:creator>tripatiqv</dc:creator>
      <dc:date>2019-05-15T07:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: Need serial number in pivot table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Need-serial-number-in-pivot-table-dimension/m-p/1580346#M739347</link>
      <description>&lt;P&gt;Checked and you are right that some of the state have blank, but I don't really know what is different about your sample and your actual app? May be you can provide a sample which is more aligned with your actual app to help you.&lt;/P&gt;</description>
      <pubDate>Wed, 15 May 2019 11:09:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-serial-number-in-pivot-table-dimension/m-p/1580346#M739347</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2019-05-15T11:09:17Z</dc:date>
    </item>
  </channel>
</rss>

