<?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: Gráfico velocímetro com Mês, Dia e Ano do sistema in Brasil</title>
    <link>https://community.qlik.com/t5/Brasil/Gr%C3%A1fico-veloc%C3%ADmetro-com-M%C3%AAs-Dia-e-Ano-do-sistema/m-p/897565#M30059</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;Com as expressões abaixo o gráfico somou corretamente porém quando clico nos filtros o gráfico muda ou some.&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;Gostaria que os filtros não influenciassem o gráfico.&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;&lt;STRONG&gt;No primeiro gráfico devo demonstrar a arrecadação do mês &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;independente da seleção.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=NUM(SUM({$&amp;lt;MÊS_CREDITO={'$(#vMes)'} &amp;gt;}VALOR_REAL)/SUM({$&amp;lt;MÊS_CREDITO={'$(#vMes)'} &amp;gt;}Valor_Prev),'#,##%')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;No terceiro gráfico devo demonstrar a arrecadação do ano, independente da seleção.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=SUM({$&amp;lt;ANO_CREDITO={'$(#vAno)'} &amp;gt;}VALOR_REAL)/SUM({$&amp;lt;ANO_CREDITO={'$(#vAno)'} &amp;gt;}Valor_Prev)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Apr 2015 19:13:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-04-11T19:13:44Z</dc:date>
    <item>
      <title>Gráfico velocímetro com Mês, Dia e Ano do sistema</title>
      <link>https://community.qlik.com/t5/Brasil/Gr%C3%A1fico-veloc%C3%ADmetro-com-M%C3%AAs-Dia-e-Ano-do-sistema/m-p/897564#M30058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Meus caros, estou construindo um dashboard em devo demonstrar 3 gráficos velocímetro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No primeiro gráfico devo demonstrar a arrecadação do mês &lt;SPAN style="font-size: 13.3333330154419px;"&gt;independente da seleção.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;No segundo gráfico devo demonstrar a arrecadação do dia anterior, independente da seleção.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No terceiro gráfico devo demonstrar a arrecadação do ano, independente da seleção.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA_ARREC é o campo de data e VALOR_ARREC o campo do valor.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tentei essa expressão para o ano mas não deu certo &lt;SPAN style="color: #0000ff;"&gt;Sum&lt;/SPAN&gt;({&amp;lt;&lt;SPAN style="color: #0000ff;"&gt;Year&lt;/SPAN&gt;(DATA_ARREC)= &lt;SPAN style="color: #0000ff;"&gt;Year&lt;/SPAN&gt;(&lt;SPAN style="color: #0000ff;"&gt;Today&lt;/SPAN&gt;())&amp;gt;}VALOR_ARREC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grande abraço.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Apr 2015 13:25:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Gr%C3%A1fico-veloc%C3%ADmetro-com-M%C3%AAs-Dia-e-Ano-do-sistema/m-p/897564#M30058</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-11T13:25:45Z</dc:date>
    </item>
    <item>
      <title>Re: Gráfico velocímetro com Mês, Dia e Ano do sistema</title>
      <link>https://community.qlik.com/t5/Brasil/Gr%C3%A1fico-veloc%C3%ADmetro-com-M%C3%AAs-Dia-e-Ano-do-sistema/m-p/897565#M30059</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;Com as expressões abaixo o gráfico somou corretamente porém quando clico nos filtros o gráfico muda ou some.&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;Gostaria que os filtros não influenciassem o gráfico.&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;&lt;STRONG&gt;No primeiro gráfico devo demonstrar a arrecadação do mês &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;independente da seleção.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=NUM(SUM({$&amp;lt;MÊS_CREDITO={'$(#vMes)'} &amp;gt;}VALOR_REAL)/SUM({$&amp;lt;MÊS_CREDITO={'$(#vMes)'} &amp;gt;}Valor_Prev),'#,##%')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;No terceiro gráfico devo demonstrar a arrecadação do ano, independente da seleção.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=SUM({$&amp;lt;ANO_CREDITO={'$(#vAno)'} &amp;gt;}VALOR_REAL)/SUM({$&amp;lt;ANO_CREDITO={'$(#vAno)'} &amp;gt;}Valor_Prev)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Apr 2015 19:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Gr%C3%A1fico-veloc%C3%ADmetro-com-M%C3%AAs-Dia-e-Ano-do-sistema/m-p/897565#M30059</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-11T19:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Gráfico velocímetro com Mês, Dia e Ano do sistema</title>
      <link>https://community.qlik.com/t5/Brasil/Gr%C3%A1fico-veloc%C3%ADmetro-com-M%C3%AAs-Dia-e-Ano-do-sistema/m-p/897566#M30060</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: 13.3333330154419px;"&gt;Tente usar: &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;No primeiro gráfico devo demonstrar a arrecadação do mês &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333320617676px; font-family: inherit;"&gt;independente da seleção.&lt;/STRONG&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: 13.3333330154419px;"&gt;=NUM(SUM({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt;MÊS_CREDITO={'$(#vMes)'} &amp;gt;}VALOR_REAL)/SUM({&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333330154419px; line-height: 1.5em;"&gt;&amp;lt;MÊS_CREDITO={'$(#vMes)'} &amp;gt;}Valor_Prev),'#,##%')&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: 13.3333330154419px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;No terceiro gráfico devo demonstrar a arrecadação do ano, independente da seleção.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;=SUM({&lt;/SPAN&gt;&lt;SPAN style="font-style: inherit;"&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit;"&gt;&amp;lt;ANO_CREDITO={'$(#vAno)'} &amp;gt;}VALOR_REAL)/SUM({&lt;/SPAN&gt;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit;"&gt;&amp;lt;ANO_CREDITO={'$(#vAno)'} &amp;gt;}Valor_Prev)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;O $ utiliza o conjunto de seleções, enquanto o 1 ignora as seleções.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Apr 2015 22:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Gr%C3%A1fico-veloc%C3%ADmetro-com-M%C3%AAs-Dia-e-Ano-do-sistema/m-p/897566#M30060</guid>
      <dc:creator />
      <dc:date>2015-04-11T22:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Gráfico velocímetro com Mês, Dia e Ano do sistema</title>
      <link>https://community.qlik.com/t5/Brasil/Gr%C3%A1fico-veloc%C3%ADmetro-com-M%C3%AAs-Dia-e-Ano-do-sistema/m-p/897567#M30061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Breno, era exatamente isso.&lt;/P&gt;&lt;P&gt;Deu certinho. Muito obrigado pela ajuda.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eu só não havia pensado em um ponto que é p seguinte:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quando peço para pegar somente o mês corrente, ou seja, abril, ele soma os abril de todos os anos.&lt;/P&gt;&lt;P&gt;Tem como fazer Mês e Ano corrente ? Seria um IF com duas condições.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grande abraço.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Apr 2015 02:03:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Gr%C3%A1fico-veloc%C3%ADmetro-com-M%C3%AAs-Dia-e-Ano-do-sistema/m-p/897567#M30061</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-12T02:03:02Z</dc:date>
    </item>
    <item>
      <title>Re: Gráfico velocímetro com Mês, Dia e Ano do sistema</title>
      <link>https://community.qlik.com/t5/Brasil/Gr%C3%A1fico-veloc%C3%ADmetro-com-M%C3%AAs-Dia-e-Ano-do-sistema/m-p/897568#M30062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Consegui fazer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ficou assim SUM({1&amp;lt;MÊS_CREDITO={'$(#vMes)'}, ANO_CREDITO={'$(#vAno)'} &amp;gt;}VALOR_REAL)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muito obrigado pela ajuda.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Grande abraço&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Apr 2015 02:36:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Gr%C3%A1fico-veloc%C3%ADmetro-com-M%C3%AAs-Dia-e-Ano-do-sistema/m-p/897568#M30062</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-04-12T02:36:51Z</dc:date>
    </item>
  </channel>
</rss>

