<?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 multipy 2 fields from straight table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/multipy-2-fields-from-straight-table/m-p/249388#M94777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i multiply two fields in straight table &lt;STRONG&gt;Expression&lt;/STRONG&gt;. The below is my data table structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A,B&lt;/P&gt;&lt;P&gt;1,10&lt;/P&gt;&lt;P&gt;2,20&lt;/P&gt;&lt;P&gt;3,30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In straight table , it should show&amp;nbsp; like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A, B, A*B&lt;/P&gt;&lt;P&gt;1,10,10&lt;/P&gt;&lt;P&gt;2,20,40&lt;/P&gt;&lt;P&gt;3,30,90&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Nov 2011 06:30:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-11-23T06:30:13Z</dc:date>
    <item>
      <title>multipy 2 fields from straight table</title>
      <link>https://community.qlik.com/t5/QlikView/multipy-2-fields-from-straight-table/m-p/249388#M94777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i multiply two fields in straight table &lt;STRONG&gt;Expression&lt;/STRONG&gt;. The below is my data table structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A,B&lt;/P&gt;&lt;P&gt;1,10&lt;/P&gt;&lt;P&gt;2,20&lt;/P&gt;&lt;P&gt;3,30&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In straight table , it should show&amp;nbsp; like below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A, B, A*B&lt;/P&gt;&lt;P&gt;1,10,10&lt;/P&gt;&lt;P&gt;2,20,40&lt;/P&gt;&lt;P&gt;3,30,90&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 06:30:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multipy-2-fields-from-straight-table/m-p/249388#M94777</guid>
      <dc:creator />
      <dc:date>2011-11-23T06:30:13Z</dc:date>
    </item>
    <item>
      <title>multipy 2 fields from straight table</title>
      <link>https://community.qlik.com/t5/QlikView/multipy-2-fields-from-straight-table/m-p/249389#M94778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi satish&lt;/P&gt;&lt;P&gt;try this in your expression&lt;/P&gt;&lt;P&gt;column(1)*column(2)&lt;/P&gt;&lt;P&gt;may it helps you&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 06:36:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multipy-2-fields-from-straight-table/m-p/249389#M94778</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2011-11-23T06:36:39Z</dc:date>
    </item>
    <item>
      <title>Re: multipy 2 fields from straight table</title>
      <link>https://community.qlik.com/t5/QlikView/multipy-2-fields-from-straight-table/m-p/249390#M94779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of Column(1) * Column(2) , can't i place A*B. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In straight table, added dimensions are A,B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And in Expressions should multiply A*B.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i do this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Venkat&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 06:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multipy-2-fields-from-straight-table/m-p/249390#M94779</guid>
      <dc:creator />
      <dc:date>2011-11-23T06:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: multipy 2 fields from straight table</title>
      <link>https://community.qlik.com/t5/QlikView/multipy-2-fields-from-straight-table/m-p/249391#M94780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi venkat&lt;/P&gt;&lt;P&gt;u can do that also&lt;/P&gt;&lt;P&gt;please find the attachment&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;rohit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2011 06:52:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multipy-2-fields-from-straight-table/m-p/249391#M94780</guid>
      <dc:creator>rohit214</dc:creator>
      <dc:date>2011-11-23T06:52:15Z</dc:date>
    </item>
  </channel>
</rss>

