<?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: How to filter on date column and only extract dates and not text in Qlik Sense Script editor using where condition in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-to-filter-on-date-column-and-only-extract-dates-and-not-text/m-p/1919880#M75710</link>
    <description>&lt;P&gt;&lt;STRONG&gt;If( Len(Num(Field))=5 , 'Date', 'String')&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 19 Apr 2022 11:52:32 GMT</pubDate>
    <dc:creator>anat</dc:creator>
    <dc:date>2022-04-19T11:52:32Z</dc:date>
    <item>
      <title>How to filter on date column and only extract dates and not text in Qlik Sense Script editor using where condition</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-filter-on-date-column-and-only-extract-dates-and-not-text/m-p/1919438#M75647</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I am loading data from excel and one of the column is Date. But it also contains some text values. so just want to load only dates and ignore text values.&lt;/P&gt;
&lt;P&gt;Is there any function or logic to filter only dates?&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 15:27:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-filter-on-date-column-and-only-extract-dates-and-not-text/m-p/1919438#M75647</guid>
      <dc:creator>vish123</dc:creator>
      <dc:date>2022-04-18T15:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter on date column and only extract dates and not text in Qlik Sense Script editor using where condition</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-filter-on-date-column-and-only-extract-dates-and-not-text/m-p/1919447#M75657</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Maybe you can use KeepChar function in the example below it loads only numerical symbols&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;KeepChar ( YourField, '1234567890' )&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Vitalii&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Apr 2022 15:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-filter-on-date-column-and-only-extract-dates-and-not-text/m-p/1919447#M75657</guid>
      <dc:creator>vchuprina</dc:creator>
      <dc:date>2022-04-18T15:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter on date column and only extract dates and not text in Qlik Sense Script editor using where condition</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-filter-on-date-column-and-only-extract-dates-and-not-text/m-p/1919765#M75698</link>
      <description>&lt;P&gt;Hi Vchprina,&lt;/P&gt;
&lt;P&gt;I have tried above formula and but it did not work for me. Is there any other way?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 09:18:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-filter-on-date-column-and-only-extract-dates-and-not-text/m-p/1919765#M75698</guid>
      <dc:creator>vish123</dc:creator>
      <dc:date>2022-04-19T09:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter on date column and only extract dates and not text in Qlik Sense Script editor using where condition</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-filter-on-date-column-and-only-extract-dates-and-not-text/m-p/1919788#M75699</link>
      <description>&lt;P&gt;Could you please share an example of your data?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 09:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-filter-on-date-column-and-only-extract-dates-and-not-text/m-p/1919788#M75699</guid>
      <dc:creator>vchuprina</dc:creator>
      <dc:date>2022-04-19T09:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter on date column and only extract dates and not text in Qlik Sense Script editor using where condition</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-filter-on-date-column-and-only-extract-dates-and-not-text/m-p/1919811#M75701</link>
      <description>&lt;P&gt;Hi Vchuprina,&lt;/P&gt;
&lt;P&gt;Sorry, I cannot share the data as it is confidential.&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 10:06:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-filter-on-date-column-and-only-extract-dates-and-not-text/m-p/1919811#M75701</guid>
      <dc:creator>vish123</dc:creator>
      <dc:date>2022-04-19T10:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter on date column and only extract dates and not text in Qlik Sense Script editor using where condition</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-filter-on-date-column-and-only-extract-dates-and-not-text/m-p/1919850#M75706</link>
      <description>&lt;P&gt;Can you send the structure of your field, for instance:&lt;/P&gt;
&lt;P&gt;some text yyyy/mm/dd,&amp;nbsp; some text&lt;/P&gt;
&lt;P&gt;yyyy/mm/dd,&amp;nbsp; some text, numeric values (but not date)&lt;/P&gt;
&lt;P&gt;I try to understand how it looks&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 11:07:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-filter-on-date-column-and-only-extract-dates-and-not-text/m-p/1919850#M75706</guid>
      <dc:creator>vchuprina</dc:creator>
      <dc:date>2022-04-19T11:07:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter on date column and only extract dates and not text in Qlik Sense Script editor using where condition</title>
      <link>https://community.qlik.com/t5/App-Development/How-to-filter-on-date-column-and-only-extract-dates-and-not-text/m-p/1919880#M75710</link>
      <description>&lt;P&gt;&lt;STRONG&gt;If( Len(Num(Field))=5 , 'Date', 'String')&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Apr 2022 11:52:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-to-filter-on-date-column-and-only-extract-dates-and-not-text/m-p/1919880#M75710</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2022-04-19T11:52:32Z</dc:date>
    </item>
  </channel>
</rss>

