<?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 Help! Graphical values ​​to the Previous Month in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-Graphical-values-to-the-Previous-Month/m-p/405802#M558645</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I bring in a graph with the dimension month and the expression Sum ([amount billed]) where the value to the previous month?&lt;/P&gt;&lt;P&gt;May Today we want him to bring me the value only until the end of April&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Att,&lt;/P&gt;&lt;P&gt;João Henrique&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 May 2013 14:57:26 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-05-24T14:57:26Z</dc:date>
    <item>
      <title>Help! Graphical values ​​to the Previous Month</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Graphical-values-to-the-Previous-Month/m-p/405802#M558645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I bring in a graph with the dimension month and the expression Sum ([amount billed]) where the value to the previous month?&lt;/P&gt;&lt;P&gt;May Today we want him to bring me the value only until the end of April&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any Idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Att,&lt;/P&gt;&lt;P&gt;João Henrique&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 14:57:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Graphical-values-to-the-Previous-Month/m-p/405802#M558645</guid>
      <dc:creator />
      <dc:date>2013-05-24T14:57:26Z</dc:date>
    </item>
    <item>
      <title>Re: Help! Graphical values ​​to the Previous Month</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Graphical-values-to-the-Previous-Month/m-p/405803#M558649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi try this&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;[date]={"&amp;gt;=$(=MonthStart(date),-1))&amp;lt;=$(=MonthEnd(date),-1))"},Year=,Month=,Quarter=&amp;gt;}amountbilled)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this is helpfull to you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Bharathi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 15:15:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Graphical-values-to-the-Previous-Month/m-p/405803#M558649</guid>
      <dc:creator />
      <dc:date>2013-05-24T15:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help! Graphical values ​​to the Previous Month</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Graphical-values-to-the-Previous-Month/m-p/405804#M558650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would make a variable vLastMonth =Date(MonthsEnd(1,Now(),-1),'DD/MM/YYYY')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use set analysis similar to Bharathi above:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;=sum({$&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&amp;lt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;//Remove any date selections if they are affecting your data set&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #737373; font-family: Arial; font-size: 10pt;"&gt;Year=,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #737373; font-family: Arial; font-size: 10pt;"&gt;Month=,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #737373; font-family: Arial; font-size: 10pt;"&gt;Quarter=,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #737373; font-family: Arial; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff; color: #737373; font-family: Arial; font-size: 10pt;"&gt;//apply the filter to your date field&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;[date]={"&amp;lt;=$(=vLastMonth )"}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #737373; font-family: Arial; background-color: #ffffff;"&gt;}amountbilled)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 15:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Graphical-values-to-the-Previous-Month/m-p/405804#M558650</guid>
      <dc:creator>juleshartley</dc:creator>
      <dc:date>2013-05-24T15:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help! Graphical values ​​to the Previous Month</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Graphical-values-to-the-Previous-Month/m-p/405805#M558651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you! in a few days I will have to test!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 17:09:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Graphical-values-to-the-Previous-Month/m-p/405805#M558651</guid>
      <dc:creator />
      <dc:date>2013-05-24T17:09:06Z</dc:date>
    </item>
    <item>
      <title>Re: Help! Graphical values ​​to the Previous Month</title>
      <link>https://community.qlik.com/t5/QlikView/Help-Graphical-values-to-the-Previous-Month/m-p/405806#M558652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Thank you! &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 May 2013 17:09:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-Graphical-values-to-the-Previous-Month/m-p/405806#M558652</guid>
      <dc:creator />
      <dc:date>2013-05-24T17:09:27Z</dc:date>
    </item>
  </channel>
</rss>

