<?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: Adding variables after a join i load script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Adding-variables-after-a-join-i-load-script/m-p/1652290#M48677</link>
    <description>&lt;P&gt;But I would like to manipulate with the existing variables from the tables Times.&lt;/P&gt;&lt;P&gt;E.g.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(Id=(previous(id),1) as Time2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;But it's not acceptet...&lt;/P&gt;</description>
    <pubDate>Thu, 28 Nov 2019 12:33:07 GMT</pubDate>
    <dc:creator>flemmingbj</dc:creator>
    <dc:date>2019-11-28T12:33:07Z</dc:date>
    <item>
      <title>Adding variables after a join i load script</title>
      <link>https://community.qlik.com/t5/App-Development/Adding-variables-after-a-join-i-load-script/m-p/1652265#M48674</link>
      <description>&lt;P&gt;How do I add and change variables in a newly created table in the load script?&lt;/P&gt;&lt;P&gt;I have joined two tables and want to create a new variable in the new table ("Times"), but it seems I don't have the samme options as with a "normal" load from a connection.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;Outer Join (Times) Load * resident Depotstop;&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;DROP Tables Depotstop;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 12:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Adding-variables-after-a-join-i-load-script/m-p/1652265#M48674</guid>
      <dc:creator>flemmingbj</dc:creator>
      <dc:date>2019-11-28T12:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adding variables after a join i load script</title>
      <link>https://community.qlik.com/t5/App-Development/Adding-variables-after-a-join-i-load-script/m-p/1652274#M48676</link>
      <description>&lt;P&gt;inner join (&lt;SPAN&gt;Times&lt;/SPAN&gt;)&lt;BR /&gt;load&lt;/P&gt;&lt;P&gt;'1' as NewField&lt;BR /&gt;resident &lt;SPAN&gt;Times&lt;/SPAN&gt;;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 12:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Adding-variables-after-a-join-i-load-script/m-p/1652274#M48676</guid>
      <dc:creator>lanlizgu</dc:creator>
      <dc:date>2019-11-28T12:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding variables after a join i load script</title>
      <link>https://community.qlik.com/t5/App-Development/Adding-variables-after-a-join-i-load-script/m-p/1652290#M48677</link>
      <description>&lt;P&gt;But I would like to manipulate with the existing variables from the tables Times.&lt;/P&gt;&lt;P&gt;E.g.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(Id=(previous(id),1) as Time2&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;But it's not acceptet...&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 12:33:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Adding-variables-after-a-join-i-load-script/m-p/1652290#M48677</guid>
      <dc:creator>flemmingbj</dc:creator>
      <dc:date>2019-11-28T12:33:07Z</dc:date>
    </item>
    <item>
      <title>Re: Adding variables after a join i load script</title>
      <link>https://community.qlik.com/t5/App-Development/Adding-variables-after-a-join-i-load-script/m-p/1652298#M48680</link>
      <description>&lt;P&gt;inner join (&lt;SPAN&gt;Times&lt;/SPAN&gt;)&lt;BR /&gt;load&lt;BR /&gt;&lt;EM&gt;id,&lt;/EM&gt;&lt;BR /&gt;if(peek(&lt;EM&gt;id&lt;/EM&gt;)=&lt;EM&gt;id&lt;/EM&gt;,1) as&amp;nbsp;Time2&lt;BR /&gt;resident &lt;SPAN&gt;Times&lt;/SPAN&gt;;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 12:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Adding-variables-after-a-join-i-load-script/m-p/1652298#M48680</guid>
      <dc:creator>lanlizgu</dc:creator>
      <dc:date>2019-11-28T12:40:36Z</dc:date>
    </item>
  </channel>
</rss>

