<?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 Sum Trends in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670602#M1064182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to sum or count trends within a data set.&amp;nbsp; I have a table with the Dimension Client_# and the expressions: 1.Savings value for the current month for each client- Sum(Savings).&amp;nbsp; 2.Savings value for last month for each client - Sum({&amp;lt;Report_Mo={'$(vPreviousMonth)'}&amp;gt;}Savings). 3. Comparison of the first two - If(Last Month savings is less than this month, 'Trend up', If Last month savings is greater than this month, 'Trend Down', 'Trend Even'.&lt;/P&gt;&lt;P&gt;All that works fine, but now I want 3 text objects which will display the count of clients Trending up, Trending Down, and Trending Even.&lt;/P&gt;&lt;P&gt;Seems like a simple thing but I'm just stuck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help with this is appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Client_#&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Last MonthSavings&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Current Month Savings&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Trend&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Client 1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Trend Down&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Client 2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Trend Even&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Client 3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Trend Even&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 10 Sep 2014 14:31:37 GMT</pubDate>
    <dc:creator>alanmcgrath</dc:creator>
    <dc:date>2014-09-10T14:31:37Z</dc:date>
    <item>
      <title>Sum Trends</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670602#M1064182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to sum or count trends within a data set.&amp;nbsp; I have a table with the Dimension Client_# and the expressions: 1.Savings value for the current month for each client- Sum(Savings).&amp;nbsp; 2.Savings value for last month for each client - Sum({&amp;lt;Report_Mo={'$(vPreviousMonth)'}&amp;gt;}Savings). 3. Comparison of the first two - If(Last Month savings is less than this month, 'Trend up', If Last month savings is greater than this month, 'Trend Down', 'Trend Even'.&lt;/P&gt;&lt;P&gt;All that works fine, but now I want 3 text objects which will display the count of clients Trending up, Trending Down, and Trending Even.&lt;/P&gt;&lt;P&gt;Seems like a simple thing but I'm just stuck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help with this is appreciated. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Client_#&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Last MonthSavings&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Current Month Savings&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Trend&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Client 1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Trend Down&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Client 2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Trend Even&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Client 3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Trend Even&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 14:31:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670602#M1064182</guid>
      <dc:creator>alanmcgrath</dc:creator>
      <dc:date>2014-09-10T14:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Trends</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670603#M1064183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess the simple solution&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; COUNT({$&amp;lt;Trend = {'Trend Down'}&amp;gt;} Client_#) &amp;lt;&amp;lt;&lt;/P&gt;&lt;P&gt;won't work? Else I guess you would already have done it.&lt;/P&gt;&lt;P&gt;Can you specify why it won't work or what error_message you have, if any, or so?&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 14:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670603#M1064183</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-09-10T14:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Trends</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670604#M1064184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Alan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the textbox you can't refer to to the straight table that you have build.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can try to rebuild a virtual table in the expression of the textbox and do a count of your Trend field for a particular value. ( Check out the &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2013/03/07/aggr"&gt;Aggr function&lt;/A&gt; on how to build the "virtual table" )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or you can precalculate the Trend field in the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;, KR Koen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 14:52:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670604#M1064184</guid>
      <dc:creator>cheburashka</dc:creator>
      <dc:date>2014-09-10T14:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Trends</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670605#M1064185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DataNibbler - I didn't try that.&amp;nbsp; Trend is not a field in my database but rather calculated, can I still reference it in Set Analysis this way?&lt;/P&gt;&lt;P&gt;My Table works fine, but when I try to do each of the counts, I get a blank. &lt;/P&gt;&lt;P&gt;Koen - thanks, I'll look into the "virtual table"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 14:56:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670605#M1064185</guid>
      <dc:creator>alanmcgrath</dc:creator>
      <dc:date>2014-09-10T14:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Trends</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670606#M1064186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, you can't - Koen said it, I forgot: You can refer to the expressions used in your table only within the table, not in separate objects - there you'd have to re-calculate the trend, but that should not be too hard, you can still use set_analysis, sth. like this&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; COUNT({$&amp;lt;[Current month savings] = {"$(= '&amp;lt;' &amp;amp; [Last month savings])"}&amp;gt;} Client_#) &amp;lt;&amp;lt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 15:01:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670606#M1064186</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-09-10T15:01:49Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Trends</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670607#M1064187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure I'm doing it correctly,I plugged in my expressions in place of Current Month Savings and Last Month Savings.@ I'm using the below:&lt;A href="https://community.qlik.com/qlik-users/115174"&gt;DataNibbler&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;COUNT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Savings&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"$(= '&amp;lt;' &amp;amp; Sum({&amp;lt;Report_Mo={'$(vPreviousMonth)'}&amp;gt;}Savings))"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Client_#&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;This produces a count of 91 which is the total of Clients&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 15:11:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670607#M1064187</guid>
      <dc:creator>alanmcgrath</dc:creator>
      <dc:date>2014-09-10T15:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Sum Trends</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670608#M1064188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;please check the attached example. Y&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;ou can use this formulas in your text boxes:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;='Clients w/ Trend Down: ' &amp;amp;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;Client_#={"=sum({$&amp;lt;MonthName={'Aug 2014'}&amp;gt;} Savings)/sum({$&amp;lt;MonthName={'Sep 2014'}&amp;gt;} Savings)&amp;gt;1"}&amp;gt;} DISTINCT Client_#)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;within set analysis you compare if previous month savings / current savings are either &amp;gt;, = or &amp;lt; than 1. (these 3 cases will represent down, even and up trend). So in every text box you count the number of clients that fall into any of these categories.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In my example, for sake of simplicity I used static set analysis for months, you'll just need to substitute that part with your &lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 11px;"&gt;$(vPreviousMonth) variable,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 16:00:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670608#M1064188</guid>
      <dc:creator>jaimeaguilar</dc:creator>
      <dc:date>2014-09-10T16:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Trends</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670609#M1064189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome, Super helpful!!&amp;nbsp; Thats working for the most part...just one more wrinkle.&amp;nbsp; There are 4 values for savings 0,1,2,3.&amp;nbsp; It's not counting those with a 0 in one of the months because it gives an error when dividing by 0. So if this month was 3 and last month was 0 it should be counted as trend up but its skipping over that.&amp;nbsp; Will an IF statement help to count those as well or would you suggest a different approach?&lt;/P&gt;&lt;P&gt;Thanks! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 16:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670609#M1064189</guid>
      <dc:creator>alanmcgrath</dc:creator>
      <dc:date>2014-09-10T16:29:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Trends</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670610#M1064190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can avoid the division by zero issue modifying the formula like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Clients w/ Trend Down: ' &amp;amp;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;Client_#={"=sum({$&amp;lt;MonthName={'Aug 2014'}&amp;gt;} Savings)&amp;nbsp; &lt;STRONG&gt;&amp;gt; &lt;/STRONG&gt;sum({$&amp;lt;MonthName={'Sep 2014'}&amp;gt;} Savings)"}&amp;gt;} DISTINCT Client_#)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Clients w/ Trend Even: ' &amp;amp;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;Client_#={"=sum({$&amp;lt;MonthName={'Aug 2014'}&amp;gt;} Savings) = sum({$&amp;lt;MonthName={'Sep 2014'}&amp;gt;} Savings)"}&amp;gt;} DISTINCT Client_#)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'Clients w/ Trend Up: ' &amp;amp;&lt;/P&gt;&lt;P&gt;count({$&amp;lt;Client_#={"=sum({$&amp;lt;MonthName={'Aug 2014'}&amp;gt;} Savings) &lt;STRONG&gt;&amp;lt;&lt;/STRONG&gt; sum({$&amp;lt;MonthName={'Sep 2014'}&amp;gt;} Savings)"}&amp;gt;} DISTINCT Client_#)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this way you just compare both sums without having to perform the division and it will count even those cases where current month savings are zero&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 16:40:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670610#M1064190</guid>
      <dc:creator>jaimeaguilar</dc:creator>
      <dc:date>2014-09-10T16:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: Sum Trends</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670611#M1064191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jaime,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Awesome solution.&lt;/P&gt;&lt;P&gt;Tell me if i'm wrong, you are using an advanced search expression in your set-analysis to set the values of the [Client_#] field?&lt;/P&gt;&lt;P&gt;Advanced search expression:&lt;/P&gt;&lt;P&gt;"sum({$&amp;lt;MonthName={'Aug 2014'}&amp;gt;} Savings)/sum({$&amp;lt;MonthName={'Sep 2014'}&amp;gt;} Savings)&amp;gt;1"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,KR Koen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 16:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670611#M1064191</guid>
      <dc:creator>cheburashka</dc:creator>
      <dc:date>2014-09-10T16:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Trends</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670612#M1064192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is an advanced search, so you filter just the coincidences that you're looking for. In this example it was clear that the search has to be applied to Client_# Field. However, in more complex data models it can be a little tricky to determine which field is the best to apply the search.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just to add something to this post, the searches within set analysis normally use double quotes ". Also you need to start the search with an = sign, otherwise it won't work. And finally the search has to be compared or equalled to some value / expression in order to work correctly,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 17:05:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670612#M1064192</guid>
      <dc:creator>jaimeaguilar</dc:creator>
      <dc:date>2014-09-10T17:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Trends</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670613#M1064193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many thanks!&amp;nbsp; Been trying to figure this out forever. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 17:09:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670613#M1064193</guid>
      <dc:creator>alanmcgrath</dc:creator>
      <dc:date>2014-09-10T17:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Trends</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670614#M1064194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jaime,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've used searches before in set-analysis but they looked like: &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;{$&amp;lt; year ="=201*"&amp;gt;}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;If I'm correct you used the search in the set-analysis to build a condition based upon other fields.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I'm going to remember this one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have some blogposts about advanced searches in set analysis?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;,Koen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 17:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670614#M1064194</guid>
      <dc:creator>cheburashka</dc:creator>
      <dc:date>2014-09-10T17:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Sum Trends</title>
      <link>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670615#M1064195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Right now I can't remember of a post regarding that topic. However, if you have a specific example, you may contact me and I can help you,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Sep 2014 18:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Sum-Trends/m-p/670615#M1064195</guid>
      <dc:creator>jaimeaguilar</dc:creator>
      <dc:date>2014-09-10T18:15:30Z</dc:date>
    </item>
  </channel>
</rss>

