<?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 Problem with set analysis last year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Problem-with-set-analysis-last-year/m-p/716027#M474890</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to put a set analysis last year with to selections and it misses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum ({&amp;lt;Año={$(AñoActual) -1}&amp;nbsp; , Mes={$(MesActual)}&amp;gt;} IMPORTE2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The actual comma separating Año and Mes (Year and Month) is detected wrong. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need help is for the job, thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Aug 2014 14:22:33 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-20T14:22:33Z</dc:date>
    <item>
      <title>Problem with set analysis last year</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-set-analysis-last-year/m-p/716027#M474890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to put a set analysis last year with to selections and it misses.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum ({&amp;lt;Año={$(AñoActual) -1}&amp;nbsp; , Mes={$(MesActual)}&amp;gt;} IMPORTE2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The actual comma separating Año and Mes (Year and Month) is detected wrong. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need help is for the job, thank you!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 14:22:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-set-analysis-last-year/m-p/716027#M474890</guid>
      <dc:creator />
      <dc:date>2014-08-20T14:22:33Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with set analysis last year</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-set-analysis-last-year/m-p/716028#M474891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's probably a format-issue. Try something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mes={'$(MesActual)'} or Mes={$(=num($(MesActual))} or Mes={MesActual}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 14:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-set-analysis-last-year/m-p/716028#M474891</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2014-08-20T14:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with set analysis last year</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-set-analysis-last-year/m-p/716029#M474892</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ciro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum ({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Año&lt;/SPAN&gt;={$(=$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;AñoActua&lt;/SPAN&gt;) -1)}&amp;nbsp; , &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Mes&lt;/SPAN&gt;={$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;MesActual&lt;/SPAN&gt;)}&amp;gt;} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;IMPORTE2&lt;/SPAN&gt;)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Aug 2014 14:52:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-set-analysis-last-year/m-p/716029#M474892</guid>
      <dc:creator>marthacano01</dc:creator>
      <dc:date>2014-08-20T14:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with set analysis last year</title>
      <link>https://community.qlik.com/t5/QlikView/Problem-with-set-analysis-last-year/m-p/716030#M474893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Works like a charm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Aug 2014 09:21:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Problem-with-set-analysis-last-year/m-p/716030#M474893</guid>
      <dc:creator />
      <dc:date>2014-08-21T09:21:47Z</dc:date>
    </item>
  </channel>
</rss>

