<?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: Criar Data Unica in Brasil</title>
    <link>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895363#M29884</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Olá Luciano&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sua ideia foi boa, porém o resultado não retornou o esperado .!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obrigado mesmo assim, se tiver mais alguma ideia....???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 Apr 2015 15:10:22 GMT</pubDate>
    <dc:creator>girino777</dc:creator>
    <dc:date>2015-04-10T15:10:22Z</dc:date>
    <item>
      <title>Criar Data Unica</title>
      <link>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895360#M29881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bom Dia.!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tenho uma tabela de fatos com duas datas (DATA_DIR e DATA_GER) e preciso unificar estas duas informações em apenas um filtro.&lt;/P&gt;&lt;P&gt;Quando eu efetuar a consulta utilizando o calendário único, eu preciso que ele faça o filtro para os 2 casos, tanto para a tabela de Gerentes como para a tabela de Diretores.&lt;/P&gt;&lt;P&gt;Comecei a fazer, porém não consegui finalizar. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/cry.png" /&gt;&lt;/P&gt;&lt;P&gt;Tenho muitas dúvidas com relação aos relacionamentos.&lt;/P&gt;&lt;P&gt;Segue um exemplo em anexo.&lt;/P&gt;&lt;P&gt;Se alguém puder me ajudar ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muito Obrigado.!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Renato &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 14:32:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895360#M29881</guid>
      <dc:creator>girino777</dc:creator>
      <dc:date>2015-04-10T14:32:24Z</dc:date>
    </item>
    <item>
      <title>Re: Criar Data Unica</title>
      <link>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895361#M29882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The rule is that if you have n dates you need n calendar infact it is conceptually wrong to merge date into a unique calendar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose you have a record with&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA_GER, DATA_DIR, VALUE&lt;/P&gt;&lt;P&gt;2015 mar 17, 2014 jul 11, 15&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a unique calendar cannot manage 2 different dates on the same record, 2 calendar yes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 14:37:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895361#M29882</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-04-10T14:37:54Z</dc:date>
    </item>
    <item>
      <title>Re: Criar Data Unica</title>
      <link>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895362#M29883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Bom dia.&lt;/P&gt;&lt;P&gt;Se você quiser filtrar as duas datas iguais, independente delas serem iguais na linha talvez isso já resolva.&lt;/P&gt;&lt;P&gt;Coloca abaixo do load da fato o seguinte:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data_unica:&lt;/P&gt;&lt;P&gt;Left Keep(fato)&lt;/P&gt;&lt;P&gt;load &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;DATA_DIR,&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: 12px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATA_GER,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATA_GER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data_unica&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;resident fato&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;where &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;DATA_DIR = &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;DATA_GER;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 14:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895362#M29883</guid>
      <dc:creator>lucianosv</dc:creator>
      <dc:date>2015-04-10T14:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Criar Data Unica</title>
      <link>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895363#M29884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Olá Luciano&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sua ideia foi boa, porém o resultado não retornou o esperado .!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obrigado mesmo assim, se tiver mais alguma ideia....???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 15:10:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895363#M29884</guid>
      <dc:creator>girino777</dc:creator>
      <dc:date>2015-04-10T15:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Criar Data Unica</title>
      <link>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895364#M29885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Boa tarde Renato.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Quem sabe pode ajudar em algo....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/3585"&gt;Canonical Date&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AMF&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 15:19:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895364#M29885</guid>
      <dc:creator>afurtado</dc:creator>
      <dc:date>2015-04-10T15:19:51Z</dc:date>
    </item>
    <item>
      <title>Re: Criar Data Unica</title>
      <link>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895365#M29886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Veja esse meu post, vai resolver seu problema&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-7509"&gt;Expressões considerando datas diferentes&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 15:26:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895365#M29886</guid>
      <dc:creator>nicolett_yuri</dc:creator>
      <dc:date>2015-04-10T15:26:15Z</dc:date>
    </item>
    <item>
      <title>Re: Criar Data Unica</title>
      <link>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895366#M29887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Olá Yuri&lt;/P&gt;&lt;P&gt;Tudo Jóia.!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eu já tinha visto este seu post.&lt;/P&gt;&lt;P&gt;O problema é a minha dificuldade em adaptá-lo ao meu modelo que eu postei.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mas, valeu.........!!!!!!!!!!&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 15:48:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895366#M29887</guid>
      <dc:creator>girino777</dc:creator>
      <dc:date>2015-04-10T15:48:16Z</dc:date>
    </item>
    <item>
      <title>Re: Criar Data Unica</title>
      <link>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895367#M29888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Boa tarde.&lt;/P&gt;&lt;P&gt;Primeiramente você deve concatenar as suas metas na tabela fato.&lt;/P&gt;&lt;P&gt;Isso vai eliminar a $Syn2. O segundo passo é faz um left join da tabela Comissão com a fato eliminando a ($Syn1).&lt;/P&gt;&lt;P&gt;Após fazer isso:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;Left Join(fato)&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;load &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;DATA_DIR,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATA_GER,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; DATA_GER&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; as&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data_unica&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;resident fato&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;where &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;DATA_DIR = &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;DATA_GER;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit;"&gt;Têm dois poréns aqui:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit;"&gt;_&amp;nbsp; caso as datas &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;DATA_DIR e &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; font-style: inherit; font-weight: inherit; background-color: #f2f2f2;"&gt;DATA_GER sejam diferentes você deve eleger uma delas;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; font-style: inherit; font-weight: inherit; background-color: #f2f2f2;"&gt;_&amp;nbsp; se for o caso acima, retire o &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f2f2f2;"&gt;where &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; font-style: inherit; font-weight: inherit; background-color: #f2f2f2;"&gt;DATA_DIR = &lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;DATA_GER;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;SPAN style="font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 16:34:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895367#M29888</guid>
      <dc:creator>lucianosv</dc:creator>
      <dc:date>2015-04-10T16:34:32Z</dc:date>
    </item>
    <item>
      <title>Re: Criar Data Unica</title>
      <link>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895368#M29889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Se tiver dificuldade nos avise &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 16:49:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895368#M29889</guid>
      <dc:creator>nicolett_yuri</dc:creator>
      <dc:date>2015-04-10T16:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Criar Data Unica</title>
      <link>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895369#M29890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Já tentou criar uma dimensão Calendario (com o intervalo de datas desejado) e fazer o relacionamento das dimensões (se for o caso) gerente e diretor com calendario?&lt;/P&gt;&lt;P&gt;Para a dimensão calendário, acho que aqui mesmo na comunidade tem uns geradores e que quebram um galho tremendo na hora de montar os painéis, pois fica fácil&amp;nbsp; montar filtros por períodos de tempo (trimestre, semana, ano, mês, dia, etc...).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Na dimensão calendario teria uma coluna ID_CALENDARIO.&lt;/P&gt;&lt;P&gt;Na dimensão diretor teria uma coluna &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px;"&gt;DATA_DIR AS ID_CALENDARIO.&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: 12px;"&gt;Na dimensão gerente teria uma coluna DATA_GER AS ID_CALENDARIO.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Se for a situação que imaginei, acho que isso resolveria.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Apr 2015 18:09:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895369#M29890</guid>
      <dc:creator />
      <dc:date>2015-04-10T18:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Criar Data Unica</title>
      <link>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895370#M29891</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Century Gothic','sans-serif';"&gt;Já conseguiu solucionar? Se sim, marque uma das respostas como "Correta" e nos ajude a manter os foruns organizados&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2016 13:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Criar-Data-Unica/m-p/895370#M29891</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-06-24T13:36:55Z</dc:date>
    </item>
  </channel>
</rss>

