<?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 Calculation between two tables in a script in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Calculation-between-two-tables-in-a-script/m-p/1706638#M54172</link>
    <description>&lt;P&gt;I have two tables in my script, 'Reference' and 'Sales' They are joined by a common field called 'Price Scale Display'&lt;/P&gt;&lt;P&gt;Within the 'Reference table is a field called 'Price'&lt;/P&gt;&lt;P&gt;Within the 'Sales' table is a field called 'Seats'&lt;/P&gt;&lt;P&gt;Within my script, i would like to multiply those two fields together to create a new field called 'Revenue'&lt;/P&gt;&lt;P&gt;How can I achieve this?&lt;/P&gt;</description>
    <pubDate>Fri, 29 May 2020 16:53:41 GMT</pubDate>
    <dc:creator>evansabres</dc:creator>
    <dc:date>2020-05-29T16:53:41Z</dc:date>
    <item>
      <title>Calculation between two tables in a script</title>
      <link>https://community.qlik.com/t5/App-Development/Calculation-between-two-tables-in-a-script/m-p/1706638#M54172</link>
      <description>&lt;P&gt;I have two tables in my script, 'Reference' and 'Sales' They are joined by a common field called 'Price Scale Display'&lt;/P&gt;&lt;P&gt;Within the 'Reference table is a field called 'Price'&lt;/P&gt;&lt;P&gt;Within the 'Sales' table is a field called 'Seats'&lt;/P&gt;&lt;P&gt;Within my script, i would like to multiply those two fields together to create a new field called 'Revenue'&lt;/P&gt;&lt;P&gt;How can I achieve this?&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 16:53:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculation-between-two-tables-in-a-script/m-p/1706638#M54172</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2020-05-29T16:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation between two tables in a script</title>
      <link>https://community.qlik.com/t5/App-Development/Calculation-between-two-tables-in-a-script/m-p/1706667#M54177</link>
      <description>&lt;P&gt;why do you need to do in script? you can do that in expression.&lt;/P&gt;&lt;P&gt;if you have to do in script you will need to join the tables together and then perform the multiplication between 2 fields&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 19:26:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculation-between-two-tables-in-a-script/m-p/1706667#M54177</guid>
      <dc:creator>dplr-rn</dc:creator>
      <dc:date>2020-05-29T19:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation between two tables in a script</title>
      <link>https://community.qlik.com/t5/App-Development/Calculation-between-two-tables-in-a-script/m-p/1706670#M54178</link>
      <description>&lt;P&gt;You are correct, joining the tables was an unneccesary step.&lt;/P&gt;</description>
      <pubDate>Fri, 29 May 2020 19:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Calculation-between-two-tables-in-a-script/m-p/1706670#M54178</guid>
      <dc:creator>evansabres</dc:creator>
      <dc:date>2020-05-29T19:47:30Z</dc:date>
    </item>
  </channel>
</rss>

