<?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 Problem in Data Load Editor in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Problem-in-Data-Load-Editor/m-p/2412441#M94738</link>
    <description>&lt;P&gt;Hello fellows,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to figure out a dashboard which was created by a former colleague.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;She coded everything in the dateneditor, but when I run it, it does not work.&lt;/P&gt;
&lt;P&gt;I get the following message:&amp;nbsp;&lt;/P&gt;
&lt;DIV class="edc_error"&gt;Internal engine error&lt;/DIV&gt;
&lt;DIV class="empty undefined"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="headline undefined"&gt;
&lt;DIV class="headline edc_error"&gt;The following error occurred:&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;Field 'Marker manuelle Zuordnung Portfolio &amp;amp; Segment' not found&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;then when I delete all of these fields that are not too be found, even though are written in the script, I can finally run the app, but I go to the visualization and everthing is broken.&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;what is going on? how can i solve this?&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;thanks!&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 30 Jan 2024 10:08:57 GMT</pubDate>
    <dc:creator>Nemo1</dc:creator>
    <dc:date>2024-01-30T10:08:57Z</dc:date>
    <item>
      <title>Problem in Data Load Editor</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-in-Data-Load-Editor/m-p/2412441#M94738</link>
      <description>&lt;P&gt;Hello fellows,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to figure out a dashboard which was created by a former colleague.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;She coded everything in the dateneditor, but when I run it, it does not work.&lt;/P&gt;
&lt;P&gt;I get the following message:&amp;nbsp;&lt;/P&gt;
&lt;DIV class="edc_error"&gt;Internal engine error&lt;/DIV&gt;
&lt;DIV class="empty undefined"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="headline undefined"&gt;
&lt;DIV class="headline edc_error"&gt;The following error occurred:&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;Field 'Marker manuelle Zuordnung Portfolio &amp;amp; Segment' not found&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;then when I delete all of these fields that are not too be found, even though are written in the script, I can finally run the app, but I go to the visualization and everthing is broken.&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;what is going on? how can i solve this?&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV class="edc_error"&gt;thanks!&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 30 Jan 2024 10:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-in-Data-Load-Editor/m-p/2412441#M94738</guid>
      <dc:creator>Nemo1</dc:creator>
      <dc:date>2024-01-30T10:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Data Load Editor</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-in-Data-Load-Editor/m-p/2412519#M94744</link>
      <description>&lt;P&gt;Sound like your colleague used a Load * From [...]; to load all contents of a file, including the&amp;nbsp;&lt;SPAN&gt;'Marker manuelle Zuordnung Portfolio &amp;amp; Segment' field. I would assume that the reason the field cannot be found is because the source file was changed and the field either removed or renamed.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Check where the field is first mentioned in the script and try to figure out, where the data comes from and make sure the field is included and spelled correctly in the data.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Since you completely removed the field from the data model, all visualizations relying on it are broken.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 12:21:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-in-Data-Load-Editor/m-p/2412519#M94744</guid>
      <dc:creator>LRuCelver</dc:creator>
      <dc:date>2024-01-30T12:21:48Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Data Load Editor</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-in-Data-Load-Editor/m-p/2412524#M94745</link>
      <description>&lt;P&gt;I go to the data where these field comes from but these field is not there to be found... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;According to the data load editor there should be 49 fields, but instead the table from where the information comes from has only 43 fields.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I find funny, is that for the year before a dashboard just like this one was done, where also the data load editor shows 49 fields, but the original table has 43 fields.... but in this case, I can load the data with no problem and everything works fine.... a mistery&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 12:28:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-in-Data-Load-Editor/m-p/2412524#M94745</guid>
      <dc:creator>Nemo1</dc:creator>
      <dc:date>2024-01-30T12:28:35Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Data Load Editor</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-in-Data-Load-Editor/m-p/2412529#M94747</link>
      <description>&lt;P&gt;The table having 49 fields while the source only has 43 isn't neccessarily a problem. It could just mean that some fields from the source are used more than once to create a field in the QS table.&lt;/P&gt;
&lt;P&gt;It is important that the spelling of the field in the source is the same as in QS. "field", "Field" and maybe "Field " are not the same.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 12:36:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-in-Data-Load-Editor/m-p/2412529#M94747</guid>
      <dc:creator>LRuCelver</dc:creator>
      <dc:date>2024-01-30T12:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Problem in Data Load Editor</title>
      <link>https://community.qlik.com/t5/App-Development/Problem-in-Data-Load-Editor/m-p/2412549#M94754</link>
      <description>&lt;P&gt;I found the solution, thank you for your support!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2024 13:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Problem-in-Data-Load-Editor/m-p/2412549#M94754</guid>
      <dc:creator>Nemo1</dc:creator>
      <dc:date>2024-01-30T13:05:25Z</dc:date>
    </item>
  </channel>
</rss>

