<?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: RowNo with multiple dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/RowNo-with-multiple-dimensions/m-p/1751815#M455372</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;There is a column named UniqueEntry which has this kind of value:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CUSTID&lt;/STRONG&gt; | &lt;STRONG&gt;INVOICE&lt;/STRONG&gt; | &lt;STRONG&gt;DATEAUST&lt;/STRONG&gt; | &lt;STRONG&gt;UNIQUEENTRY&lt;/STRONG&gt;&amp;nbsp;|&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;ResultExpression&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LB152 | ABC | 20200501 | 60721 | 63&lt;/P&gt;&lt;P&gt;LB152 | ABC | 20200501&amp;nbsp;| 60722 | 5&lt;/P&gt;&lt;P&gt;SB225 | DEF| 20200501 | 49028 | 25&lt;/P&gt;&lt;P&gt;SB225 | DEF| 20200501 | 49029 | 33&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 13 Oct 2020 07:28:16 GMT</pubDate>
    <dc:creator>Black_Hole</dc:creator>
    <dc:date>2020-10-13T07:28:16Z</dc:date>
    <item>
      <title>RowNo with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/RowNo-with-multiple-dimensions/m-p/1751653#M455370</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I am trying to add a count column with the following expression:&lt;/P&gt;&lt;P&gt;&lt;FONT color="#3366FF"&gt;=aggr(DISTINCT rowno(total), CUSTID, INVOICE, DATEAUST)&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;But, the result is not what I expect. Below an illustration of my result:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CUSTID&lt;/STRONG&gt; | &lt;STRONG&gt;INVOICE&lt;/STRONG&gt; | &lt;STRONG&gt;DATEAUST&lt;/STRONG&gt; |&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;ResultExpression&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LB152 | ABC | 20200501 | 63&lt;/P&gt;&lt;P&gt;LB152 | ABC | 20200501 | 5&lt;/P&gt;&lt;P&gt;SB225 | DEF| 20200501 | 25&lt;/P&gt;&lt;P&gt;SB225 | DEF| 20200501 | 33&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Please could you help me to correct my expression in order to have the expected result:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CUSTID&lt;/STRONG&gt; | &lt;STRONG&gt;INVOICE&lt;/STRONG&gt; | &lt;STRONG&gt;DATEAUST&lt;/STRONG&gt; |&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;ResultExpression&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LB152 | ABC | 20200501 | 1&lt;/P&gt;&lt;P&gt;LB152 | ABC | 20200501 | 2&lt;/P&gt;&lt;P&gt;SB225 | DEF| 20200501 | 1&lt;/P&gt;&lt;P&gt;SB225 | DEF| 20200501 | 2&lt;/P&gt;&lt;P&gt;SB225 | DEF| 20200801 | 1&lt;/P&gt;&lt;P&gt;SB225 | DEF| 20200801 | 2&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Nov 2024 23:49:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RowNo-with-multiple-dimensions/m-p/1751653#M455370</guid>
      <dc:creator>Black_Hole</dc:creator>
      <dc:date>2024-11-15T23:49:22Z</dc:date>
    </item>
    <item>
      <title>Re: RowNo with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/RowNo-with-multiple-dimensions/m-p/1751661#M455371</link>
      <description>&lt;P&gt;The value of the 3 dimensions from the first 2 rows are exactly the same. what is another dimension which would make the dimension unique?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Oct 2020 16:26:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RowNo-with-multiple-dimensions/m-p/1751661#M455371</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-10-12T16:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: RowNo with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/RowNo-with-multiple-dimensions/m-p/1751815#M455372</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/46628"&gt;@sunny_talwar&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;There is a column named UniqueEntry which has this kind of value:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;CUSTID&lt;/STRONG&gt; | &lt;STRONG&gt;INVOICE&lt;/STRONG&gt; | &lt;STRONG&gt;DATEAUST&lt;/STRONG&gt; | &lt;STRONG&gt;UNIQUEENTRY&lt;/STRONG&gt;&amp;nbsp;|&amp;nbsp;&lt;STRONG&gt;&lt;EM&gt;ResultExpression&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;LB152 | ABC | 20200501 | 60721 | 63&lt;/P&gt;&lt;P&gt;LB152 | ABC | 20200501&amp;nbsp;| 60722 | 5&lt;/P&gt;&lt;P&gt;SB225 | DEF| 20200501 | 49028 | 25&lt;/P&gt;&lt;P&gt;SB225 | DEF| 20200501 | 49029 | 33&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 13 Oct 2020 07:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RowNo-with-multiple-dimensions/m-p/1751815#M455372</guid>
      <dc:creator>Black_Hole</dc:creator>
      <dc:date>2020-10-13T07:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: RowNo with multiple dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/RowNo-with-multiple-dimensions/m-p/1751909#M455373</link>
      <description>&lt;P&gt;May be try this&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;=Aggr(
    RowNo()
, CUSTID, INVOICE, DATEAUST, UNIQUEENTRY)&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 13 Oct 2020 11:00:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/RowNo-with-multiple-dimensions/m-p/1751909#M455373</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2020-10-13T11:00:59Z</dc:date>
    </item>
  </channel>
</rss>

