<?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: Different Results between Server Load and Manual Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294978#M712131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Emma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is no longer an issue.&amp;nbsp; There wasn't a fix I had to rework the data a different way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Sep 2011 21:04:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-09-29T21:04:24Z</dc:date>
    <item>
      <title>Different Results between Server Load and Manual Load</title>
      <link>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294974#M712127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello - I am having an issue with a simple SQL query that when I run in SQL I get a single result.&amp;nbsp; When I run the same query in QlikView with a manual load I get the same single result.&amp;nbsp; But when I run the same application from the Management Console server side I get multiple results for the same query.&amp;nbsp; I have tried rewriting the script multiple ways to accommodate for text vs num etc but still get the same results.&amp;nbsp; One of the fields in question contains a "dash" ( - ) and this is what I believe is causing the issue but not able to correct it with server side load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: #000000 1px solid;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Item&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;11007E-0022&lt;/TD&gt;&lt;TD&gt;Item # 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;11007E-0174&lt;/TD&gt;&lt;TD&gt;Item # 2&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;11007E-0914&lt;/TD&gt;&lt;TD&gt;Item # 3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;11007E-0924&lt;/TD&gt;&lt;TD&gt;Item # 4&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I manually load and I drill to 11007E-0914 I get the description of "Item # 3".&amp;nbsp; (Correct)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I server side run the application and then drill to the same Item I get all 4 descriptions.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running Server 9.0 SR4.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone had any kind of similar issues with Server Side results being different than manual loads?&amp;nbsp; Any help would be greatly appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 13:28:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294974#M712127</guid>
      <dc:creator />
      <dc:date>2011-06-16T13:28:03Z</dc:date>
    </item>
    <item>
      <title>Different Results between Server Load and Manual Load</title>
      <link>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294975#M712128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you include the script you're using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also ... when you run it manually and through the server, are you linking to a database through an ODBC connection?&amp;nbsp; Are you using the same ODBC each time?&amp;nbsp; I've had problems before with different levels of access given to my user id and the server's user id.&amp;nbsp; I have also had problems with slightly different ODBC drivers so make sure the one you're using on your local machine is the same as that on the server.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Emma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 15:11:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294975#M712128</guid>
      <dc:creator />
      <dc:date>2011-06-16T15:11:16Z</dc:date>
    </item>
    <item>
      <title>Different Results between Server Load and Manual Load</title>
      <link>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294976#M712129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Emma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the response.&amp;nbsp; I don't believe the drivers are it because I am running it locally on the server and then using Management Console to rerun the application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I even tested a very simple process.&amp;nbsp; If you create an application and all you load is this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Item, Description&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11007E-0022, Item1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11007E-0174, Item2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11007E-0914, Item3&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 11007E-0924, Item4&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load manually you will get the following results:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;IMG alt="test.JPG" class="jive-image" src="https://community.qlik.com/legacyfs/online/5266_test.JPG" /&gt;&lt;/P&gt;&lt;P&gt; Now if you select the 3rd Item you will see the associated Description:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test.JPG" class="jive-image" src="https://community.qlik.com/legacyfs/online/5270_test.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now if I load the application from the Management Console I will get the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test.JPG" class="jive-image" src="https://community.qlik.com/legacyfs/online/5271_test.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Notice the 11007E-0924 is no longer there.&amp;nbsp; Now if I select 11007E-0914 I will get the following results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="test.JPG" class="jive-image" src="https://community.qlik.com/legacyfs/online/5272_test.JPG" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears that QlikView is trying to group Items that it shouldn't.&amp;nbsp; Try for yourself and see if you get the same results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 19:54:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294976#M712129</guid>
      <dc:creator />
      <dc:date>2011-06-16T19:54:15Z</dc:date>
    </item>
    <item>
      <title>Different Results between Server Load and Manual Load</title>
      <link>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294977#M712130</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;Have you resolved this one?&amp;nbsp; I haven't been able to recreate the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it's still an issue can you attach your document?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Emma&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2011 13:33:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294977#M712130</guid>
      <dc:creator />
      <dc:date>2011-09-27T13:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Different Results between Server Load and Manual Load</title>
      <link>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294978#M712131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Emma,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is no longer an issue.&amp;nbsp; There wasn't a fix I had to rework the data a different way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Sep 2011 21:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294978#M712131</guid>
      <dc:creator />
      <dc:date>2011-09-29T21:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Different Results between Server Load and Manual Load</title>
      <link>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294979#M712132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having the same issue. How did you rework the data to fix your problem?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Nov 2013 15:33:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294979#M712132</guid>
      <dc:creator />
      <dc:date>2013-11-24T15:33:50Z</dc:date>
    </item>
    <item>
      <title>Re: Different Results between Server Load and Manual Load</title>
      <link>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294980#M712133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From the above attached screenshots, you'll notice that QV is reading the values in as text vs. numbers (left / right alignment indicating this). Seems like QV is interpreting the value as a number in scientific notation. I think -914 and -924 as exponents are exceeding the allowed exponent for floating point values, that's probably why the grouping issue arise here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try reading the values in as text (using the text() function in QV LOAD statement).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Nov 2013 18:01:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294980#M712133</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-11-24T18:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: Different Results between Server Load and Manual Load</title>
      <link>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294981#M712134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the reply, this is exactly what I ended up doing... PITA though. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 24 Nov 2013 18:05:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Different-Results-between-Server-Load-and-Manual-Load/m-p/294981#M712134</guid>
      <dc:creator />
      <dc:date>2013-11-24T18:05:00Z</dc:date>
    </item>
  </channel>
</rss>

