<?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: Data Checking in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Data-Checking/m-p/1081459#M360353</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about the below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119563_Capture.PNG" style="height: 255px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;This assumes that there is no additional space between 'SQ-' and the starting number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Mar 2016 15:44:57 GMT</pubDate>
    <dc:creator>sinanozdemir</dc:creator>
    <dc:date>2016-03-28T15:44:57Z</dc:date>
    <item>
      <title>Data Checking</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Checking/m-p/1081458#M360352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to check the below condition in Qlikview Script level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex: I have an data like Below&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" height="135" style="width: 506px; height: 139px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="419"&gt;AU WACUA TP&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;SQ-793578/3791862/3760163/3760248/3685781/3614436/reb/T1/EG/DATA#3&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;SQ-&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;Vol-Dir\Hp BLc VC\DEPT OF Defence&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" style="border-top: none;"&gt;SQ- 3795145/3750960/3725862/ SQ-3644201/3566197&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i want to check if my field value starts with SQ-[0-9] ([0-9] is the number range) then condition True else False&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help on this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 14:48:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Checking/m-p/1081458#M360352</guid>
      <dc:creator>svsudhakar</dc:creator>
      <dc:date>2016-03-28T14:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Data Checking</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Checking/m-p/1081459#M360353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How about the below:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/119563_Capture.PNG" style="height: 255px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;This assumes that there is no additional space between 'SQ-' and the starting number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 15:44:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Checking/m-p/1081459#M360353</guid>
      <dc:creator>sinanozdemir</dc:creator>
      <dc:date>2016-03-28T15:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: Data Checking</title>
      <link>https://community.qlik.com/t5/QlikView/Data-Checking/m-p/1081460#M360354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌If(field like 'SQ-*' and IsNum(Mid(field,4,1)), true, false)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Mar 2016 23:36:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Data-Checking/m-p/1081460#M360354</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2016-03-28T23:36:53Z</dc:date>
    </item>
  </channel>
</rss>

