<?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: NoofRow function Vs Table view in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/NoofRow-function-Vs-Table-view/m-p/1595331#M740535</link>
    <description>&lt;P&gt;Here is the best I can do for you to try to help, not sure if it is going to tell you what you want to know or not, but figured it was worth a try, but if your raw data is always going to have duplicates and you want to ensure you always have unique rows, you will need to use RowNo() or RecNo() or some other key to make each row unique to ensure things function as you want at that point, but hopefully the following link may shed some light upon things as to why this occurs in our data model.&amp;nbsp; There are some additional links to some other blog posts at the bottom as well, just FYI.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Symbol-Tables-and-Bit-Stuffed-Pointers/ba-p/1475369" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Symbol-Tables-and-Bit-Stuffed-Pointers/ba-p/1475369&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jun 2019 21:52:23 GMT</pubDate>
    <dc:creator>Brett_Bleess</dc:creator>
    <dc:date>2019-06-24T21:52:23Z</dc:date>
    <item>
      <title>NoofRow function Vs Table view</title>
      <link>https://community.qlik.com/t5/QlikView/NoofRow-function-Vs-Table-view/m-p/1576932#M740532</link>
      <description>&lt;P&gt;Hi All&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am struggling to find out the reason why&amp;nbsp;NoofRow&amp;nbsp; function and Table display showing different values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have table which has 5532 records and count is correctly displays by&amp;nbsp;NoofRow&amp;nbsp; function, but when I showcase that table in tabular form and imported in excel,I can see count is 5491&lt;/P&gt;&lt;P&gt;I have reloaded it multiple times and behavior remains the same. Is that Table display treats it differently?&lt;/P&gt;&lt;P&gt;I am exhausted to find the solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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/NoofRow-function-Vs-Table-view/m-p/1576932#M740532</guid>
      <dc:creator>vijaysahu2</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: NoofRow function Vs Table view</title>
      <link>https://community.qlik.com/t5/QlikView/NoofRow-function-Vs-Table-view/m-p/1576941#M740533</link>
      <description>&lt;P&gt;I suspect that you have duplicate rows.&lt;/P&gt;&lt;P&gt;If you add a line in your script:&amp;nbsp; RowNo() as LineNo,&lt;/P&gt;&lt;P&gt;and then add the LineNo field into your tablebox, you should see all the rows.&lt;/P&gt;</description>
      <pubDate>Mon, 06 May 2019 13:10:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoofRow-function-Vs-Table-view/m-p/1576941#M740533</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-05-06T13:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: NoofRow function Vs Table view</title>
      <link>https://community.qlik.com/t5/QlikView/NoofRow-function-Vs-Table-view/m-p/1577056#M740534</link>
      <description>Thanks. I also validate because of duplicate records it is showing differently. However this behavior is misleading. Do we need to add Row no() with every load?&lt;BR /&gt;&lt;BR /&gt;How this performs the join if these nos are different ? How we can avoid this ?</description>
      <pubDate>Mon, 06 May 2019 16:16:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoofRow-function-Vs-Table-view/m-p/1577056#M740534</guid>
      <dc:creator>vijaysahu2</dc:creator>
      <dc:date>2019-05-06T16:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: NoofRow function Vs Table view</title>
      <link>https://community.qlik.com/t5/QlikView/NoofRow-function-Vs-Table-view/m-p/1595331#M740535</link>
      <description>&lt;P&gt;Here is the best I can do for you to try to help, not sure if it is going to tell you what you want to know or not, but figured it was worth a try, but if your raw data is always going to have duplicates and you want to ensure you always have unique rows, you will need to use RowNo() or RecNo() or some other key to make each row unique to ensure things function as you want at that point, but hopefully the following link may shed some light upon things as to why this occurs in our data model.&amp;nbsp; There are some additional links to some other blog posts at the bottom as well, just FYI.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Symbol-Tables-and-Bit-Stuffed-Pointers/ba-p/1475369" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Symbol-Tables-and-Bit-Stuffed-Pointers/ba-p/1475369&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;BR /&gt;Brett&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 21:52:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/NoofRow-function-Vs-Table-view/m-p/1595331#M740535</guid>
      <dc:creator>Brett_Bleess</dc:creator>
      <dc:date>2019-06-24T21:52:23Z</dc:date>
    </item>
  </channel>
</rss>

