<?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: Trying to Export to Excel but Minutes are converting to hh:mm:ss in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Trying-to-Export-to-Excel-but-Minutes-are-converting-to-hh-mm-ss/m-p/80391#M13221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I never come this type of issue while exporting? Can you show image exactly how Straight table looks like? Have you applied any Format condition to achieve in minutes? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Feb 2018 14:12:32 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2018-02-09T14:12:32Z</dc:date>
    <item>
      <title>Trying to Export to Excel but Minutes are converting to hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Trying-to-Export-to-Excel-but-Minutes-are-converting-to-hh-mm-ss/m-p/80390#M13220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Trying to Export below Number of minutes Filed from straight table to Spread Sheet but this converts into hh:mm:ss as shown below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before :&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/192972_1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;After:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="2.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/192973_2.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;How can I avoid this and output result should be in mins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 14:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trying-to-Export-to-Excel-but-Minutes-are-converting-to-hh-mm-ss/m-p/80390#M13220</guid>
      <dc:creator>narband2778</dc:creator>
      <dc:date>2018-02-09T14:07:07Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Export to Excel but Minutes are converting to hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Trying-to-Export-to-Excel-but-Minutes-are-converting-to-hh-mm-ss/m-p/80391#M13221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I never come this type of issue while exporting? Can you show image exactly how Straight table looks like? Have you applied any Format condition to achieve in minutes? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 14:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trying-to-Export-to-Excel-but-Minutes-are-converting-to-hh-mm-ss/m-p/80391#M13221</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-09T14:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Export to Excel but Minutes are converting to hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Trying-to-Export-to-Excel-but-Minutes-are-converting-to-hh-mm-ss/m-p/80392#M13222</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil,&lt;/P&gt;&lt;P&gt;This is expression for "Avg LOS in mins" &lt;/P&gt;&lt;P&gt;=Interval(Avg(Date(LeftDeptDateTime, 'DD/MM/YYYY&amp;nbsp; hh:mm:ss') - Date(ArrDateTime,'DD/MM/YYYY&amp;nbsp; hh:mm:ss')), 'm') &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is the Straight Table:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/192980_1.png" style="height: 167px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Naresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 14:18:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trying-to-Export-to-Excel-but-Minutes-are-converting-to-hh-mm-ss/m-p/80392#M13222</guid>
      <dc:creator>narband2778</dc:creator>
      <dc:date>2018-02-09T14:18:26Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Export to Excel but Minutes are converting to hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Trying-to-Export-to-Excel-but-Minutes-are-converting-to-hh-mm-ss/m-p/80393#M13223</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'd try your expression inside &lt;STRONG&gt;num&lt;/STRONG&gt;, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;num(&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;Interval(Avg(Date(LeftDeptDateTime, 'DD/MM/YYYY&amp;nbsp; hh:mm:ss') - Date(ArrDateTime,'DD/MM/YYYY&amp;nbsp; hh:mm:ss')), 'm')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;,'#.##0')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 14:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trying-to-Export-to-Excel-but-Minutes-are-converting-to-hh-mm-ss/m-p/80393#M13223</guid>
      <dc:creator>lcontezini</dc:creator>
      <dc:date>2018-02-09T14:27:34Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Export to Excel but Minutes are converting to hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Trying-to-Export-to-Excel-but-Minutes-are-converting-to-hh-mm-ss/m-p/80394#M13224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have already tried this. No Luck &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/plain.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Feb 2018 14:31:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trying-to-Export-to-Excel-but-Minutes-are-converting-to-hh-mm-ss/m-p/80394#M13224</guid>
      <dc:creator>narband2778</dc:creator>
      <dc:date>2018-02-09T14:31:24Z</dc:date>
    </item>
    <item>
      <title>Re: Trying to Export to Excel but Minutes are converting to hh:mm:ss</title>
      <link>https://community.qlik.com/t5/QlikView/Trying-to-Export-to-Excel-but-Minutes-are-converting-to-hh-mm-ss/m-p/1689816#M450557</link>
      <description>&lt;P&gt;When we export the data in excel then same problem is coming.it's bug.&lt;/P&gt;&lt;P&gt;Kindly Export the data in csv file.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 11:46:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Trying-to-Export-to-Excel-but-Minutes-are-converting-to-hh-mm-ss/m-p/1689816#M450557</guid>
      <dc:creator>panipat1990</dc:creator>
      <dc:date>2020-04-01T11:46:05Z</dc:date>
    </item>
  </channel>
</rss>

