<?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 Count difference after loading data from Oracle in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Count-difference-after-loading-data-from-Oracle/m-p/1219223#M23648</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am loading data from Oracle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actual Query Count is: 33009&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlik also loading same count (33009) of records. But, i am finding different count &lt;STRONG&gt;(32348)&lt;/STRONG&gt; after creating a Straight Table using those columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am not able to find the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can somebody let me know why it is behaving like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muni.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Nov 2016 07:05:52 GMT</pubDate>
    <dc:creator>rathnam_qv</dc:creator>
    <dc:date>2016-11-09T07:05:52Z</dc:date>
    <item>
      <title>Count difference after loading data from Oracle</title>
      <link>https://community.qlik.com/t5/App-Development/Count-difference-after-loading-data-from-Oracle/m-p/1219223#M23648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am loading data from Oracle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actual Query Count is: 33009&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Qlik also loading same count (33009) of records. But, i am finding different count &lt;STRONG&gt;(32348)&lt;/STRONG&gt; after creating a Straight Table using those columns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am not able to find the issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can somebody let me know why it is behaving like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muni.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 07:05:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-difference-after-loading-data-from-Oracle/m-p/1219223#M23648</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2016-11-09T07:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: Count difference after loading data from Oracle</title>
      <link>https://community.qlik.com/t5/App-Development/Count-difference-after-loading-data-from-Oracle/m-p/1219224#M23649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;while loading field add rowno() using autogenerate and then see the max rowno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 07:10:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-difference-after-loading-data-from-Oracle/m-p/1219224#M23649</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2016-11-09T07:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Count difference after loading data from Oracle</title>
      <link>https://community.qlik.com/t5/App-Development/Count-difference-after-loading-data-from-Oracle/m-p/1219225#M23650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is the field your are using the Count on a keyfield?&lt;/P&gt;&lt;P&gt;if yes, try to duplicate this field with a new Name and Count this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 07:11:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-difference-after-loading-data-from-Oracle/m-p/1219225#M23650</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2016-11-09T07:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: Count difference after loading data from Oracle</title>
      <link>https://community.qlik.com/t5/App-Development/Count-difference-after-loading-data-from-Oracle/m-p/1219226#M23651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi TIM,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp; for your Reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i checked the distinct count of key column it is matching with Database. But, overall count is not matching.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muni.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 07:21:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-difference-after-loading-data-from-Oracle/m-p/1219226#M23651</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2016-11-09T07:21:50Z</dc:date>
    </item>
    <item>
      <title>Re: Count difference after loading data from Oracle</title>
      <link>https://community.qlik.com/t5/App-Development/Count-difference-after-loading-data-from-Oracle/m-p/1219227#M23652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The straight table will load distinct combinations of the dimensions. If you have more than one line with the same set of dimension value, the straight table will have less rows. You could create a unique key as outlined above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 07:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-difference-after-loading-data-from-Oracle/m-p/1219227#M23652</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-11-09T07:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Count difference after loading data from Oracle</title>
      <link>https://community.qlik.com/t5/App-Development/Count-difference-after-loading-data-from-Oracle/m-p/1219228#M23653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jonathan,&lt;/P&gt;&lt;P&gt;Thanks for your valuable time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using the following&lt;/P&gt;&lt;P&gt;AUTONUMBER(TEXT(PO_NBR &amp;amp; '|' &amp;amp; PART_NBR &amp;amp; '|' &amp;amp; QTY)) AS KEY&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this leading to have less records?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Muni.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 07:27:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-difference-after-loading-data-from-Oracle/m-p/1219228#M23653</guid>
      <dc:creator>rathnam_qv</dc:creator>
      <dc:date>2016-11-09T07:27:11Z</dc:date>
    </item>
    <item>
      <title>Re: Count difference after loading data from Oracle</title>
      <link>https://community.qlik.com/t5/App-Development/Count-difference-after-loading-data-from-Oracle/m-p/1219229#M23654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That will have the same cardinality as the underlying values, so it will not add or remove any rows - providing the 3 underlying values are in the original table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Nov 2016 11:30:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Count-difference-after-loading-data-from-Oracle/m-p/1219229#M23654</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2016-11-10T11:30:10Z</dc:date>
    </item>
  </channel>
</rss>

