<?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 Field not present in new lists? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Field-not-present-in-new-lists/m-p/769323#M668965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading a series of Excel_lists for a chart. They all have the same "filename_format", so I have a variable and load them all in a loop.&lt;/P&gt;&lt;P&gt;The issue is this:&lt;/P&gt;&lt;P&gt;- These are lists of distinct events, each of which has a monetary factor - there are two columns for that&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; The new lists (for the current month, sometimes even for the one before) have not yet been assigned monetary values - that must&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; be done manually because prices can shift all the time - so those two fields just don't exist in those newer lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, I can ask the people populating those lists to just include those columns in the newer lists as well - then I can just query whether there is anything in those fields and if not I just populate it with 0. In fact, that's what I have done.&lt;/P&gt;&lt;P&gt;Still, I'd like to know, would it be possible to include those fields in the LOAD - but conditional, so that the fields are only loaded if they exist?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Nov 2014 07:51:14 GMT</pubDate>
    <dc:creator>datanibbler</dc:creator>
    <dc:date>2014-11-05T07:51:14Z</dc:date>
    <item>
      <title>Field not present in new lists?</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-present-in-new-lists/m-p/769323#M668965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am loading a series of Excel_lists for a chart. They all have the same "filename_format", so I have a variable and load them all in a loop.&lt;/P&gt;&lt;P&gt;The issue is this:&lt;/P&gt;&lt;P&gt;- These are lists of distinct events, each of which has a monetary factor - there are two columns for that&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; The new lists (for the current month, sometimes even for the one before) have not yet been assigned monetary values - that must&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; be done manually because prices can shift all the time - so those two fields just don't exist in those newer lists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course, I can ask the people populating those lists to just include those columns in the newer lists as well - then I can just query whether there is anything in those fields and if not I just populate it with 0. In fact, that's what I have done.&lt;/P&gt;&lt;P&gt;Still, I'd like to know, would it be possible to include those fields in the LOAD - but conditional, so that the fields are only loaded if they exist?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DataNibbler&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 07:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-present-in-new-lists/m-p/769323#M668965</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-11-05T07:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Field not present in new lists?</title>
      <link>https://community.qlik.com/t5/QlikView/Field-not-present-in-new-lists/m-p/769324#M668966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm ... I have a possibility, but it's not the most elegant, so the other way would probably be preferable.&lt;/P&gt;&lt;P&gt;It is possible using the FieldName() function, but for that you have to first load the entire table (with an asterisk), then check the fieldname of the column where that monetary_value should be and if the fieldname is right,&lt;/P&gt;&lt;P&gt;then load the whole thing again including those fields&lt;/P&gt;&lt;P&gt;&amp;lt;=&amp;gt; otherwise load it all, using a fixed value for the missing fields to avoid structural assymetry lateron.&lt;/P&gt;&lt;P&gt;That would make the whole loop bigger. It is possible, though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 08:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Field-not-present-in-new-lists/m-p/769324#M668966</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-11-05T08:34:03Z</dc:date>
    </item>
  </channel>
</rss>

