<?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: Datas Especificas!! in Brasil</title>
    <link>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21916#M1122</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bom dia Rodrigo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basta fazer um pequeno ajuste no scrip:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;Load&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;&amp;nbsp; Pedido_ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;, datacompleta&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="color: red;"&gt;, if(day(data) &amp;gt;= 19, month(data+20), month(data)) as mes_ref;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;, dia&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;, Pedido_Cliente_ID;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;[vendas]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;select p.Pedido_ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;, cast(p.Pedido_InclusaoData as date) datacompleta&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;, datepart(DD, cast(p.Pedido_InclusaoData as date)) dia&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;, p.Pedido_Cliente_ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;&amp;nbsp; from bi.Pedido p&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;where year(p.Pedido_InclusaoData) = 2018&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;&amp;nbsp;&amp;nbsp; and month(p.Pedido_InclusaoData) = 5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Acredito que já deva ser o suficiente.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Jun 2018 11:01:35 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-06-14T11:01:35Z</dc:date>
    <item>
      <title>Datas Especificas!!</title>
      <link>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21907#M1113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="text-align: justify;"&gt;&lt;STRONG&gt;Saudações Pessoal!!&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;STRONG&gt;Aqui na empresa onde trabalho, a verificação de hora extras vai do dia 20 de um mês até o dia 19 do mês seguinte. Por exemplo: as horas extras iniciada no dia 20/05/2018 irá terminar no dia 19/06/2018. Porém ao selecionar o mês no Qlik ele seleciona todos os dias do mês e não esse determinado periodo. Existe uma maneira de conseguir selecionar este determinado periodo de tempo?&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;STRONG&gt;Desde já agradeço!!&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;&lt;STRONG&gt;At.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 13:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21907#M1113</guid>
      <dc:creator>rodrigo_rocha</dc:creator>
      <dc:date>2018-06-13T13:50:58Z</dc:date>
    </item>
    <item>
      <title>Re: Datas Especificas!!</title>
      <link>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21908#M1114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bom dia Rodrigo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vc poderia adcionar uma coluna em sua tabela que possua a data ou o mês de referencia para cálculo, e utilizar esta coluna no seu filtro.&lt;/P&gt;&lt;P&gt;Desta forma vc teria o período correto sendo exibido no seu app.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 14:22:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21908#M1114</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-13T14:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: Datas Especificas!!</title>
      <link>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21909#M1115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bom dia meu caro,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tenta algo assim:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;data={"&amp;lt;=$(=MakeDate(year(max(data)),month(max(data)),20))&amp;gt;=$(=MakeDate(year(max(data)),(month(max(data))-1),20))"}&amp;gt;} valor)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;att&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 14:23:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21909#M1115</guid>
      <dc:creator>pedrolyra</dc:creator>
      <dc:date>2018-06-13T14:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Datas Especificas!!</title>
      <link>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21910#M1116</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Olá Anderson!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Não entendi muito bem. Desta maneira não teria que mudar o script todo mês?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;At.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 14:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21910#M1116</guid>
      <dc:creator>rodrigo_rocha</dc:creator>
      <dc:date>2018-06-13T14:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Datas Especificas!!</title>
      <link>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21911#M1117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Olá Pedro!!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Essa formula eu colocaria direto no script?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;At.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 14:34:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21911#M1117</guid>
      <dc:creator>rodrigo_rocha</dc:creator>
      <dc:date>2018-06-13T14:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Datas Especificas!!</title>
      <link>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21912#M1118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ajustei a formula para so ir até o dia 19 do mês corrente&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=sum({&amp;lt;data={"&amp;lt;=$(=MakeDate(year(max(data)),month(max(data)),19))&amp;gt;=$(=MakeDate(year(max(data)),(month(max(data))-1),20))"}&amp;gt;} valor)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Coloca como formula na aplicação.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Em tese quando você selecionar o mês ele só vai calcular do dia 20 do mês passado ate o dia 19 do mês corrente.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 14:37:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21912#M1118</guid>
      <dc:creator>pedrolyra</dc:creator>
      <dc:date>2018-06-13T14:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Datas Especificas!!</title>
      <link>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21913#M1119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;não haveria necessidade de mudar o script, pois o período é padrão:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp; Pedido_ID&lt;/P&gt;&lt;P&gt;, datacompleta&lt;/P&gt;&lt;P&gt;, month(datacompleta-20) as mes_referencia&lt;/P&gt;&lt;P&gt;, dia&lt;/P&gt;&lt;P&gt;, Pedido_Cliente_ID;&lt;/P&gt;&lt;P&gt;[vendas]:&lt;/P&gt;&lt;P&gt;select p.Pedido_ID&lt;/P&gt;&lt;P&gt;, cast(p.Pedido_InclusaoData as date) datacompleta&lt;/P&gt;&lt;P&gt;, datepart(DD, cast(p.Pedido_InclusaoData as date)) dia&lt;/P&gt;&lt;P&gt;, p.Pedido_Cliente_ID&lt;/P&gt;&lt;P&gt;&amp;nbsp; from bi.Pedido p&lt;/P&gt;&lt;P&gt; where year(p.Pedido_InclusaoData) = 2018&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; and month(p.Pedido_InclusaoData) = 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/205077_Capturar.PNG" style="max-width: 620px; height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 14:43:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21913#M1119</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-13T14:43:16Z</dc:date>
    </item>
    <item>
      <title>Re: Datas Especificas!!</title>
      <link>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21914#M1120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Ele funcionou apenas com o mês corrente... eu preciso que ele consiga selecionar dados anteriores também...&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 16:59:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21914#M1120</guid>
      <dc:creator>rodrigo_rocha</dc:creator>
      <dc:date>2018-06-13T16:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: Datas Especificas!!</title>
      <link>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21915#M1121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Anderson... &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Funcionou... porém tem um pequeno problema. Quando eu seleciono o mês de Maio ele pega os meses de Maio e Junho, porém o correto é pegar os meses Abril e Maio ou seja, do dia 20/04 ao dia 19/05.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Teria como funcionar desta maneira? &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Jun 2018 20:45:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21915#M1121</guid>
      <dc:creator>rodrigo_rocha</dc:creator>
      <dc:date>2018-06-13T20:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Datas Especificas!!</title>
      <link>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21916#M1122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bom dia Rodrigo,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Basta fazer um pequeno ajuste no scrip:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;Load&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;&amp;nbsp; Pedido_ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;, datacompleta&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="color: red;"&gt;, if(day(data) &amp;gt;= 19, month(data+20), month(data)) as mes_ref;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;, dia&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;, Pedido_Cliente_ID;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;[vendas]:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;select p.Pedido_ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;, cast(p.Pedido_InclusaoData as date) datacompleta&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;, datepart(DD, cast(p.Pedido_InclusaoData as date)) dia&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;, p.Pedido_Cliente_ID&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;&amp;nbsp; from bi.Pedido p&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;where year(p.Pedido_InclusaoData) = 2018&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: #F2F2F2;"&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Helvetica',sans-serif; color: black;"&gt;&amp;nbsp;&amp;nbsp; and month(p.Pedido_InclusaoData) = 5&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Acredito que já deva ser o suficiente.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 11:01:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21916#M1122</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-06-14T11:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Datas Especificas!!</title>
      <link>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21917#M1123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Valeu Anderson!!!&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Jun 2018 13:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Datas-Especificas/m-p/21917#M1123</guid>
      <dc:creator>rodrigo_rocha</dc:creator>
      <dc:date>2018-06-14T13:28:54Z</dc:date>
    </item>
  </channel>
</rss>

