<?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: writing to table within loop in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767798#M272711</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please tell us more about your need, maybe placing some excel files with inputs and results&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Jan 2015 21:44:25 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2015-01-26T21:44:25Z</dc:date>
    <item>
      <title>writing to table within loop</title>
      <link>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767793#M272706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying to create a table which is a result of reading two other resident tables, and a lot of conditional inline logic&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(greatly simplified logic here)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[TABLE_A]&lt;/P&gt;&lt;P&gt;Field_1&lt;/P&gt;&lt;P&gt;Field_2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[TABLE_B]&lt;/P&gt;&lt;P&gt;Field_3&lt;/P&gt;&lt;P&gt;Field_4&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For each Field_1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if condition is satisfied&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Let x = Field_2 * Field_3 &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ??? how do I now write x to TABLE_C ? ???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end if&lt;/P&gt;&lt;P&gt;Next&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question: how to write to create TABLE_C ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any guidance would be appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 18:09:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767793#M272706</guid>
      <dc:creator />
      <dc:date>2015-01-26T18:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: writing to table within loop</title>
      <link>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767794#M272707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It would be easier if you could elaborate more your question, maybe posting some real (fake) data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There´s some features like LOAD AUTOGENERATE, or LOAD WHILE that could help you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 18:17:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767794#M272707</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-01-26T18:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: writing to table within loop</title>
      <link>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767795#M272708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Useful reading : &lt;A href="https://community.qlik.com/qlik-blogpost/3274"&gt;Loops in the Script&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 18:18:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767795#M272708</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-01-26T18:18:56Z</dc:date>
    </item>
    <item>
      <title>Re: writing to table within loop</title>
      <link>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767796#M272709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You should try to describe the data and expected result instead of the solution you have in mind.&lt;/P&gt;&lt;P&gt;Loops of this kind imo should be the last solution to look for.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 20:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767796#M272709</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-01-26T20:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: writing to table within loop</title>
      <link>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767797#M272710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, I have read this; all the examples seem focused on reading lists of files. I am more intrested in WRITING new tables based on resident tables.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 21:36:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767797#M272710</guid>
      <dc:creator />
      <dc:date>2015-01-26T21:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: writing to table within loop</title>
      <link>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767798#M272711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please tell us more about your need, maybe placing some excel files with inputs and results&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 21:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767798#M272711</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-01-26T21:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: writing to table within loop</title>
      <link>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767799#M272712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Replace the "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;??? how do I now write x to TABLE_C ? ???" line with something like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TABLE_C:&lt;/P&gt;&lt;P&gt;LOAD x, somemorestuff, evenmorethings&lt;/P&gt;&lt;P&gt;AUTOGENERATE 1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each statement will AUTOCONCATENATE a row to the other rows. Of course, the first LOAD will create the table structure..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as Marco said, loops aren't always the best constructs to obtain a specific result. They are very slow and there may be more elegant solutions available.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 22:19:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767799#M272712</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2015-01-26T22:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: writing to table within loop</title>
      <link>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767800#M272713</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;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="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;"&gt;TableA&lt;/SPAN&gt;:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Field_1&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Field_2&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM TableA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="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;"&gt;TableB&lt;/SPAN&gt;:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Field_3&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Field_4&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FROM TableB;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TempTableC:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;NoConcatenate&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RESIDENT TableA;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LEFT JOIN(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TempTableC)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RESIDENT TableB;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;TableC:&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;*&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;WHERE Flag = 1;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD&lt;/P&gt;&lt;P style="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;"&gt;Field_1,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="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;"&gt;Field_2 * Field_3 AS x,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="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;"&gt;If(Some Condition, 1, 0) AS Flag&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;RESIDENT &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TempTableC;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Hope this helps you.&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Regards,&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 03:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767800#M272713</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-01-27T03:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: writing to table within loop</title>
      <link>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767801#M272714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all, and thanks for the input thus far. I think the advise from clever and marco is valid ("tell me what you are trying to do").&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to identify stock that will hit its expiry date before it is cosumed (based on forecasted sales). If it does expire before being consumed, need to know the qty that is not sellable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here is a qvw that I mocked up, I beleive it has all the info&lt;/P&gt;&lt;P&gt;required.&lt;/P&gt;&lt;P&gt;SKUs have a forecast assigned to them. Batches are unique to a SKU. Bataches are consumed FEFO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any assistance / guidance would be most appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Jan 2015 14:43:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767801#M272714</guid>
      <dc:creator />
      <dc:date>2015-01-27T14:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: writing to table within loop</title>
      <link>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767802#M272715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco, I have posted it below.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 16:44:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767802#M272715</guid>
      <dc:creator />
      <dc:date>2015-01-28T16:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: writing to table within loop</title>
      <link>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767803#M272716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, I have posted an update below, with a better description of what I am trying to do..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Jan 2015 16:45:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767803#M272716</guid>
      <dc:creator />
      <dc:date>2015-01-28T16:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: writing to table within loop</title>
      <link>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767804#M272717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The solution suggested by Jagan works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried the below solution but its not working (Logic similar to this post &lt;A _jive_internal="true" href="https://community.qlik.com/thread/79917"&gt;http://community.qlik.com/thread/79917&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableA:&lt;BR /&gt;LOAD&lt;BR /&gt;Field_1&lt;BR /&gt;Field_2&lt;BR /&gt;FROM TableA;&lt;BR /&gt; &lt;BR /&gt;TableB:&lt;BR /&gt;LOAD&lt;BR /&gt;Field_3&lt;BR /&gt;Field_4&lt;BR /&gt;FROM TableB;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TableC:&lt;BR /&gt;LOAD&lt;BR /&gt;Field_1,&lt;BR /&gt;if(Field_1 &amp;lt; somecondition,(Field_2 * Field_3),Field_1)&lt;BR /&gt;RESIDENT TableA;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Qlikuser&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 03:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/writing-to-table-within-loop/m-p/767804#M272717</guid>
      <dc:creator />
      <dc:date>2015-01-30T03:16:54Z</dc:date>
    </item>
  </channel>
</rss>

