<?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 Help with my Script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-with-my-Script/m-p/269423#M1207016</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can someone tell me what is wrong with my script please?&lt;/P&gt;&lt;P&gt;I am trying to add 2 field names together so they are displayed as 1 list box instead of 2 seperate ones.&lt;/P&gt;&lt;P&gt;Here is my script.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-2072_sourceID:2072" /&gt;&lt;/P&gt;&lt;P&gt;It is trowing up an error that sais&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-2073_sourceID:2073" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Aug 2010 12:03:07 GMT</pubDate>
    <dc:creator>hopkinsc</dc:creator>
    <dc:date>2010-08-06T12:03:07Z</dc:date>
    <item>
      <title>Help with my Script</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-my-Script/m-p/269423#M1207016</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Can someone tell me what is wrong with my script please?&lt;/P&gt;&lt;P&gt;I am trying to add 2 field names together so they are displayed as 1 list box instead of 2 seperate ones.&lt;/P&gt;&lt;P&gt;Here is my script.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-2072_sourceID:2072" /&gt;&lt;/P&gt;&lt;P&gt;It is trowing up an error that sais&lt;/P&gt;&lt;P&gt;&lt;IMG alt="error loading image" class="jive-image error-loading-image" src="https://community.qlik.com/legacyfs/online/-2073_sourceID:2073" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 12:03:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-my-Script/m-p/269423#M1207016</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-08-06T12:03:07Z</dc:date>
    </item>
    <item>
      <title>Help with my Script</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-my-Script/m-p/269424#M1207017</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the refs to Line Type and Line Description in line 3 back to @1 and @2. These field names do not exist in the data source, so you can't reference them at this point.&lt;/P&gt;&lt;P&gt;Alternatively, do a two level load like this:&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;Load *,&lt;BR /&gt; [Line Type] &amp;amp; ' - ' &amp;amp; [Line Description] AS [Transaction Type];&lt;BR /&gt;Load @1 AS [Line Type],&lt;BR /&gt; @2 AS [Line Description]&lt;BR /&gt;From etc etc....&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Don't forget the semicolon before the second Load statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 12:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-my-Script/m-p/269424#M1207017</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2010-08-06T12:12:52Z</dc:date>
    </item>
    <item>
      <title>Help with my Script</title>
      <link>https://community.qlik.com/t5/QlikView/Help-with-my-Script/m-p/269425#M1207018</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent, thanks. I used your first suggestion, it has worked now.&lt;/P&gt;&lt;P&gt;Thanks for your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Aug 2010 12:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-with-my-Script/m-p/269425#M1207018</guid>
      <dc:creator>hopkinsc</dc:creator>
      <dc:date>2010-08-06T12:20:00Z</dc:date>
    </item>
  </channel>
</rss>

