<?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 multiplication in two tables linked with key in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/multiplication-in-two-tables-linked-with-key/m-p/157394#M32898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;How about the below code,&lt;/P&gt;&lt;P style="margin:0in 0in 10pt;line-height:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;B&gt;sum&lt;/B&gt; (&lt;B&gt;if&lt;/B&gt;(&lt;B&gt;Type&lt;/B&gt;='C', &lt;B&gt;Value&lt;/B&gt;))*&lt;B&gt;sum&lt;/B&gt;(&lt;B&gt;Factor&lt;/B&gt;)&lt;/P&gt;&lt;P style="margin:0in 0in 10pt;line-height:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;Regards&lt;/P&gt;&lt;P style="margin:0in 0in 10pt;line-height:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Oct 2010 12:29:13 GMT</pubDate>
    <dc:creator>renjithpl</dc:creator>
    <dc:date>2010-10-25T12:29:13Z</dc:date>
    <item>
      <title>multiplication in two tables linked with key</title>
      <link>https://community.qlik.com/t5/QlikView/multiplication-in-two-tables-linked-with-key/m-p/157391#M32895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Ladies and Gentleman,&lt;/P&gt;&lt;P&gt;I'm searching for a solution regarding the problem following:&lt;/P&gt;&lt;P&gt;2 Tables:&lt;/P&gt;&lt;P style="font-weight: bold"&gt;TABLE RATIOS:&lt;/P&gt;&lt;P style="font-style: italic"&gt;KEY, Factor, Type&lt;BR /&gt;&lt;/P&gt;&lt;P style="font-weight: bold"&gt;TABLE VALUES:&lt;/P&gt;&lt;P style="font-style: italic"&gt;KEY, Value,&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;In Table Ratios with have a couple of values with different Types.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Type Factor&lt;/P&gt;&lt;P&gt;A 1&lt;/P&gt;&lt;P&gt;B 5&lt;/P&gt;&lt;P&gt;C 8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just want to multiply &lt;I&gt;Value&lt;/I&gt; in Talbe Values where &lt;I&gt;Type&lt;/I&gt; in Table Ratios is C.&lt;/P&gt;&lt;P&gt;How does the Expression look like in a Chart or table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 11:32:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiplication-in-two-tables-linked-with-key/m-p/157391#M32895</guid>
      <dc:creator />
      <dc:date>2010-10-25T11:32:14Z</dc:date>
    </item>
    <item>
      <title>multiplication in two tables linked with key</title>
      <link>https://community.qlik.com/t5/QlikView/multiplication-in-two-tables-linked-with-key/m-p/157392#M32896</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;there are more than one possibility to arrage that, during loading or in chart or in another object or in a variable. So what do you want to do with the result (product) ?&lt;/P&gt;&lt;P&gt;Regards, Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 12:05:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiplication-in-two-tables-linked-with-key/m-p/157392#M32896</guid>
      <dc:creator />
      <dc:date>2010-10-25T12:05:12Z</dc:date>
    </item>
    <item>
      <title>multiplication in two tables linked with key</title>
      <link>https://community.qlik.com/t5/QlikView/multiplication-in-two-tables-linked-with-key/m-p/157393#M32897</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To getting more prescise on this, I want to do the following:&lt;/P&gt;&lt;P&gt;I need to mulitply the Value with the Factors, showing them in a pivot chart.&lt;/P&gt;&lt;P&gt;Product, Year, Segment, Region, Country, Revenue, Revenue(Value)*Factor(but only where Factor is Type C)&lt;/P&gt;&lt;P&gt;A001 2009 S99 EMEA France 1500 1500*5=7500&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 12:14:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiplication-in-two-tables-linked-with-key/m-p/157393#M32897</guid>
      <dc:creator />
      <dc:date>2010-10-25T12:14:36Z</dc:date>
    </item>
    <item>
      <title>multiplication in two tables linked with key</title>
      <link>https://community.qlik.com/t5/QlikView/multiplication-in-two-tables-linked-with-key/m-p/157394#M32898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;How about the below code,&lt;/P&gt;&lt;P style="margin:0in 0in 10pt;line-height:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;B&gt;sum&lt;/B&gt; (&lt;B&gt;if&lt;/B&gt;(&lt;B&gt;Type&lt;/B&gt;='C', &lt;B&gt;Value&lt;/B&gt;))*&lt;B&gt;sum&lt;/B&gt;(&lt;B&gt;Factor&lt;/B&gt;)&lt;/P&gt;&lt;P style="margin:0in 0in 10pt;line-height:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;Regards&lt;/P&gt;&lt;P style="margin:0in 0in 10pt;line-height:normal;mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;"&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 12:29:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiplication-in-two-tables-linked-with-key/m-p/157394#M32898</guid>
      <dc:creator>renjithpl</dc:creator>
      <dc:date>2010-10-25T12:29:13Z</dc:date>
    </item>
    <item>
      <title>multiplication in two tables linked with key</title>
      <link>https://community.qlik.com/t5/QlikView/multiplication-in-two-tables-linked-with-key/m-p/157395#M32899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok Die,&lt;/P&gt;&lt;P&gt;here is my suggestion: I assume you have a Pivot Table Chart . There you can create an expression as follows:&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;if (Type= 'C', [Revenue]*Factor, [Revenue])&lt;BR /&gt;&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Hint: [Revenue] is the column-name of the chart, Revenue is the name of the (table-)field --&amp;gt; depends on you, what you want&lt;/P&gt;&lt;P&gt;Regards, Roland&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 12:32:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiplication-in-two-tables-linked-with-key/m-p/157395#M32899</guid>
      <dc:creator />
      <dc:date>2010-10-25T12:32:01Z</dc:date>
    </item>
    <item>
      <title>multiplication in two tables linked with key</title>
      <link>https://community.qlik.com/t5/QlikView/multiplication-in-two-tables-linked-with-key/m-p/157396#M32900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;Focusing a lot on Set Analysis made me too confused with such a simple thing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 12:51:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/multiplication-in-two-tables-linked-with-key/m-p/157396#M32900</guid>
      <dc:creator />
      <dc:date>2010-10-25T12:51:03Z</dc:date>
    </item>
  </channel>
</rss>

