<?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 Trouble loading data in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Trouble-loading-data/m-p/2121011#M2487</link>
    <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;I'm having some trouble referencing data I previously loaded in the data load editor.&amp;nbsp; I loaded an excel file as a dataset and I'm attempting to pull that data into another app in the same space. I used the script below to load the data in and use an If statement against that data but I'm receiving this error "&lt;SPAN&gt;&lt;STRONG&gt;Field 'CurrentPOs' not found.&lt;/STRONG&gt;" Any thoughts?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;LOAD&lt;BR /&gt;[Current POs] as [CurrentPOs]&lt;BR /&gt;FROM [lib://Hopewell Self Service Analytics:DataFiles/Hopewell AO PO.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Load &lt;BR /&gt;if(ParentWONo=[CurrentPOs],'AO', 'Not AO')as AO?&lt;BR /&gt;resident F0911_AccountLedger_temp2;&lt;BR /&gt;drop table F0911_AccountLedger_temp2;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 21 Sep 2023 14:34:45 GMT</pubDate>
    <dc:creator>khadijaceesay</dc:creator>
    <dc:date>2023-09-21T14:34:45Z</dc:date>
    <item>
      <title>Trouble loading data</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Trouble-loading-data/m-p/2121011#M2487</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;
&lt;P&gt;I'm having some trouble referencing data I previously loaded in the data load editor.&amp;nbsp; I loaded an excel file as a dataset and I'm attempting to pull that data into another app in the same space. I used the script below to load the data in and use an If statement against that data but I'm receiving this error "&lt;SPAN&gt;&lt;STRONG&gt;Field 'CurrentPOs' not found.&lt;/STRONG&gt;" Any thoughts?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;LOAD&lt;BR /&gt;[Current POs] as [CurrentPOs]&lt;BR /&gt;FROM [lib://Hopewell Self Service Analytics:DataFiles/Hopewell AO PO.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is Sheet1);&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Load &lt;BR /&gt;if(ParentWONo=[CurrentPOs],'AO', 'Not AO')as AO?&lt;BR /&gt;resident F0911_AccountLedger_temp2;&lt;BR /&gt;drop table F0911_AccountLedger_temp2;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 14:34:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Trouble-loading-data/m-p/2121011#M2487</guid>
      <dc:creator>khadijaceesay</dc:creator>
      <dc:date>2023-09-21T14:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble loading data</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Trouble-loading-data/m-p/2121128#M2489</link>
      <description>&lt;P&gt;seems&amp;nbsp;&lt;SPAN&gt;ParentWONo and [CurrentPOs] columns are coming from 2 different source tables.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;can you place your complete script here....&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 21 Sep 2023 20:23:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Trouble-loading-data/m-p/2121128#M2489</guid>
      <dc:creator>anat</dc:creator>
      <dc:date>2023-09-21T20:23:05Z</dc:date>
    </item>
  </channel>
</rss>

