<?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 Somar dimensões in Brasil</title>
    <link>https://community.qlik.com/t5/Brasil/Somar-dimens%C3%B5es/m-p/1134262#M39767</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pessoal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tenho seguinte conjunto de dados:&lt;/P&gt;&lt;P&gt;LOAD Data, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Faturamento Tabela - EI]as Fat_EI, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Faturamento Tabela - EF I]as Fat_EFI, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Faturamento Tabela - EF II]as Fat_EFII, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Faturamento Tabela - EM]as Fat_EM&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Como faço para somar o valor dos quatro faturamentos?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 Jun 2016 18:09:05 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-06-06T18:09:05Z</dc:date>
    <item>
      <title>Somar dimensões</title>
      <link>https://community.qlik.com/t5/Brasil/Somar-dimens%C3%B5es/m-p/1134262#M39767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pessoal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tenho seguinte conjunto de dados:&lt;/P&gt;&lt;P&gt;LOAD Data, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Faturamento Tabela - EI]as Fat_EI, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Faturamento Tabela - EF I]as Fat_EFI, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Faturamento Tabela - EF II]as Fat_EFII, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Faturamento Tabela - EM]as Fat_EM&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Como faço para somar o valor dos quatro faturamentos?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sds,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 18:09:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Somar-dimens%C3%B5es/m-p/1134262#M39767</guid>
      <dc:creator />
      <dc:date>2016-06-06T18:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Somar dimensões</title>
      <link>https://community.qlik.com/t5/Brasil/Somar-dimens%C3%B5es/m-p/1134263#M39768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;sum( Fat_EI + &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Fat_EFI + &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Fat_EFII + &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Fat_EM ) ou&lt;/SPAN&gt;&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: #000000;"&gt;&lt;SPAN style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;rangesum( Fat_EI ,&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Fat_EFI , &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Fat_EFII , &lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Fat_EM )&lt;/SPAN&gt;&lt;/SPAN&gt;&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: #000000;"&gt;&lt;SPAN style="color: #000000; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;deveriam ser suficiente&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 18:31:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Somar-dimens%C3%B5es/m-p/1134263#M39768</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-06-06T18:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Somar dimensões</title>
      <link>https://community.qlik.com/t5/Brasil/Somar-dimens%C3%B5es/m-p/1134264#M39769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;LOAD Data,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Faturamento Tabela - EI]as Fat_EI,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Faturamento Tabela - EF I]as Fat_EFI,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Faturamento Tabela - EF II]as Fat_EFII,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Faturamento Tabela - EM]as Fat_EM,&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="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Faturamento Tabela - EI]+&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Faturamento Tabela - EF I]+&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Faturamento Tabela - EF II]+&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Faturamento Tabela - EM]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; As Soma&lt;/SPAN&gt;&lt;/SPAN&gt;&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;FROM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 18:53:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Somar-dimens%C3%B5es/m-p/1134264#M39769</guid>
      <dc:creator>fabionakashigue</dc:creator>
      <dc:date>2016-06-06T18:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Somar dimensões</title>
      <link>https://community.qlik.com/t5/Brasil/Somar-dimens%C3%B5es/m-p/1134265#M39770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Obrigado novamente.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jun 2016 19:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Somar-dimens%C3%B5es/m-p/1134265#M39770</guid>
      <dc:creator />
      <dc:date>2016-06-06T19:04:14Z</dc:date>
    </item>
  </channel>
</rss>

