<?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: mystically different values? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901904#M470177</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im sure i use one sourse - *.mdb file&lt;/P&gt;&lt;P&gt;Really - table on the first picture is forming by query called "index_all"&lt;/P&gt;&lt;P&gt;the second pic - table in Qlik Sense, formed by downloading data directly from &lt;SPAN style="font-size: 13.3333330154419px;"&gt;"index_all" &lt;SPAN style="font-size: 13.3333330154419px;"&gt;from that mdb file without any conditions ...&lt;/SPAN&gt;&amp;nbsp; - i havnt change the structure of that query.&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jun 2015 14:17:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-06-03T14:17:13Z</dc:date>
    <item>
      <title>mystically different values?</title>
      <link>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901897#M470170</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;A couldnt understand one thing&amp;nbsp; - i have a connection to a&amp;nbsp; *.mdb &lt;SPAN style="font-size: 13.3333330154419px;"&gt;file, which has a tuned query ('&lt;SPAN style="font-size: 13.3333330154419px;"&gt;index_all')&lt;/SPAN&gt; (smth like average values gpopped by smth). If I execute this query in Access - i recieve a dataset.&amp;nbsp;&amp;nbsp; But, If i try to do this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;data_index:&lt;/P&gt;&lt;P&gt;LIB CONNECT TO '*.mdb';&lt;/P&gt;&lt;P&gt;LOAD `Avg-Avg-metr`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `Avg-Avg-price`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `Count-Avg-metr`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `Max-data`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `StDev-Avg-metr`;&lt;/P&gt;&lt;P&gt;SQL SELECT `Avg-Avg-metr`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `Avg-Avg-price`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `Count-Avg-metr`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `Max-data`,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; `StDev-Avg-metr`&lt;/P&gt;&lt;P&gt;FROM `index_all`;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;I recieve dataset with slightly different values. (the structure is the same, but values are different!)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Why does it happen?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Thanx a lot! &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 10:08:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901897#M470170</guid>
      <dc:creator />
      <dc:date>2015-06-03T10:08:36Z</dc:date>
    </item>
    <item>
      <title>Re: mystically different values?</title>
      <link>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901898#M470171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In which kind are the values different? The values itself or the number of rows? Often it's helpful to compare directly certain records - maybe you have an ID or you creates a row-number. Within the load per rowno() and in select per &lt;A href="https://599cd.com/tips/access/140703-row-number/" title="https://599cd.com/tips/access/140703-row-number/"&gt;https://599cd.com/tips/access/140703-row-number/&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 12:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901898#M470171</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-06-03T12:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: mystically different values?</title>
      <link>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901899#M470172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Thaks for your reply!&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Different values by meanings - see below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="access.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/88292_access.png" style="height: 147px; width: 620px;" /&gt;&lt;IMG alt="sense.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/88293_sense.png" style="height: 186px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 13:47:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901899#M470172</guid>
      <dc:creator />
      <dc:date>2015-06-03T13:47:04Z</dc:date>
    </item>
    <item>
      <title>Re: mystically different values?</title>
      <link>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901900#M470173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thats mystic! because what im doing - im executing the same query in Access or downloading the same by ole provider in Qlik Sense. The result MUST be the same.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 13:49:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901900#M470173</guid>
      <dc:creator />
      <dc:date>2015-06-03T13:49:50Z</dc:date>
    </item>
    <item>
      <title>Re: mystically different values?</title>
      <link>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901901#M470174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the table from the screenshot is not the same as in the script.&lt;/P&gt;&lt;P&gt;It seems that there are more records by using OLE connect, so maybe some datas are filtered in Access?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 13:54:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901901#M470174</guid>
      <dc:creator>martinpohl</dc:creator>
      <dc:date>2015-06-03T13:54:01Z</dc:date>
    </item>
    <item>
      <title>Re: mystically different values?</title>
      <link>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901902#M470175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you sure you're reading from the same data source???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 13:55:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901902#M470175</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-06-03T13:55:01Z</dc:date>
    </item>
    <item>
      <title>Re: mystically different values?</title>
      <link>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901903#M470176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For me it looks that you are loading different versions from the data - maybe an old one and a newer one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 14:01:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901903#M470176</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-06-03T14:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: mystically different values?</title>
      <link>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901904#M470177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Im sure i use one sourse - *.mdb file&lt;/P&gt;&lt;P&gt;Really - table on the first picture is forming by query called "index_all"&lt;/P&gt;&lt;P&gt;the second pic - table in Qlik Sense, formed by downloading data directly from &lt;SPAN style="font-size: 13.3333330154419px;"&gt;"index_all" &lt;SPAN style="font-size: 13.3333330154419px;"&gt;from that mdb file without any conditions ...&lt;/SPAN&gt;&amp;nbsp; - i havnt change the structure of that query.&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 14:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901904#M470177</guid>
      <dc:creator />
      <dc:date>2015-06-03T14:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: mystically different values?</title>
      <link>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901905#M470178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest you make a copy of the query and simplify it, remove aggregations, so you see the underlying records, and see if you can spot which rows are different.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Things I would look out for are for example dates or decimal numbers stored in text fields, which could be interpreted differently if the query is run with different regional settings in the two different programs, or maybe null values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Jun 2015 10:11:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/mystically-different-values/m-p/901905#M470178</guid>
      <dc:creator />
      <dc:date>2015-06-08T10:11:20Z</dc:date>
    </item>
  </channel>
</rss>

