<?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: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386380#M31754</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I don't understand your issue because I took a look at your qvf and still think my formula is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why would you want to assign timekeys to your calculation? If the user selects one or more timekeys Qlik Sense will only calculate the sales of the current selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sales.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/180302_sales.png" style="height: 367px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Mathias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Oct 2017 07:50:45 GMT</pubDate>
    <dc:creator>m_s</dc:creator>
    <dc:date>2017-10-20T07:50:45Z</dc:date>
    <item>
      <title>I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386376#M31750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can i achieve multiply(sales) in qlik sense&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Oct 2017 20:48:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386376#M31750</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-17T20:48:51Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386377#M31751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;More precise question..&lt;/P&gt;&lt;P&gt;Want to calculate something like this where T1,T2...Tn are the values from 'Timekey' dimension selected by the user&lt;/P&gt;&lt;P&gt;((1+Sum({&amp;lt;Timekey={'T1'}&amp;gt;}Sales)) * (1+Sum({&amp;lt;Timekey={'T2'}&amp;gt;}Sales)) * ....) - 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to achieve this ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 12:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386377#M31751</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-18T12:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386378#M31752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sayyam, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maybe something like this will work? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;(1+ Sum(Sales)) * (1+ Above(Sum(Sales))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Mathias&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 12:17:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386378#M31752</guid>
      <dc:creator>m_s</dc:creator>
      <dc:date>2017-10-18T12:17:52Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386379#M31753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for replying Mathias , but how do i dynamically assign timekeys to my calculation.If you can look at sample qvf i have attached then you might be able to suggest some solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 07:03:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386379#M31753</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-20T07:03:30Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386380#M31754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I don't understand your issue because I took a look at your qvf and still think my formula is correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why would you want to assign timekeys to your calculation? If the user selects one or more timekeys Qlik Sense will only calculate the sales of the current selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sales.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/180302_sales.png" style="height: 367px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Mathias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 07:50:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386380#M31754</guid>
      <dc:creator>m_s</dc:creator>
      <dc:date>2017-10-20T07:50:45Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386381#M31755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mathias thanks again,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Sorry I am new to qlik so i might be confused, suppose i select 4 timekeys ,will this formula calculate 1+sum(Sales) seperately for each timekey and then multiply all those values ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 08:26:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386381#M31755</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-20T08:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386382#M31756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it will. Suppose you have a table like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TimeKey&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Sales&lt;/P&gt;&lt;P&gt;01/03/2017&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 100&lt;/P&gt;&lt;P&gt;01/03/2017&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 200&lt;/P&gt;&lt;P&gt;02/03/2017&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 300&lt;/P&gt;&lt;P&gt;03/03/2017&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 400&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and an expression Sum(Sales) in a text object. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you select 01/03/2017 the expression will result in 300.&lt;/P&gt;&lt;P&gt;If you select 01/03/2017 and 02/03/2017 the expression will result in 600.&lt;/P&gt;&lt;P&gt;If you select only 03/03/2017 the expression will result in 400.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I strongly recommend reading up on the basics of QlikView / Qlik Sense! (maybe try &lt;A href="https://www.qlik.com/us/products/qlikview/getting-started" title="https://www.qlik.com/us/products/qlikview/getting-started"&gt;https://www.qlik.com/us/products/qlikview/getting-started&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mathias&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 08:44:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386382#M31756</guid>
      <dc:creator>m_s</dc:creator>
      <dc:date>2017-10-20T08:44:48Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386383#M31757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mathias&lt;/P&gt;&lt;P&gt;if i select &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; 01/03/2017 and 02/03/2017 i dont want to simply add to get 600 i want (1+100+200) * (1+300)-1=90600&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;you get my point right,for 100+200 for 01/03/2017 and 300 for 02/03/2017 and then multiply the values.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 08:57:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386383#M31757</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-20T08:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386384#M31758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was just giving a simplified example of how the Qlik selection logic works (using the table i posted as data and the expression I posted as a measure) because you said you are not familiar with Qlik Sense. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you try the expression I posted earlier? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 10:33:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386384#M31758</guid>
      <dc:creator>m_s</dc:creator>
      <dc:date>2017-10-20T10:33:49Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386385#M31759</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;check this out and test the data and tell me&amp;nbsp; if it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hopefully this is what you want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;edit: sorry i forget to -1 . this is just the multiplication. you need to minus 1 to get the result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Pradosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 11:22:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386385#M31759</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-20T11:22:07Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386386#M31760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure, but may be this in a text box object&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Exp(Sum(Aggr(Log(1+Sum(Sales)), TimeKey))) - 1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 11:22:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386386#M31760</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-20T11:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386387#M31761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradosh ,Thanks for the response&lt;/P&gt;&lt;P&gt;This works for me however i have an additional filter that i would like to apply here.&lt;/P&gt;&lt;P&gt;The user gets to select a start date and an end date from timekey dimension and i want this formula to work for that date range.&lt;/P&gt;&lt;P&gt;How to incorporate this date range filter in the formula you have suggested ??&lt;/P&gt;&lt;P&gt;Please let me know if you need further clarification.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Oct 2017 21:25:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386387#M31761</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-21T21:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386388#M31762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you are going to use extension for start date end date from a single dimension? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Oct 2017 21:34:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386388#M31762</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-21T21:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386389#M31763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No i cant use extensions&lt;/P&gt;&lt;P&gt;Start date and end date are seperate tables at all so selecting them doesnt change anything with calculations . What i am doing is storing the value selected from start date and end date in variables vStart and vEnd and now i want all the timekeys b/w vStart and vEnd to be automatically selected and applied to the formula you suggested. Something like this i want to add to set analysis&lt;/P&gt;&lt;P&gt;Timekey={'&amp;gt;= vStart &amp;lt;=vEnd'}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Oct 2017 21:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386389#M31763</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-21T21:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386390#M31764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That wont be a issue i suppose. You just have to use them by set analysis. Please post those variables details or the app like you posted before .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Pradosh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Oct 2017 21:50:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386390#M31764</guid>
      <dc:creator>pradosh_thakur</dc:creator>
      <dc:date>2017-10-21T21:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386391#M31765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have Uploaded the updated qvf. All i want is whatever i choose from start and end date , automatically timekeys between start and end date should get selected and applied to the formula you suggested. Obviously user will select end date greater than or equal to start date. Thanks a lot for helping.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Oct 2017 22:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386391#M31765</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-21T22:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386392#M31766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Exp(Sum(Aggr(Log(1+Sum({&amp;lt;TimeKey = {"$(='&amp;gt;=' &amp;amp; Date(Min(Date#(Start_Date, 'YYYYMMDD'))) &amp;amp; '&amp;lt;=' &amp;amp; Date(Max(Date#(End_Date, 'YYYYMMDD'))))"}&amp;gt;}Sales)), TimeKey, ABC, DEF))) - 1&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 Oct 2017 22:49:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386392#M31766</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-21T22:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386393#M31767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do we have to hardcode ABC,DEF ? because i am choosing dimension at runtime.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 00:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386393#M31767</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-22T00:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386394#M31768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌At the runtime? What does that mean?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 00:47:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386394#M31768</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-22T00:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: I want to perform Multiply(Sales) instead of Sum(Sales). How can i do it in qlik sense.</title>
      <link>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386395#M31769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am choosing ABC or DEF from Select_Dim filter if you see the app again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 22 Oct 2017 01:07:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/I-want-to-perform-Multiply-Sales-instead-of-Sum-Sales-How-can-i/m-p/1386395#M31769</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-22T01:07:18Z</dc:date>
    </item>
  </channel>
</rss>

