<?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: Trending of sales in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392701#M32094</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANK YOU VERY MUCH!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Oct 2017 14:06:06 GMT</pubDate>
    <dc:creator>ranibosch</dc:creator>
    <dc:date>2017-10-19T14:06:06Z</dc:date>
    <item>
      <title>Trending of sales</title>
      <link>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392697#M32090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I've got a field called TRENDING CODES.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In this field I've got the following values:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. MFGTYPE&lt;/P&gt;&lt;P&gt;2. PACKSIZE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;each of the above mentioned fields are then linked to anothre table called dimension values.&lt;/P&gt;&lt;P&gt;so basically it can be broken down as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. MFGTYPE:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a. hand pack&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b. machine pack&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. PACKSIZE:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; a. 30g&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; b. 100g&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; c. 450 g&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would like to create a trending chart where i group the sum of sales per month for MFGTYPE hand pack vs machine pack&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and then another chart where i compare the same as above, but only for the pack sizes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how do i do this on the object in my design?????&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 14:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392697#M32090</guid>
      <dc:creator>ranibosch</dc:creator>
      <dc:date>2017-10-18T14:22:13Z</dc:date>
    </item>
    <item>
      <title>Re: Trending of sales</title>
      <link>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392698#M32091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rani,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;You would need to use set analysis for this.&lt;/P&gt;&lt;P&gt;I've attached a sample QVW with some dummy data for you so that you can see how it's done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Oct 2017 18:42:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392698#M32091</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-10-18T18:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: Trending of sales</title>
      <link>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392699#M32092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Felip,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot open the file, due to it not being created on my personal computer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you perhaps send a screenshot?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 13:03:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392699#M32092</guid>
      <dc:creator>ranibosch</dc:creator>
      <dc:date>2017-10-19T13:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Trending of sales</title>
      <link>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392700#M32093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sure Rani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Sample.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/180218_Sample.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Code for this is in the Sample.txt file and expression in Expressions.txt.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 13:11:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392700#M32093</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-10-19T13:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Trending of sales</title>
      <link>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392701#M32094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;THANK YOU VERY MUCH!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 14:06:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392701#M32094</guid>
      <dc:creator>ranibosch</dc:creator>
      <dc:date>2017-10-19T14:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Trending of sales</title>
      <link>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392702#M32095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem, glad to help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Oct 2017 14:07:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392702#M32095</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-10-19T14:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Trending of sales</title>
      <link>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392703#M32096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got one more question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what will my expression look like if I want to add another condition to it.. for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum of the machine pack sales specifically for the WWS business unit?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 11:18:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392703#M32096</guid>
      <dc:creator>ranibosch</dc:creator>
      <dc:date>2017-10-20T11:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: Trending of sales</title>
      <link>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392704#M32097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Would be something like this:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;[Data Type Description]={"machine pack"},[Business Unit]={"WWS"}&amp;gt;}[Sales Value])&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Felipe.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Oct 2017 11:20:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Trending-of-sales/m-p/1392704#M32097</guid>
      <dc:creator>felipedl</dc:creator>
      <dc:date>2017-10-20T11:20:31Z</dc:date>
    </item>
  </channel>
</rss>

