<?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 Error in load script when using Load * in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-in-load-script-when-using-Load/m-p/1108559#M366894</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get an expression error when loading from resident table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short description of the script :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table_temp1:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;Resident othertable1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join(Table_temp1)&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;500 as new_field&lt;/P&gt;&lt;P&gt;Resident other_table2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far so good&lt;/P&gt;&lt;P&gt;The next option runs fine :&lt;/P&gt;&lt;P&gt;Table_temp2:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;sum(if((Table_temp1.field1=7 and&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;Table_temp1.field2=8) or &lt;SPAN style="font-size: 13.3333px;"&gt;(Table_temp1.field1=7 and&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Table_temp1.field2=19)),&lt;SPAN style="font-size: 13.3333px;"&gt;Table_temp1.&lt;/SPAN&gt;field3,0) as newfield&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Resident Table_temp1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next one does not, the error message is "Invalid expression":&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Table_temp2:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load *,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;sum(if((Table_temp1.field1=7 and&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;Table_temp1.field2=8) or &lt;SPAN style="font-size: 13.3333px;"&gt;(Table_temp1.field1=7 and&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Table_temp1.field2=19)),&lt;SPAN style="font-size: 13.3333px;"&gt;Table_temp1.&lt;/SPAN&gt;field3,0) as newfield&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Resident Table_temp1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The only difference is "Load *"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The above script is a simplified example of the real script, my problem is simple : why can't I use Load *&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jun 2016 09:14:41 GMT</pubDate>
    <dc:creator>curiousfellow</dc:creator>
    <dc:date>2016-06-24T09:14:41Z</dc:date>
    <item>
      <title>Error in load script when using Load *</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-load-script-when-using-Load/m-p/1108559#M366894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I get an expression error when loading from resident table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Short description of the script :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table_temp1:&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;Resident othertable1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join(Table_temp1)&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;500 as new_field&lt;/P&gt;&lt;P&gt;Resident other_table2;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So far so good&lt;/P&gt;&lt;P&gt;The next option runs fine :&lt;/P&gt;&lt;P&gt;Table_temp2:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;sum(if((Table_temp1.field1=7 and&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;Table_temp1.field2=8) or &lt;SPAN style="font-size: 13.3333px;"&gt;(Table_temp1.field1=7 and&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Table_temp1.field2=19)),&lt;SPAN style="font-size: 13.3333px;"&gt;Table_temp1.&lt;/SPAN&gt;field3,0) as newfield&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Resident Table_temp1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next one does not, the error message is "Invalid expression":&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Table_temp2:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load *,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;sum(if((Table_temp1.field1=7 and&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;Table_temp1.field2=8) or &lt;SPAN style="font-size: 13.3333px;"&gt;(Table_temp1.field1=7 and&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Table_temp1.field2=19)),&lt;SPAN style="font-size: 13.3333px;"&gt;Table_temp1.&lt;/SPAN&gt;field3,0) as newfield&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Resident Table_temp1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The only difference is "Load *"&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;The above script is a simplified example of the real script, my problem is simple : why can't I use Load *&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 09:14:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-load-script-when-using-Load/m-p/1108559#M366894</guid>
      <dc:creator>curiousfellow</dc:creator>
      <dc:date>2016-06-24T09:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error in load script when using Load *</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-load-script-when-using-Load/m-p/1108560#M366895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;did u try with &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;STRONG&gt;*,&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 09:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-load-script-when-using-Load/m-p/1108560#M366895</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2016-06-24T09:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Error in load script when using Load *</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-load-script-when-using-Load/m-p/1108561#M366896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;When using aggregations in your LOAD, you need to add all fields that are not embedded into an aggregation function to the GROUP BY clause field list.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 09:24:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-load-script-when-using-Load/m-p/1108561#M366896</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-06-24T09:24:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error in load script when using Load *</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-load-script-when-using-Load/m-p/1108562#M366897</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;you can try this like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Table_temp1:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load *&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident othertable1;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;drop table &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;othertable1&lt;/SPAN&gt;;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Join(Table_temp1)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load *,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;'500' as new_field&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Resident other_table2;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;drop table &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;other_table2;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;So far so good&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The next option runs fine :&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Table_temp2:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum(if((Table_temp1.field1=7 and&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Table_temp1.field2=8) or &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;(Table_temp1.field1=7 and &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Table_temp1.field2=19)),&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Table_temp1.&lt;/SPAN&gt;field3,0) as newfield&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Resident Table_temp1;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;I think you are created one flag filed of"500". &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;the flag always should be in ( ' ' ) single codes.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Regards.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 09:26:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-load-script-when-using-Load/m-p/1108562#M366897</guid>
      <dc:creator>maniram23</dc:creator>
      <dc:date>2016-06-24T09:26:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error in load script when using Load *</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-load-script-when-using-Load/m-p/1108563#M366898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Thank you swuehl , solved.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 10:04:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-load-script-when-using-Load/m-p/1108563#M366898</guid>
      <dc:creator>curiousfellow</dc:creator>
      <dc:date>2016-06-24T10:04:31Z</dc:date>
    </item>
  </channel>
</rss>

