<?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: Expressions values to store in variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700013#M252699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anbu &amp;amp; Manish,&lt;/P&gt;&lt;P&gt;Thanks a lot &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Seems it is working, I have to display the data for another previous 3 months as well.&lt;/P&gt;&lt;P&gt;.e.g. I choose DEC. I needs to show totals in 4 text boxes for Sept, Oct, Nov, Dec (this is done).&lt;/P&gt;&lt;P&gt;Do I needs to create 4 different Month variables and can I do -1 to get the previous total?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it correct?&lt;/P&gt;&lt;P&gt;=num(TextCount({&amp;lt;Month = {'&lt;STRONG&gt;$_1&lt;/STRONG&gt;(vMonth)'}, Year = {'$(vYear)'}&amp;gt;}Topic) / count(count1) , '#.00 %')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 Sep 2014 14:21:57 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-15T14:21:57Z</dc:date>
    <item>
      <title>Expressions values to store in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700008#M252694</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 need help...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with 2 fields – Count1, Date1.&lt;/P&gt;&lt;P&gt;I have 2 expressions which will give me &lt;STRONG&gt;Month &amp;amp; Year&lt;/STRONG&gt; based on some other logic. Through this Month &amp;amp; Year I need to show in my text box as below:&lt;/P&gt;&lt;P&gt;Sum of monthly Count1 / Sum of Total records Count1 * 100 &amp;amp; ‘%’&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="text-decoration: underline;"&gt;Here is my expressions to get &lt;STRONG&gt;Month&lt;/STRONG&gt;: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &amp;gt; 0 ,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) = 0 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) = 0, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;()),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &amp;gt; 0 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;()), &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;()),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &amp;gt; 0 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;and&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &amp;lt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;()), &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;SubField&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;('$(MonthNames)',';',&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;)))))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: black; font-size: 9.0pt; text-decoration: underline; font-family: 'Courier New';"&gt;To Get &lt;STRONG&gt;Year&lt;/STRONG&gt;:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &amp;gt; 0 ,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;),&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;)&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;()),&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;()))) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 12:57:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700008#M252694</guid>
      <dc:creator />
      <dc:date>2014-09-15T12:57:32Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions values to store in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700009#M252695</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please elaborate little more?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 13:00:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700009#M252695</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-15T13:00:48Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions values to store in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700010#M252696</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;I have a table with 2 fields - Count1 &amp;amp; Date1.&lt;/P&gt;&lt;P&gt;I have to get &lt;STRONG&gt;total of Count1&lt;/STRONG&gt; by month &amp;amp; Year where as month &amp;amp; year = above expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 13:38:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700010#M252696</guid>
      <dc:creator />
      <dc:date>2014-09-15T13:38:20Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions values to store in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700011#M252697</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;vMth - Month expression&lt;/P&gt;&lt;P&gt;vYr - Year expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=count({&amp;lt;Month={$(vMth)},Year={$(vYr)}&amp;gt;}Field1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 13:42:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700011#M252697</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-09-15T13:42:43Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions values to store in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700012#M252698</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create Two Variables&lt;/P&gt;&lt;P&gt;vMonth &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;) &amp;gt; 0 ,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;),&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;) = 0 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;) = 0, &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;()),&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;) &amp;gt; 0 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;) = &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;()), &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;()),&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;) &amp;gt; 0 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;) &amp;lt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;()),&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;SubField&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;('$(MonthNames)',';',&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Max&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Month&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;))))))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vYear&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;GetSelectedCount&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;) &amp;gt; 0 ,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;[Date]&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;),&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;GetFieldSelections&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;)&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;()),&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: maroon;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Year&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: blue;"&gt;Today&lt;/SPAN&gt;&lt;SPAN style="font-size: 9pt; font-family: 'Courier New'; color: black;"&gt;())))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;Month = {'$(vMonth)'}, Year = {'$(vYear)'}&amp;gt;}Count1)/SUM(TOTAL {&amp;lt;Month = {'$(vMonth)'}, Year = {'$(vYear)'}&amp;gt;}Count1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try vMonth and vYear both way... i.e. with = from expression start and without = also.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 13:58:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700012#M252698</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-15T13:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions values to store in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700013#M252699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anbu &amp;amp; Manish,&lt;/P&gt;&lt;P&gt;Thanks a lot &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Seems it is working, I have to display the data for another previous 3 months as well.&lt;/P&gt;&lt;P&gt;.e.g. I choose DEC. I needs to show totals in 4 text boxes for Sept, Oct, Nov, Dec (this is done).&lt;/P&gt;&lt;P&gt;Do I needs to create 4 different Month variables and can I do -1 to get the previous total?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it correct?&lt;/P&gt;&lt;P&gt;=num(TextCount({&amp;lt;Month = {'&lt;STRONG&gt;$_1&lt;/STRONG&gt;(vMonth)'}, Year = {'$(vYear)'}&amp;gt;}Topic) / count(count1) , '#.00 %')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 14:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700013#M252699</guid>
      <dc:creator />
      <dc:date>2014-09-15T14:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions values to store in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700014#M252700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do it both ways... Either create six variable or create 2 only and change accordingly in Set Analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 14:25:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700014#M252700</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-15T14:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions values to store in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700015#M252701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is this correct for previous 3 months?&lt;/P&gt;&lt;P&gt;=num(TextCount({&amp;lt;Month = {&lt;STRONG&gt;'$_1&lt;/STRONG&gt;(vMonth)'}, Year = {'$(vYear)'}&amp;gt;}Topic) / count(count1) , '#.00 %')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(TextCount({&amp;lt;Month = {&lt;STRONG&gt;'$_2&lt;/STRONG&gt;(vMonth)'}, Year = {'$(vYear)'}&amp;gt;}Topic) / count(count1) , '#.00 %')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(TextCount({&amp;lt;Month = {&lt;STRONG&gt;'$_3&lt;/STRONG&gt;(vMonth)'}, Year = {'$(vYear)'}&amp;gt;}Topic) / count(count1) , '#.00 %')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 14:27:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700015#M252701</guid>
      <dc:creator />
      <dc:date>2014-09-15T14:27:52Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions values to store in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700016#M252702</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Current Month&lt;/P&gt;&lt;P&gt;=SubField('$(MonthNames)',';',IF(GetSelectedCount([Invoice Date]) &amp;gt; 0 ,Month([Invoice Date]),&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount(Year) = 0 and GetSelectedCount(Month) = 0, Month(Today()),&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount(Year) &amp;gt; 0 and GetSelectedCount(Year) = Year(Today()), Month(Today()),&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount(Year) &amp;gt; 0 and GetSelectedCount(Year) &amp;lt; Year(Today()),Max(Month))))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last Month&lt;/P&gt;&lt;P&gt;=SubField('$(MonthNames)',';',IF(GetSelectedCount([Invoice Date]) &amp;gt; 0 ,Month([Invoice Date]),&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount(Year) = 0 and GetSelectedCount(Month) = 0, Month(Today()),&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount(Year) &amp;gt; 0 and GetSelectedCount(Year) = Year(Today()), Month(Today()),&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount(Year) &amp;gt; 0 and GetSelectedCount(Year) &amp;lt; Year(Today()),Max(Month)))))-1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2nd Last Month&lt;/P&gt;&lt;P&gt;=SubField('$(MonthNames)',';',IF(GetSelectedCount([Invoice Date]) &amp;gt; 0 ,Month([Invoice Date]),&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount(Year) = 0 and GetSelectedCount(Month) = 0, Month(Today()),&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount(Year) &amp;gt; 0 and GetSelectedCount(Year) = Year(Today()), Month(Today()),&lt;/P&gt;&lt;P&gt;IF(GetSelectedCount(Year) &amp;gt; 0 and GetSelectedCount(Year) &amp;lt; Year(Today()),Max(Month)))))-2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you need make sure that this would not be enough to give you answer... Let me clarify bit more...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Consider that you have selected Year 2014 and Month Jan...&lt;/P&gt;&lt;P&gt;Now you want the result for Jan 2014, Dec 2013 and Nov 2013....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 14:34:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700016#M252702</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-15T14:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions values to store in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700017#M252703</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, you assumption is correct. Needs to display results as Jan 2014, Dec 2013, Nov 2013, Oct 2013.&lt;/P&gt;&lt;P&gt;Hence Can I do this way for 4 months?&lt;/P&gt;&lt;P&gt;=num(TextCount({&amp;lt;Month = {&lt;STRONG&gt;'$&lt;/STRONG&gt;(vMonth)'}, Year = {'$(vYear)'}&amp;gt;}Topic) / count(count1) , '#.00 %')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(TextCount({&amp;lt;Month = {&lt;STRONG&gt;'$_1&lt;/STRONG&gt;(vMonth)'}, Year = {'$(vYear)'}&amp;gt;}Topic) / count(count1) , '#.00 %')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(TextCount({&amp;lt;Month = {&lt;STRONG&gt;'$_2&lt;/STRONG&gt;(vMonth)'}, Year = {'$(vYear)'}&amp;gt;}Topic) / count(count1) , '#.00 %')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=num(TextCount({&amp;lt;Month = {&lt;STRONG&gt;'$_3&lt;/STRONG&gt;(vMonth)'}, Year = {'$(vYear)'}&amp;gt;}Topic) / count(count1) , '#.00 %')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 14:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700017#M252703</guid>
      <dc:creator />
      <dc:date>2014-09-15T14:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions values to store in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700018#M252704</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In your expression, Year is remaining same, so it will give you result like&lt;/P&gt;&lt;P&gt;Jan 2014, Dec 2014, Nov 2014, Oct 2014.... Correct me if I am wrong...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 14:48:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700018#M252704</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-09-15T14:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions values to store in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700019#M252705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manish,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems Year will be wrong. I didn't think about year changes. the correct way is Jan 2014, Dec 2013, Nov 2013 and Oct 2013.&lt;/P&gt;&lt;P&gt;How to achive it? I am very new to this. pls help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 15:25:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700019#M252705</guid>
      <dc:creator />
      <dc:date>2014-09-15T15:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Expressions values to store in variable</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700020#M252706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anbu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can you pls help?&lt;/P&gt;&lt;P&gt;It seems Year will be wrong. I didn't think about year changes. the correct way is Jan 2014, Dec 2013, Nov 2013 and Oct 2013.&lt;/P&gt;&lt;P&gt;How to achive it? I am very new to this. pls help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Lakshmi.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Sep 2014 15:47:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions-values-to-store-in-variable/m-p/700020#M252706</guid>
      <dc:creator />
      <dc:date>2014-09-15T15:47:35Z</dc:date>
    </item>
  </channel>
</rss>

