<?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 horas in Brasil</title>
    <link>https://community.qlik.com/t5/Brasil/Somar-horas/m-p/1338307#M48684</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Boa tarde! Gostaria de saber qual a melhor forma de se somar horas no formato hh:mm, preciso fazer uma formatação antes, ou existe alguma função para fazer esse cálculo direto?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Ex: 07:00 + 02:00 = 09:00&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 May 2017 17:57:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-05-12T17:57:14Z</dc:date>
    <item>
      <title>Somar horas</title>
      <link>https://community.qlik.com/t5/Brasil/Somar-horas/m-p/1338307#M48684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Boa tarde! Gostaria de saber qual a melhor forma de se somar horas no formato hh:mm, preciso fazer uma formatação antes, ou existe alguma função para fazer esse cálculo direto?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Ex: 07:00 + 02:00 = 09:00&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 17:57:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Somar-horas/m-p/1338307#M48684</guid>
      <dc:creator />
      <dc:date>2017-05-12T17:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Somar horas</title>
      <link>https://community.qlik.com/t5/Brasil/Somar-horas/m-p/1338308#M48685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Interval(Time1 + Time2, 'h:mm')&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 17:58:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Somar-horas/m-p/1338308#M48685</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-12T17:58:37Z</dc:date>
    </item>
    <item>
      <title>Re: Somar horas</title>
      <link>https://community.qlik.com/t5/Brasil/Somar-horas/m-p/1338309#M48686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A função Interval não me serve, pois posso precisar somar mais do que duas horas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 18:00:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Somar-horas/m-p/1338309#M48686</guid>
      <dc:creator />
      <dc:date>2017-05-12T18:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: Somar horas</title>
      <link>https://community.qlik.com/t5/Brasil/Somar-horas/m-p/1338310#M48687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you be able to provide a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 18:04:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Somar-horas/m-p/1338310#M48687</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-05-12T18:04:21Z</dc:date>
    </item>
    <item>
      <title>Re: Somar horas</title>
      <link>https://community.qlik.com/t5/Brasil/Somar-horas/m-p/1338311#M48688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Uma amostra seria algo como somar 3 datas por exemplo: &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(07:00 + 02:00 + 01:30) = 10:30&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 18:08:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Somar-horas/m-p/1338311#M48688</guid>
      <dc:creator />
      <dc:date>2017-05-12T18:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Somar horas</title>
      <link>https://community.qlik.com/t5/Brasil/Somar-horas/m-p/1338312#M48689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Consegui resolver utilizando a função SUM(Horas) e em seguida marcando a opção intervalo no gráfico. Obrigado.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 May 2017 18:24:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Somar-horas/m-p/1338312#M48689</guid>
      <dc:creator />
      <dc:date>2017-05-12T18:24:38Z</dc:date>
    </item>
  </channel>
</rss>

