<?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: number to time converstion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969982#M647447</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you send a subset of the file you are reading in?&amp;nbsp; The attached already has the time converted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to see if I can see where in the process the time is getting converted so I need a source of data that has the field in the time format&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Sep 2015 19:34:50 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-09-30T19:34:50Z</dc:date>
    <item>
      <title>number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969972#M647435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am uploading data from txt file and while file saved in txt file hrs, minutes and seconds get converted to a number.&amp;nbsp; how do I convert back to time in QV?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 13:08:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969972#M647435</guid>
      <dc:creator />
      <dc:date>2015-09-30T13:08:37Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969973#M647437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you give an example of the format of your text file and how the interpreted number looks like?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QV sometimes interpretes strings as date and time automatically, a time value is then stored as fraction of day, e.g 18:00:00 in the evening would translate to number 0.75 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you think that what has happened, you can use a format function to format your number given a format code, like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Time( 0.75, 'hh:mm:ss')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Time(0.75, 'hh:mm:ss tt')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at the HELP, search for 'format codes' and 'date and time functions'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 17:44:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969973#M647437</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-09-30T17:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969974#M647438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The top is original source file that I save as txt (below) and load to QV.&amp;nbsp; 4:40 ACD time got converted to 280.060211182.&amp;nbsp;&amp;nbsp; How do I convert back to 4:40 in QV?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Question1.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/100544_Question1.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 17:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969974#M647438</guid>
      <dc:creator />
      <dc:date>2015-09-30T17:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969975#M647439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If think that you have a time converted to minute+fraccion of minutes.&amp;nbsp; In this case&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;280.060211182/60=4.666667&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: 13px;"&gt;0.66666667*60=40&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: 13px;"&gt;&lt;BR /&gt;&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: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:01:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969975#M647439</guid>
      <dc:creator>jolivares</dc:creator>
      <dc:date>2015-09-30T19:01:31Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969976#M647441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could be: =MakeTime(Floor(280.060211182/60),Floor(Frac(280.060211182/60)*60))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:04:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969976#M647441</guid>
      <dc:creator>jolivares</dc:creator>
      <dc:date>2015-09-30T19:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969977#M647442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok - that solve minutes / seconds but next one is hrs / minutes / seconds...&amp;nbsp; how would you approach that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969977#M647442</guid>
      <dc:creator />
      <dc:date>2015-09-30T19:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969978#M647443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MakeTime(Floor(280.060211182/60),Floor(Frac(280.060211182/60)*60),Floor(Frac(Frac(280.060211182/60)*60)*60))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:19:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969978#M647443</guid>
      <dc:creator>jolivares</dc:creator>
      <dc:date>2015-09-30T19:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969979#M647444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;let me play with it to see if I can get it to work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969979#M647444</guid>
      <dc:creator />
      <dc:date>2015-09-30T19:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969980#M647445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how are you reading in the file?&amp;nbsp; I could see a format changing in Excel but not from a txt file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any chnace you can send a subset of the file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:27:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969980#M647445</guid>
      <dc:creator />
      <dc:date>2015-09-30T19:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969981#M647446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:32:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969981#M647446</guid>
      <dc:creator />
      <dc:date>2015-09-30T19:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969982#M647447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you send a subset of the file you are reading in?&amp;nbsp; The attached already has the time converted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would like to see if I can see where in the process the time is getting converted so I need a source of data that has the field in the time format&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:34:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969982#M647447</guid>
      <dc:creator />
      <dc:date>2015-09-30T19:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969983#M647448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dont have unconverted file.&amp;nbsp; the system allows me to save txt output format and thats when conversion takes place.&amp;nbsp; the unconverted format is just screenshot of the software. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:37:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969983#M647448</guid>
      <dc:creator />
      <dc:date>2015-09-30T19:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969984#M647449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My friend, you already have this file loaded in QV, just apply the formula that i give you before and get the results done.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:42:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969984#M647449</guid>
      <dc:creator>jolivares</dc:creator>
      <dc:date>2015-09-30T19:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969985#M647450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you send a screen shot when you are loading the unconvered file - the screen from the file wizard that shows how the system is reading the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you skip the transform set in the wizard, the data will not get converted&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I modified the file you sent me, put the time in and when I checked the Enable transformation step button, it was converted from time to a number but when I did not do that step and just clikced next, the time was not converted to a number&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:44:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969985#M647450</guid>
      <dc:creator />
      <dc:date>2015-09-30T19:44:54Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969986#M647451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my source file (txt) has already converted.&amp;nbsp; thats what i load to QV.&amp;nbsp; in QV i have to make it back to original view - unconverted.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:48:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969986#M647451</guid>
      <dc:creator />
      <dc:date>2015-09-30T19:48:09Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969987#M647454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I will try shortly and let&amp;nbsp; you know. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:48:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969987#M647454</guid>
      <dc:creator />
      <dc:date>2015-09-30T19:48:59Z</dc:date>
    </item>
    <item>
      <title>Re: number to time converstion</title>
      <link>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969988#M647456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ahhh - I did not realize that because I can see QlikView converting it as well when certain steps are followed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My understanding was incorrect - thought you were reading the dta from the initial source ,.txt file, did not realize you were getting a converted file&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Sep 2015 19:54:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/number-to-time-converstion/m-p/969988#M647456</guid>
      <dc:creator />
      <dc:date>2015-09-30T19:54:34Z</dc:date>
    </item>
  </channel>
</rss>

