<?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 Ajuda Set Analysis in Brasil</title>
    <link>https://community.qlik.com/t5/Brasil/Ajuda-Set-Analysis/m-p/89312#M4867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gostaria de comprar o mês anterior (Do selecionado), porém tentei de varias formas e não consegui. Estou tentando fazer a seguinte "Gambiarra", porém o filtro tira os dados do mês anterior, há alguma forma para conseguir retornar o valor do numero do mês que retornar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Mês ={"=$(=Month(YearEnd(Mês))-(Month(YearEnd(Mês))-Max(Mês)+1)"}&amp;gt;} Valor)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Sep 2018 18:11:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-09-03T18:11:51Z</dc:date>
    <item>
      <title>Ajuda Set Analysis</title>
      <link>https://community.qlik.com/t5/Brasil/Ajuda-Set-Analysis/m-p/89312#M4867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gostaria de comprar o mês anterior (Do selecionado), porém tentei de varias formas e não consegui. Estou tentando fazer a seguinte "Gambiarra", porém o filtro tira os dados do mês anterior, há alguma forma para conseguir retornar o valor do numero do mês que retornar?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Mês ={"=$(=Month(YearEnd(Mês))-(Month(YearEnd(Mês))-Max(Mês)+1)"}&amp;gt;} Valor)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 18:11:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Ajuda-Set-Analysis/m-p/89312#M4867</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-03T18:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Ajuda Set Analysis</title>
      <link>https://community.qlik.com/t5/Brasil/Ajuda-Set-Analysis/m-p/89313#M4868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vamos por parte para que você possa usar como necessita as expressões:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Mês Atual (usando o today() ao invés de Max(data))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;Mês={$(=Month(Today()))}&amp;gt;}Valor)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Mês Anterior (usando o today() ao invés de Max(data))&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Sum({&amp;lt;Mês={$(=Month(Today())-1)}&amp;gt;}Valor)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Usando um campo de data (DD/MM/YYYY)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Mês Atual &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Sum({&amp;lt;Data={"&amp;gt;=$(=MonthStart(Today()))"}&amp;gt;}Valor)&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;Mês Anterior &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Sum({&amp;lt;Data={"&amp;gt;=$(=MonthStart(Today(),-1))&amp;lt;=$(=MonthEnd(Today(),-1))"}&amp;gt;}Valor)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 18:16:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Ajuda-Set-Analysis/m-p/89313#M4868</guid>
      <dc:creator>Thiago_Justen_</dc:creator>
      <dc:date>2018-09-03T18:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Ajuda Set Analysis</title>
      <link>https://community.qlik.com/t5/Brasil/Ajuda-Set-Analysis/m-p/89314#M4869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tudo bem, desta forma funcionou, porém sempre será do mês anterior do que estamos.&lt;/P&gt;&lt;P&gt;Gostaria de fazer de acordo como filtro, se selecionado o mês de agosto retorna o de julho, se selecionado o mês de setembro retorna o de agosto.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 20:17:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Ajuda-Set-Analysis/m-p/89314#M4869</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-09-03T20:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Ajuda Set Analysis</title>
      <link>https://community.qlik.com/t5/Brasil/Ajuda-Set-Analysis/m-p/89315#M4870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marcos,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basta substituir o today() pelo Max(Mes) ou Max(Data):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Mês Atual &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Mês={$(=Max(Mês))}&amp;gt;}Valor)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Mês Anterior &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum({&amp;lt;Mês={$(=Max(Mês)-1)}&amp;gt;}Valor)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Usando um campo de data (DD/MM/YYYY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Mês Atual&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Sum({&amp;lt;Data={"&amp;gt;=$(=MonthStart(Max(Data)))"}&amp;gt;}Valor)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Mês Anterior&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Sum({&amp;lt;Data={"&amp;gt;=$(=MonthStart(Max(Data),-1))&amp;lt;=$(=MonthEnd(Max(Data),-1))"}&amp;gt;}Valor)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 20:34:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Ajuda-Set-Analysis/m-p/89315#M4870</guid>
      <dc:creator>Thiago_Justen_</dc:creator>
      <dc:date>2018-09-03T20:34:52Z</dc:date>
    </item>
  </channel>
</rss>

