<?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: hide empty line in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935161#M649221</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please attach the sample file to fix the issue quickly? Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Aug 2015 13:24:56 GMT</pubDate>
    <dc:creator>qlikviewwizard</dc:creator>
    <dc:date>2015-08-18T13:24:56Z</dc:date>
    <item>
      <title>hide empty line</title>
      <link>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935154#M649214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a document witch shows article info, the field ftplink shows a link to a document, in some cases the are 2 rows for an article.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Knipsel.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96226_Knipsel.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the empty row dont needed te be loaded.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I already tried the where statement however it is not the same value. can i use somthing like &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://*" rel="nofollow"&gt;ftp://*&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 09:19:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935154#M649214</guid>
      <dc:creator />
      <dc:date>2015-08-17T09:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: hide empty line</title>
      <link>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935155#M649215</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Do you want to discard all lines where ftplink contains &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://" rel="nofollow"&gt;ftp://&lt;/A&gt;&lt;SPAN&gt; ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In that case&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;Where SubStringCount(ftplink, 'ftp:'&lt;SPAN style="font-size: 13.3333330154419px;"&gt;&lt;SPAN&gt;) = 0;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 12:09:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935155#M649215</guid>
      <dc:creator>Ralf-Narfeldt</dc:creator>
      <dc:date>2015-08-17T12:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: hide empty line</title>
      <link>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935156#M649216</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;I want to hide all empty rows en and show all rows witch contain '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://*" rel="nofollow"&gt;ftp://*&lt;/A&gt;&lt;SPAN&gt;' &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 12:16:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935156#M649216</guid>
      <dc:creator />
      <dc:date>2015-08-17T12:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: hide empty line</title>
      <link>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935157#M649217</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Then it's:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;....&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Where SubStringCount(ftplink, 'ftp:'&lt;SPAN style="font-size: 13.3333320617676px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;) &amp;gt; 0;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 13:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935157#M649217</guid>
      <dc:creator>Ralf-Narfeldt</dc:creator>
      <dc:date>2015-08-17T13:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: hide empty line</title>
      <link>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935158#M649218</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="Knipsel.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/96255_Knipsel.JPG" style="width: 620px; height: 201px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;getting an error &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 13:29:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935158#M649218</guid>
      <dc:creator />
      <dc:date>2015-08-17T13:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: hide empty line</title>
      <link>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935159#M649219</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;temp:&lt;/P&gt;&lt;P&gt;sql select&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Nummer,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tekst&lt;/P&gt;&lt;P&gt;from "PRODUCTIE DATA".Vertaal;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;final:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;Nummer,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Tekst&lt;/P&gt;&lt;P&gt;resident temp&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;where wildmatch(ftplink, '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="ftp://*" rel="nofollow"&gt;ftp://*&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333320617676px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;)&amp;gt;0;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333320617676px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333320617676px; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;drop table temp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 11:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935159#M649219</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-08-18T11:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: hide empty line</title>
      <link>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935160#M649220</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, you can't use the SubstringCount function in the SQL Select, it needs to be done in a preceding Load, or a Resident load like Sasidhar showed.&lt;/P&gt;&lt;P&gt;But you wrote that there was a field called ftplink, and in your example you load fields Nummer and Tekst, so Sasidhar's example won't work either.&lt;/P&gt;&lt;P&gt;In which field is the ftp address?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 12:17:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935160#M649220</guid>
      <dc:creator>Ralf-Narfeldt</dc:creator>
      <dc:date>2015-08-18T12:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: hide empty line</title>
      <link>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935161#M649221</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please attach the sample file to fix the issue quickly? Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 13:24:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/hide-empty-line/m-p/935161#M649221</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-08-18T13:24:56Z</dc:date>
    </item>
  </channel>
</rss>

