<?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: tough task? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/tough-task/m-p/656972#M1054610</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello manoj ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 18 Oct 2014 16:19:23 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-10-18T16:19:23Z</dc:date>
    <item>
      <title>tough task?</title>
      <link>https://community.qlik.com/t5/QlikView/tough-task/m-p/656965#M1054603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #222222;"&gt;&lt;BR /&gt; &lt;SPAN style="background: white;"&gt;Date Format should be DD/MM/YYYY. Suppose there are n rows where row 2 and row 4 have different date formats&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="background: white;"&gt;Row1&amp;nbsp;&amp;nbsp; &lt;SPAN class="aqj"&gt;12/10/2014&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="background: white;"&gt;Row2&amp;nbsp;&amp;nbsp; &lt;SPAN class="aqj"&gt;12-10-2014&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="background: white;"&gt;Row3&amp;nbsp;&amp;nbsp; &lt;SPAN class="aqj"&gt;12/10/2014&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="background: white;"&gt;Row4&amp;nbsp;&amp;nbsp; &lt;SPAN class="aqj"&gt;12-10-2014&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="background: white;"&gt;.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="background: white;"&gt;.&lt;/SPAN&gt;&lt;BR /&gt; &lt;SPAN style="background: white;"&gt;Rown&amp;nbsp;&amp;nbsp;&amp;nbsp; DD/MM/YYYY&lt;/SPAN&gt;&lt;BR /&gt; &lt;BR /&gt; &lt;SPAN style="background: white;"&gt;During load I want to eliminate the rows with erroneous date format and convert into qvd. at the same time i want all the erroneous rows to be stored into a QVD called Error.Qvd. &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #222222;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #222222;"&gt;how to store non erroneous dates in one qvd and at same time how to create qvd for erroneous data?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #222222;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Arial','sans-serif'; color: #222222;"&gt;is it possible to create 2 qvds&amp;nbsp; at a time ?&amp;nbsp; &lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 14:34:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tough-task/m-p/656965#M1054603</guid>
      <dc:creator />
      <dc:date>2014-10-18T14:34:13Z</dc:date>
    </item>
    <item>
      <title>Re: tough task?</title>
      <link>https://community.qlik.com/t5/QlikView/tough-task/m-p/656966#M1054604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;Where alt(Date#(Date,'DD/MM/YYYY'),0) &amp;gt; 0;&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;from Table;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You load only correct date.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 15:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tough-task/m-p/656966#M1054604</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2014-10-18T15:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: tough task?</title>
      <link>https://community.qlik.com/t5/QlikView/tough-task/m-p/656967#M1054605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for wrong date i need to create?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 15:13:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tough-task/m-p/656967#M1054605</guid>
      <dc:creator />
      <dc:date>2014-10-18T15:13:23Z</dc:date>
    </item>
    <item>
      <title>Re: tough task?</title>
      <link>https://community.qlik.com/t5/QlikView/tough-task/m-p/656968#M1054606</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;one solution:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVD correct dates&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_138553_Pic1.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/69236_QlikCommunity_Thread_138553_Pic1.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QVD incorrect dates&lt;/P&gt;&lt;P&gt;&lt;IMG alt="QlikCommunity_Thread_138553_Pic2.JPG.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/69237_QlikCommunity_Thread_138553_Pic2.JPG.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14136452860123850" jivemacro_uid="_14136452860123850"&gt;
&lt;P&gt;tabSource:&lt;/P&gt;
&lt;P&gt;LOAD * INLINE [&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Row, Date&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Row1, 12/10/2014&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Row2, 12-10-2014&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Row3, 12/10/2014&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Row4, 12-10-2014&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;NoConcatenate&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;tabCorrectDates:&lt;/P&gt;
&lt;P&gt;LOAD *&lt;/P&gt;
&lt;P&gt;Resident tabSource&lt;/P&gt;
&lt;P&gt;Where IsNum(Date);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;NoConcatenate&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;tabIncorrectDates:&lt;/P&gt;
&lt;P&gt;LOAD *&lt;/P&gt;
&lt;P&gt;Resident tabSource&lt;/P&gt;
&lt;P&gt;Where not IsNum(Date);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;DROP Table tabSource;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;STORE tabCorrectDates into tabCorrectDates.qvd (qvd);&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;STORE tabIncorrectDates into tabIncorrectDates.qvd (qvd);&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regarsd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 15:13:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tough-task/m-p/656968#M1054606</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2014-10-18T15:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: tough task?</title>
      <link>https://community.qlik.com/t5/QlikView/tough-task/m-p/656969#M1054607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For wrong date use&lt;/P&gt;&lt;P&gt;Where alt(..............) = 0;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 15:15:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tough-task/m-p/656969#M1054607</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2014-10-18T15:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: tough task?</title>
      <link>https://community.qlik.com/t5/QlikView/tough-task/m-p/656970#M1054608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi manojqlik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this Where clause gives you the incorrect data formats:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load *&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Where alt(Date#(Date,'DD/MM/YYYY'),0) = 0;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load *&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;from Table;&lt;/P&gt;&lt;P&gt;(see QV Help, 'Conditional Functions', 'Alt')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Burkhard&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 15:19:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tough-task/m-p/656970#M1054608</guid>
      <dc:creator>veidlburkhard</dc:creator>
      <dc:date>2014-10-18T15:19:42Z</dc:date>
    </item>
    <item>
      <title>Re: tough task?</title>
      <link>https://community.qlik.com/t5/QlikView/tough-task/m-p/656971#M1054609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does this attachment help answer your question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 15:25:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tough-task/m-p/656971#M1054609</guid>
      <dc:creator />
      <dc:date>2014-10-18T15:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: tough task?</title>
      <link>https://community.qlik.com/t5/QlikView/tough-task/m-p/656972#M1054610</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello manoj ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Oct 2014 16:19:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/tough-task/m-p/656972#M1054610</guid>
      <dc:creator />
      <dc:date>2014-10-18T16:19:23Z</dc:date>
    </item>
  </channel>
</rss>

