<?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: erro no qvd in Brasil</title>
    <link>https://community.qlik.com/t5/Brasil/erro-no-qvd/m-p/121721#M6641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ótimo, a disposição &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Sep 2018 17:20:24 GMT</pubDate>
    <dc:creator>giovanneb</dc:creator>
    <dc:date>2018-09-12T17:20:24Z</dc:date>
    <item>
      <title>erro no qvd</title>
      <link>https://community.qlik.com/t5/Brasil/erro-no-qvd/m-p/121718#M6638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alguem sabe me responder esse erro:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Pessoal, tentei colocar essa ultima linha no meu qvd e deu esse erro abaixo....&lt;/P&gt;&lt;P&gt;ela é um linha que não existe no SQL... eu criei no qvd....&lt;/P&gt;&lt;P&gt;a linha é essa : &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Calibri',sans-serif; color: black;"&gt;(if(isnull(DT_STAT_COLA or DT_BAIX_FOLH_CARG),today()-DT_SAID_FOLH_CARG,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;SPAN style="font-size: 12.0pt; font-family: 'Calibri',sans-serif; color: black;"&gt;if(IsNull(DT_STAT_COLA),(DT_BAIX_FOLH_CARG-DT_SAID_FOLH_CARG),(DT_STAT_COLA-DT_SAID_FOLH_CARG)))) as DATA_ENTREGA_PERF &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="aa.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/213407_aa.png" style="height: 350px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2018 15:10:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/erro-no-qvd/m-p/121718#M6638</guid>
      <dc:creator>acandido84</dc:creator>
      <dc:date>2018-09-12T15:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: erro no qvd</title>
      <link>https://community.qlik.com/t5/Brasil/erro-no-qvd/m-p/121719#M6639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Olá pelo que percebi você esta passando parâmetros da linguagem AQL (Qlik) dentro do Select SQL, e ele não está reconhecendo o comando sugiro fazer assim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&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; font-family: Calibri, sans-serif; color: black;"&gt;(if(isnull(DT_STAT_COLA or DT_BAIX_FOLH_CARG),today()-DT_SAID_FOLH_CARG,&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;&amp;nbsp; &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12pt; font-family: Calibri, sans-serif; color: black;"&gt;if(IsNull(DT_STAT_COLA),(DT_BAIX_FOLH_CARG-DT_SAID_FOLH_CARG),(DT_STAT_COLA-DT_SAID_FOLH_CARG)))) as DATA_ENTREGA_PERF;&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; font-size: 12pt; font-family: Calibri, sans-serif; color: black;"&gt;SQL Select&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; font-size: 12pt; font-family: Calibri, sans-serif; color: black;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Campos que serão carregados do banco&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; font-size: 12pt; font-family: Calibri, sans-serif; color: black;"&gt;From Banco;&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; font-size: 12pt; font-family: Calibri, sans-serif; color: black;"&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; font-size: 12pt; font-family: Calibri, sans-serif; color: black;"&gt;Dessa forma os dados que deverão ser tratados pelo qlik serão tratados no Load&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; font-size: 12pt; font-family: Calibri, sans-serif; color: black;"&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; font-size: 12pt; font-family: Calibri, sans-serif; color: black;"&gt;Abs&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2018 15:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/erro-no-qvd/m-p/121719#M6639</guid>
      <dc:creator>giovanneb</dc:creator>
      <dc:date>2018-09-12T15:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: erro no qvd</title>
      <link>https://community.qlik.com/t5/Brasil/erro-no-qvd/m-p/121720#M6640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Deu certo, muito obigada&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2018 17:19:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/erro-no-qvd/m-p/121720#M6640</guid>
      <dc:creator>acandido84</dc:creator>
      <dc:date>2018-09-12T17:19:34Z</dc:date>
    </item>
    <item>
      <title>Re: erro no qvd</title>
      <link>https://community.qlik.com/t5/Brasil/erro-no-qvd/m-p/121721#M6641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ótimo, a disposição &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Sep 2018 17:20:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/erro-no-qvd/m-p/121721#M6641</guid>
      <dc:creator>giovanneb</dc:creator>
      <dc:date>2018-09-12T17:20:24Z</dc:date>
    </item>
  </channel>
</rss>

