<?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: Calculation of total prices in script in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24011#M606821</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 this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Billing:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;Year, &lt;/P&gt;&lt;P&gt;Article, &lt;/P&gt;&lt;P&gt;Value, &lt;/P&gt;&lt;P&gt;Action,&lt;/P&gt;&lt;P&gt;Article&amp;amp;'-'&amp;amp;Action as "Rate"&lt;/P&gt;&lt;P&gt;Resident Data&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join&lt;/P&gt;&lt;P&gt;Billing:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;Rate,&lt;/P&gt;&lt;P&gt;Price&lt;/P&gt;&lt;P&gt;Resident Prices&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Mar 2018 08:30:51 GMT</pubDate>
    <dc:creator>fvelascog72</dc:creator>
    <dc:date>2018-03-14T08:30:51Z</dc:date>
    <item>
      <title>Calculation of total prices in script</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24009#M606819</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;I hope, you can help me. I have two different tables, one with amounts and one with prices. I want to create only one table of these two and want to calculate e.g. a total price for an amount.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please help me and give some hints or a link, where a solution is described?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks very much in advance,&lt;BR /&gt;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 08:25:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24009#M606819</guid>
      <dc:creator>cscherer</dc:creator>
      <dc:date>2018-03-14T08:25:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of total prices in script</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24010#M606820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the final price/value you are looking for Car-Sales?&lt;/P&gt;&lt;P&gt;and how?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 08:27:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24010#M606820</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-03-14T08:27:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of total prices in script</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24011#M606821</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 this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Billing:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;Year, &lt;/P&gt;&lt;P&gt;Article, &lt;/P&gt;&lt;P&gt;Value, &lt;/P&gt;&lt;P&gt;Action,&lt;/P&gt;&lt;P&gt;Article&amp;amp;'-'&amp;amp;Action as "Rate"&lt;/P&gt;&lt;P&gt;Resident Data&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Join&lt;/P&gt;&lt;P&gt;Billing:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;Rate,&lt;/P&gt;&lt;P&gt;Price&lt;/P&gt;&lt;P&gt;Resident Prices&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 08:30:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24011#M606821</guid>
      <dc:creator>fvelascog72</dc:creator>
      <dc:date>2018-03-14T08:30:51Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of total prices in script</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24012#M606822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or use something like this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 08:32:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24012#M606822</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-03-14T08:32:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of total prices in script</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24013#M606823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to have a table that looks like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 320px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="20" width="80"&gt;&lt;STRONG&gt;Year&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl63" width="80"&gt; &lt;STRONG&gt;Article&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl63" width="80"&gt; &lt;STRONG&gt;Action&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD class="xl63" width="80"&gt;&lt;STRONG&gt;amount&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;2008&lt;/TD&gt;&lt;TD class="xl64"&gt;BIKE&lt;/TD&gt;&lt;TD&gt;Repair&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1,00 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;2008&lt;/TD&gt;&lt;TD class="xl64"&gt;BIKE&lt;/TD&gt;&lt;TD&gt;Sale&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;3,00 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;2008&lt;/TD&gt;&lt;TD class="xl64"&gt;CAR&lt;/TD&gt;&lt;TD&gt;Repair&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2,10 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;2008&lt;/TD&gt;&lt;TD class="xl64"&gt;CAR&lt;/TD&gt;&lt;TD&gt;Sale&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;52,50 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;2008&lt;/TD&gt;&lt;TD class="xl64"&gt;TRUCK&lt;/TD&gt;&lt;TD&gt;Repair&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2,50 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;2008&lt;/TD&gt;&lt;TD class="xl64"&gt;TRUCK&lt;/TD&gt;&lt;TD&gt;Sale&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;4,00 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;2009&lt;/TD&gt;&lt;TD class="xl64"&gt;BIKE&lt;/TD&gt;&lt;TD&gt;Repair&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1,20 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;2009&lt;/TD&gt;&lt;TD class="xl64"&gt;BIKE&lt;/TD&gt;&lt;TD&gt;Sale&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;10,00 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;2009&lt;/TD&gt;&lt;TD class="xl64"&gt;CAR&lt;/TD&gt;&lt;TD&gt;Repair&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;4,90 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;2009&lt;/TD&gt;&lt;TD class="xl64"&gt;CAR&lt;/TD&gt;&lt;TD&gt;Sale&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;49,00 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;2009&lt;/TD&gt;&lt;TD class="xl64"&gt;TRUCK&lt;/TD&gt;&lt;TD&gt;Repair&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;2,50 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;2009&lt;/TD&gt;&lt;TD class="xl64"&gt;TRUCK&lt;/TD&gt;&lt;TD&gt;Sale&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;21,50 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;2010&lt;/TD&gt;&lt;TD class="xl64"&gt;BIKE&lt;/TD&gt;&lt;TD&gt;Repair&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;1,00 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;2010&lt;/TD&gt;&lt;TD class="xl64"&gt;BIKE&lt;/TD&gt;&lt;TD&gt;Sale&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;13,00 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;2010&lt;/TD&gt;&lt;TD class="xl64"&gt;CAR&lt;/TD&gt;&lt;TD&gt;Repair&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;5,60 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;2010&lt;/TD&gt;&lt;TD class="xl64"&gt;CAR&lt;/TD&gt;&lt;TD&gt;Sale&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;56,00 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl64" height="20"&gt;2010&lt;/TD&gt;&lt;TD class="xl64"&gt;TRUCK&lt;/TD&gt;&lt;TD&gt;Repair&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;4,00 €&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD align="right" class="xl65" height="20"&gt;2010&lt;/TD&gt;&lt;TD class="xl64"&gt;TRUCK&lt;/TD&gt;&lt;TD&gt;Sale&lt;/TD&gt;&lt;TD align="right" class="xl66"&gt;12,50 €&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 08:38:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24013#M606823</guid>
      <dc:creator>cscherer</dc:creator>
      <dc:date>2018-03-14T08:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of total prices in script</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24014#M606824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 08:48:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24014#M606824</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-03-14T08:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of total prices in script</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24015#M606825</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 adding a transaction id and then Sum(Price) * Sum(Value)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 08:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24015#M606825</guid>
      <dc:creator>fvelascog72</dc:creator>
      <dc:date>2018-03-14T08:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of total prices in script</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24016#M606826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for your help. The combination of Article&amp;amp;'-'&amp;amp;Action is a good idea!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 08:56:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24016#M606826</guid>
      <dc:creator>cscherer</dc:creator>
      <dc:date>2018-03-14T08:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of total prices in script</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24017#M606827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your help. I`ll try to go on with the "key".&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 08:57:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24017#M606827</guid>
      <dc:creator>cscherer</dc:creator>
      <dc:date>2018-03-14T08:57:10Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of total prices in script</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24018#M606828</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 with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Billing:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;RowNo() as id,&lt;/P&gt;&lt;P&gt;Year, &lt;/P&gt;&lt;P&gt;Article, &lt;/P&gt;&lt;P&gt;Value, &lt;/P&gt;&lt;P&gt;Action,&lt;/P&gt;&lt;P&gt;Article&amp;amp;'-'&amp;amp;Action as "Rate"&lt;/P&gt;&lt;P&gt;Resident Data&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must add id as dimension if you want to show all your transactions but you can hide it if you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 09:00:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24018#M606828</guid>
      <dc:creator>fvelascog72</dc:creator>
      <dc:date>2018-03-14T09:00:40Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of total prices in script</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24019#M606829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks, that`s what I was searching for!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 09:02:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24019#M606829</guid>
      <dc:creator>cscherer</dc:creator>
      <dc:date>2018-03-14T09:02:24Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of total prices in script</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24020#M606830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;that`s very helpful, thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 09:03:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24020#M606830</guid>
      <dc:creator>cscherer</dc:creator>
      <dc:date>2018-03-14T09:03:12Z</dc:date>
    </item>
    <item>
      <title>Re: Calculation of total prices in script</title>
      <link>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24021#M606831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok, I´ll put in into my script. thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Mar 2018 09:05:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculation-of-total-prices-in-script/m-p/24021#M606831</guid>
      <dc:creator>cscherer</dc:creator>
      <dc:date>2018-03-14T09:05:44Z</dc:date>
    </item>
  </channel>
</rss>

