<?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 Working in SQL but not while loading the data into qlikview in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Working-in-SQL-but-not-while-loading-the-data-into-qlikview/m-p/239832#M714024</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;Below query works in the sql and able to fetch the data. But when i try to load the data it is giving the error message which is there below. May I know the reason for that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;select * from user_request us join menu_list menu on menu.n_menuid=us.n_menu_id where us.n_flag=3&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-1621_sourceID:1621" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 May 2010 13:34:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-05-13T13:34:02Z</dc:date>
    <item>
      <title>Working in SQL but not while loading the data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Working-in-SQL-but-not-while-loading-the-data-into-qlikview/m-p/239832#M714024</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;Below query works in the sql and able to fetch the data. But when i try to load the data it is giving the error message which is there below. May I know the reason for that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE ___default_attr="plain" class="jive_text_macro jive_macro_code" jivemacro="code"&gt;&lt;BR /&gt;select * from user_request us join menu_list menu on menu.n_menuid=us.n_menu_id where us.n_flag=3&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-1621_sourceID:1621" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 13:34:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-in-SQL-but-not-while-loading-the-data-into-qlikview/m-p/239832#M714024</guid>
      <dc:creator />
      <dc:date>2010-05-13T13:34:02Z</dc:date>
    </item>
    <item>
      <title>Working in SQL but not while loading the data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Working-in-SQL-but-not-while-loading-the-data-into-qlikview/m-p/239833#M714025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can try change the sql for this. I have the same problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;&lt;BR /&gt;select&lt;BR /&gt; *&lt;BR /&gt;from&lt;BR /&gt; user_request us,&lt;BR /&gt; menu_list menu&lt;BR /&gt;where menu.n_menuid=us.n_menu_id&lt;BR /&gt; and us.n_flag=3&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Regards.&lt;BR /&gt;Tonial.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 13:40:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-in-SQL-but-not-while-loading-the-data-into-qlikview/m-p/239833#M714025</guid>
      <dc:creator />
      <dc:date>2010-05-13T13:40:00Z</dc:date>
    </item>
    <item>
      <title>Working in SQL but not while loading the data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Working-in-SQL-but-not-while-loading-the-data-into-qlikview/m-p/239834#M714026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tonial,&lt;/P&gt;&lt;P&gt;Thanks! But it doesn't work either!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 13:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-in-SQL-but-not-while-loading-the-data-into-qlikview/m-p/239834#M714026</guid>
      <dc:creator />
      <dc:date>2010-05-13T13:45:52Z</dc:date>
    </item>
    <item>
      <title>Working in SQL but not while loading the data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Working-in-SQL-but-not-while-loading-the-data-into-qlikview/m-p/239835#M714027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;or try to correct your sql query:&lt;/P&gt;&lt;P&gt;select * from user_request us join menu_list menu on menu.n_menuid=us.n_menu_id where us.n_flag='3'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 13:45:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-in-SQL-but-not-while-loading-the-data-into-qlikview/m-p/239835#M714027</guid>
      <dc:creator>sparur</dc:creator>
      <dc:date>2010-05-13T13:45:56Z</dc:date>
    </item>
    <item>
      <title>Working in SQL but not while loading the data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Working-in-SQL-but-not-while-loading-the-data-into-qlikview/m-p/239836#M714028</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;sparur wrote:&lt;BR /&gt;try to correct your sql query:&lt;BR /&gt;select * from user_request us join menu_list menu on menu.n_menuid=us.n_menu_id where us.n_flag='3'&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Tried with also but it is not working&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 13:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-in-SQL-but-not-while-loading-the-data-into-qlikview/m-p/239836#M714028</guid>
      <dc:creator />
      <dc:date>2010-05-13T13:48:20Z</dc:date>
    </item>
    <item>
      <title>Working in SQL but not while loading the data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Working-in-SQL-but-not-while-loading-the-data-into-qlikview/m-p/239837#M714032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had same issue a few days ago, it looks like you need to define your column names in your SQL.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 May 2010 15:12:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-in-SQL-but-not-while-loading-the-data-into-qlikview/m-p/239837#M714032</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2010-05-13T15:12:09Z</dc:date>
    </item>
    <item>
      <title>Working in SQL but not while loading the data into qlikview</title>
      <link>https://community.qlik.com/t5/QlikView/Working-in-SQL-but-not-while-loading-the-data-into-qlikview/m-p/239838#M714033</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had this same type of issue and after another look at the SQL statement I was using, I noticed I had more than one column defined with the same name. It does not like this. After I got rid of the duplicate column it ran fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Nov 2010 15:35:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Working-in-SQL-but-not-while-loading-the-data-into-qlikview/m-p/239838#M714033</guid>
      <dc:creator />
      <dc:date>2010-11-23T15:35:08Z</dc:date>
    </item>
  </channel>
</rss>

