<?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 How to load from a dbf which is missing a field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-load-from-a-dbf-which-is-missing-a-field/m-p/809006#M1037474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;i have to load data from a multiple table, which is quite identical, but one of them is missing a field , let's say country. i load in a loop, so the it's arrive at the problem one he just gave an erros and stops, is there a way to check at loading if the field exist and loading a default value . i have try: iif(TYPE("country")='none',country) as country.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 19 Jan 2015 08:54:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-19T08:54:10Z</dc:date>
    <item>
      <title>How to load from a dbf which is missing a field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-a-dbf-which-is-missing-a-field/m-p/809006#M1037474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;i have to load data from a multiple table, which is quite identical, but one of them is missing a field , let's say country. i load in a loop, so the it's arrive at the problem one he just gave an erros and stops, is there a way to check at loading if the field exist and loading a default value . i have try: iif(TYPE("country")='none',country) as country.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 08:54:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-a-dbf-which-is-missing-a-field/m-p/809006#M1037474</guid>
      <dc:creator />
      <dc:date>2015-01-19T08:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from a dbf which is missing a field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-a-dbf-which-is-missing-a-field/m-p/809007#M1037475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;from what i realized the problem is not in the fir part of iif, because if i put after = 'none','other', it work whithout an error, but he try to evaluate contry although he should not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 09:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-a-dbf-which-is-missing-a-field/m-p/809007#M1037475</guid>
      <dc:creator />
      <dc:date>2015-01-19T09:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from a dbf which is missing a field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-a-dbf-which-is-missing-a-field/m-p/809008#M1037476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;you could load using "LOAD *" and "concatenate" to load all fields and concatenate into one table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 09:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-a-dbf-which-is-missing-a-field/m-p/809008#M1037476</guid>
      <dc:creator>MarcoWedel</dc:creator>
      <dc:date>2015-01-19T09:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to load from a dbf which is missing a field</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-load-from-a-dbf-which-is-missing-a-field/m-p/809009#M1037477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have try it but id does not work , because this table is in 17 data source , and from each source i have to load from every month of the last 3 years so i use a repetitive comand with a for&amp;nbsp; i to ....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Jan 2015 09:34:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-load-from-a-dbf-which-is-missing-a-field/m-p/809009#M1037477</guid>
      <dc:creator />
      <dc:date>2015-01-19T09:34:53Z</dc:date>
    </item>
  </channel>
</rss>

