<?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 how to combine these two formulas: in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-combine-these-two-formulas/m-p/279709#M1190870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;﻿hello yogesh,&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jul 2011 14:38:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-07-14T14:38:53Z</dc:date>
    <item>
      <title>how to combine these two formulas:</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-combine-these-two-formulas/m-p/279705#M1190866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;﻿&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;﻿﻿﻿﻿﻿﻿﻿﻿﻿﻿Hi All,&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm new to QlikView.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to combine the following formulas:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;formula 1, looks like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;= sum&amp;nbsp; ( {$} total &amp;lt;store&amp;gt; amount ) &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this formula should sum the dimension "amount" of a "selected store"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;formula 2, looks like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;= sum ( {&amp;lt;TypeOfVoucher={ '﻿rectraction' }&amp;gt;}amount)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt; &lt;/EM&gt;&lt;/P&gt;&lt;P&gt;this formula shoud sum the dimension "amount" without selecting the "TypeOfVoucher".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 06:33:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-combine-these-two-formulas/m-p/279705#M1190866</guid>
      <dc:creator />
      <dc:date>2011-07-14T06:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine these two formulas:</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-combine-these-two-formulas/m-p/279706#M1190867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you explain what you mean by "combine"?  This simplest way to combine then is to add them together using '+', but I suspect that isn't what you mean...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 06:42:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-combine-these-two-formulas/m-p/279706#M1190867</guid>
      <dc:creator>gussfish</dc:creator>
      <dc:date>2011-07-14T06:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to combine these two formulas:</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-combine-these-two-formulas/m-p/279707#M1190868</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;&lt;/P&gt;&lt;P&gt;perhaps it's easier to explain it verbally.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want to sum the amount of rectractions of an (in a Listbox selected) store, without selecting "rectracion" in the Listbox "TypeOfVoucher".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i hope the issue is now a little bit more&amp;nbsp; unterstandable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 06:50:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-combine-these-two-formulas/m-p/279707#M1190868</guid>
      <dc:creator />
      <dc:date>2011-07-14T06:50:27Z</dc:date>
    </item>
    <item>
      <title>how to combine these two formulas:</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-combine-these-two-formulas/m-p/279708#M1190869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you may try thsi exp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum( {&amp;lt;&lt;EM&gt;TypeOfVoucher={ '﻿rectraction' },store=&lt;/EM&gt; &amp;gt;} amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 07:40:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-combine-these-two-formulas/m-p/279708#M1190869</guid>
      <dc:creator />
      <dc:date>2011-07-14T07:40:53Z</dc:date>
    </item>
    <item>
      <title>how to combine these two formulas:</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-combine-these-two-formulas/m-p/279709#M1190870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;﻿hello yogesh,&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your advice.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jul 2011 14:38:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-combine-these-two-formulas/m-p/279709#M1190870</guid>
      <dc:creator />
      <dc:date>2011-07-14T14:38:53Z</dc:date>
    </item>
  </channel>
</rss>

