<?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 Blank data coming from Data source in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888531#M309650</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;customer Key&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1100/12/90&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1320/20/55&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;//&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;//&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1459/25/10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1500/34/99&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;//&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;1100/12/90&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;1110/22/90&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;this is the data coming from SAP table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried using following code to remove blank data and it is not working &lt;/P&gt;&lt;P&gt;From &amp;lt;table&amp;nbsp; name&amp;gt;&lt;/P&gt;&lt;P&gt;where (len(trim([Sales Organization_VKORG])) &amp;gt;0 and len(trim(Customer_KUNNR)) &amp;gt; 0 and len(trim([Division extension_DIVEXT]))&amp;gt; 0 );&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Apr 2015 15:45:03 GMT</pubDate>
    <dc:creator>arusanah</dc:creator>
    <dc:date>2015-04-09T15:45:03Z</dc:date>
    <item>
      <title>Blank data coming from Data source</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888531#M309650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;customer Key&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1100/12/90&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1320/20/55&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;//&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;//&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1459/25/10&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;1500/34/99&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;//&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;1100/12/90&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;1110/22/90&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;this is the data coming from SAP table .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i tried using following code to remove blank data and it is not working &lt;/P&gt;&lt;P&gt;From &amp;lt;table&amp;nbsp; name&amp;gt;&lt;/P&gt;&lt;P&gt;where (len(trim([Sales Organization_VKORG])) &amp;gt;0 and len(trim(Customer_KUNNR)) &amp;gt; 0 and len(trim([Division extension_DIVEXT]))&amp;gt; 0 );&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 15:45:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888531#M309650</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2015-04-09T15:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Blank data coming from Data source</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888532#M309651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;// might not be blanks so try Len(TRIM([Sales Org..])) &amp;gt;2 OR WHERE &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Left(TRIM([Sales Org..]))&amp;lt;&amp;gt;'//'&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 15:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888532#M309651</guid>
      <dc:creator>Karthik3</dc:creator>
      <dc:date>2015-04-09T15:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Blank data coming from Data source</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888533#M309652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;you could try with isnull also &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt; (isnull(trim([Sales Organization_VKORG]))=0&amp;nbsp; and isnull(trim(Customer_KUNNR)) =0&amp;nbsp; and isnull(trim([Division extension_DIVEXT])) =0 )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;though for this to work all three fields must have a value, otherwise use "or" instead of "and"&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Apr 2015 17:21:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888533#M309652</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-04-09T17:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: Blank data coming from Data source</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888534#M309653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;still not working &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Apr 2015 22:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888534#M309653</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2015-04-14T22:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Blank data coming from Data source</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888535#M309654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are the "//" part of the data or is that something you added to denote the null values ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 01:58:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888535#M309654</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-04-15T01:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Blank data coming from Data source</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888536#M309655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are the //&amp;nbsp; characters from the SAP table...so its way of indicating null values? &lt;/P&gt;&lt;P&gt;maybe like&lt;/P&gt;&lt;P&gt;...where trim([customer Key]) &amp;lt;&amp;gt; '//'&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 02:04:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888536#M309655</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2015-04-15T02:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Blank data coming from Data source</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888537#M309656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramon, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I created a key column &lt;SPAN style="font-size: 13.3333330154419px;"&gt; were &lt;SPAN style="font-size: 13.3333330154419px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;'/' i&lt;/SPAN&gt;s separator&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;[sales org]&amp;amp;'/'&amp;amp;[Customer kunnr]&amp;amp;'/'&amp;amp;[Distributed Channel]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 14:48:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888537#M309656</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2015-04-15T14:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Blank data coming from Data source</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888538#M309657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No they were not part of dataset .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I created a key column &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;were &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333330154419px; font-family: inherit;"&gt;'/' i&lt;/SPAN&gt;s separator&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;[sales org]&amp;amp;'/'&amp;amp;[Customer kunnr]&amp;amp;'/'&amp;amp;[Distributed Channel] &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Apr 2015 14:49:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888538#M309657</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2015-04-15T14:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Blank data coming from Data source</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888539#M309658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There might be more fields to consider in the WHERE ... clause.&lt;/P&gt;&lt;P&gt;Or maybe the where-clause is not working directly when loading from the SAP source directly. Try to load all the data (without 'where') in a table in Qlik and then use a second stage with a noconcatenate load resident where you use use the 'where' clause and drop the previous (full) table&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 00:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888539#M309658</guid>
      <dc:creator>danieloberbilli</dc:creator>
      <dc:date>2015-04-16T00:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Blank data coming from Data source</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888540#M309659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If key is made up of only three fields&amp;nbsp; from table , what else should we check ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm pulling only 5 field from KNA1 table in SAP in this dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;customer Kunnr , division , sales org, distribution channel, division extent&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 05:06:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888540#M309659</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2015-04-16T05:06:47Z</dc:date>
    </item>
    <item>
      <title>Re: Blank data coming from Data source</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888541#M309660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so just from me to understand better &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you extract your data and create this key &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[sales org]&amp;amp;'/'&amp;amp;[Customer kunnr]&amp;amp;'/'&amp;amp;[Distributed Channel] at what moment is this happening ? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;In a table created before the where or during the where ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;if is during the where have you tried &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;where trim([sales org]&amp;amp;'/'&amp;amp;[Customer kunnr]&amp;amp;'/'&amp;amp;[Distributed Channel]) = '\\'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 17:42:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888541#M309660</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2015-04-16T17:42:58Z</dc:date>
    </item>
    <item>
      <title>Re: Blank data coming from Data source</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888542#M309661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not do this,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;Where not isnull(salesorg) and not isnull(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Customer kunnr&lt;/SPAN&gt;) and not isnull(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Distributed Channel);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;SQL Select * From KNA1;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure if I am missing something here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Apr 2015 18:57:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888542#M309661</guid>
      <dc:creator />
      <dc:date>2015-04-16T18:57:06Z</dc:date>
    </item>
    <item>
      <title>Re: Blank data coming from Data source</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888543#M309662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;done that but not working &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 00:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888543#M309662</guid>
      <dc:creator>arusanah</dc:creator>
      <dc:date>2015-04-22T00:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Blank data coming from Data source</title>
      <link>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888544#M309663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arusanah,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;For some reason it seems when you load from SAP, it does not recognise the '//' as a field value. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A work-around could be to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"MyTable":&lt;/P&gt;&lt;P&gt;do the table load..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;then do another load&lt;/P&gt;&lt;P&gt;"My New Table": &lt;/P&gt;&lt;P&gt;NoConcatenate Load&lt;/P&gt;&lt;P&gt;*,&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;Where &amp;lt;Field&amp;gt; &amp;lt;&amp;gt; '//'; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table MyTable; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your root cause though could be "missing" fields (Check Sub Set Ratio's in your data model and use where exists where applicable). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2015 05:28:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Blank-data-coming-from-Data-source/m-p/888544#M309663</guid>
      <dc:creator>kangaroomac</dc:creator>
      <dc:date>2015-04-22T05:28:13Z</dc:date>
    </item>
  </channel>
</rss>

