<?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: Error while loading data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762060#M1024643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you are select * , you need to add all other columns being select in a group by clause, you would much better off selecting the actual columns you want and group by those and NOT using *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an SQL error , not a Qlikview one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Mar 2015 10:28:58 GMT</pubDate>
    <dc:creator>awhitfield</dc:creator>
    <dc:date>2015-03-09T10:28:58Z</dc:date>
    <item>
      <title>Error while loading data</title>
      <link>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762053#M1024636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am writting following script but it is giving me error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oledb Connection....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL Select * , count(uid) as Col1 From [db1],[dbo].[tablename] With (NOLOCK) where servicename = 'abc' and username = 'def' ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THankx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 09:25:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762053#M1024636</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-03-09T09:25:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error while loading data</title>
      <link>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762054#M1024637</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;Can you post the error, Which you are getting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 09:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762054#M1024637</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-03-09T09:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error while loading data</title>
      <link>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762055#M1024638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;You didn't mention what kind of error your getting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please see the common Error and it codes..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ERROR CODE -&lt;/P&gt;&lt;P&gt;0 -No Error&lt;/P&gt;&lt;P&gt;1 -General Error&lt;/P&gt;&lt;P&gt;2 -Syntax Error&lt;/P&gt;&lt;P&gt;3 &amp;amp; 4 -ODBC/OLEDB Error&lt;/P&gt;&lt;P&gt;8 - File Not Found Error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 09:40:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762055#M1024638</guid>
      <dc:creator />
      <dc:date>2015-03-09T09:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error while loading data</title>
      <link>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762056#M1024639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is giving error:&lt;/P&gt;&lt;P&gt;'db1.dbo.tablename.servicename'is invalid in select list becoz it is not contained in either an aggregate fn or group by clause.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 10:16:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762056#M1024639</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-03-09T10:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error while loading data</title>
      <link>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762057#M1024640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;It is giving error:&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;'db1.dbo.tablename.servicename'is invalid in select list becoz it is not contained in either an aggregate fn or group by clause.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 10:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762057#M1024640</guid>
      <dc:creator>nikhilgarg</dc:creator>
      <dc:date>2015-03-09T10:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Error while loading data</title>
      <link>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762058#M1024641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nikhil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are using the aggregation function along with other columns(here the other columns are all columns that are represented by *). so include all other columns in group by clause.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;SQL Select * , count(uid) as Col1 From [db1],[dbo].[tablename] With (NOLOCK) where servicename = 'abc' and username = 'def' &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;group by col1, col2....;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 10:22:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762058#M1024641</guid>
      <dc:creator>manideep78</dc:creator>
      <dc:date>2015-03-09T10:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error while loading data</title>
      <link>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762059#M1024642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need add a 'group by clause' at the bottom of your query for the fields you are selecting.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 10:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762059#M1024642</guid>
      <dc:creator>chrislofthouse</dc:creator>
      <dc:date>2015-03-09T10:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error while loading data</title>
      <link>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762060#M1024643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As you are select * , you need to add all other columns being select in a group by clause, you would much better off selecting the actual columns you want and group by those and NOT using *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is an SQL error , not a Qlikview one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Mar 2015 10:28:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-while-loading-data/m-p/762060#M1024643</guid>
      <dc:creator>awhitfield</dc:creator>
      <dc:date>2015-03-09T10:28:58Z</dc:date>
    </item>
  </channel>
</rss>

