<?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 create Time from field called WMSTransactionTime in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280800#M1202812</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but why would I get the following error during debug?&lt;/P&gt;&lt;P&gt;Table not found&lt;BR /&gt;Store WMS_TransactionTime into ..\..\QVD\WMS_TransactionTime_Transform.qvd (qvd)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Oct 2010 21:36:19 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-10-04T21:36:19Z</dc:date>
    <item>
      <title>create Time from field called WMSTransactionTime</title>
      <link>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280798#M1202810</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trying to make fields HH MM SS from the word WMSTransactionTime - but having a little bit of an issue. Can someone please tell me if I am on the right track?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;maketime(left(SH_Time,2), mid(SH_Time,3,2), right(SH_Time,2)) as [WMSTransactionTime],&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;WMS_TransactionTime as WMS_TransactionTime,&lt;/P&gt;&lt;P&gt;Hour(WMS_TransactionTime) as WMS_TransactionTime_Hour,&lt;/P&gt;&lt;P&gt;Minute(WMS_TransactionTime) as WMS_TransactionTime_Minute,&lt;/P&gt;&lt;P&gt;Second(WMS_TransactionTime) as WMS_TransactionTime_Second;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;receive the following message during debug&lt;/P&gt;&lt;P&gt;Table not found&lt;BR /&gt;Store WMS_TransactionTime into ..\..\QVD\WMS_TransactionTime_Transform.qvd (qvd)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is the message because the fields are blank?&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;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 20:56:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280798#M1202810</guid>
      <dc:creator />
      <dc:date>2010-10-04T20:56:53Z</dc:date>
    </item>
    <item>
      <title>create Time from field called WMSTransactionTime</title>
      <link>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280799#M1202811</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Looks good so far. The only thing I can see that might cause you problems is left(SH_Time,2) being considered text and maketime not accepting the string, but QlikView is usually intelligent enough to figure this out. You'll only know by trying with some real data.&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 21:33:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280799#M1202811</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-10-04T21:33:10Z</dc:date>
    </item>
    <item>
      <title>create Time from field called WMSTransactionTime</title>
      <link>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280800#M1202812</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;but why would I get the following error during debug?&lt;/P&gt;&lt;P&gt;Table not found&lt;BR /&gt;Store WMS_TransactionTime into ..\..\QVD\WMS_TransactionTime_Transform.qvd (qvd)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 21:36:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280800#M1202812</guid>
      <dc:creator />
      <dc:date>2010-10-04T21:36:19Z</dc:date>
    </item>
    <item>
      <title>create Time from field called WMSTransactionTime</title>
      <link>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280801#M1202813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the following field SH_Time is a numeric field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 21:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280801#M1202813</guid>
      <dc:creator />
      <dc:date>2010-10-04T21:36:54Z</dc:date>
    </item>
    <item>
      <title>create Time from field called WMSTransactionTime</title>
      <link>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280802#M1202814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;smw1013X1 wrote:&lt;BR /&gt;but why would I get the following error during debug?&lt;BR /&gt;Table not found&lt;BR /&gt;Store WMS_TransactionTime into ..\..\QVD\WMS_TransactionTime_Transform.qvd (qvd)&amp;lt;div&amp;gt;&amp;lt;/div&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Because WMS_TransactionTime is a FIELD. You can only store TABLES into QVDs.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 21:39:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280802#M1202814</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2010-10-04T21:39:47Z</dc:date>
    </item>
    <item>
      <title>create Time from field called WMSTransactionTime</title>
      <link>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280803#M1202815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have to have a table with the name [WMS_TransactionTime]. To give the table an alias do something like the following:&lt;/P&gt;&lt;P&gt;WMS_TransactionTime: //Table alias followed by a colon just before the load.&lt;BR /&gt;Load WMS_TransactionTime,&lt;BR /&gt;...&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 21:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280803#M1202815</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-10-04T21:41:44Z</dc:date>
    </item>
    <item>
      <title>create Time from field called WMSTransactionTime</title>
      <link>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280804#M1202816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Lol...alright, now you beat me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 21:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280804#M1202816</guid>
      <dc:creator>pover</dc:creator>
      <dc:date>2010-10-04T21:45:00Z</dc:date>
    </item>
    <item>
      <title>create Time from field called WMSTransactionTime</title>
      <link>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280805#M1202817</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//Time Format is stored as 12:55:01 hours minutes seconds &lt;I&gt;&lt;/I&gt;&lt;/P&gt;&lt;P style="font-style: italic"&gt;WMSTransaction_TimeTable:&lt;/P&gt;&lt;P&gt;//maketime(left(SH_TIME,2), mid(SH_TIME,3,2), right(SH_TIME,2)) as [WMS_TransactionTime],&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;WMS_TransactionTime&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hour&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Minute&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AutoGenerate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Store&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(qvd);&lt;/P&gt;&lt;P&gt;Drop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;Table &lt;I&gt;WMSTransaction_TimeTable;&lt;/I&gt; &lt;P&gt;Drop&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Created a new name for the table so its left confussion -&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;I&gt;&lt;/I&gt;Table &lt;I&gt;WMSPickHistory;&lt;/I&gt; WMS_TransactionTimeTable into &lt;I&gt;$(Folder_Path)&lt;/I&gt;WMS_TransactionTimeTable_Transform.qvd(1) While not IsNull(FieldValue('WMS_TransactionTime',IterNo()));FieldValue('WMS_TransactionTime',IterNo()) as WMS_TransactionTime(WMS_TransactionTime) as WMS_TransactionTime_Second;(WMS_TransactionTime) as WMS_TransactionTime_Minute,(WMS_TransactionTime) as WMS_TransactionTime_Hour, as WMS_TransactionTime,&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;// see file vwmscnh - field name is SH_TIME&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Oct 2010 21:56:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/create-Time-from-field-called-WMSTransactionTime/m-p/280805#M1202817</guid>
      <dc:creator />
      <dc:date>2010-10-04T21:56:40Z</dc:date>
    </item>
  </channel>
</rss>

