<?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 Re: about drop field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/about-drop-field/m-p/823991#M665301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-status-levels"&gt;&lt;IMG alt="Ace" src="https://assets.bunchball.net/badges/levels/L4.png" title="Ace" /&gt;&lt;/SPAN&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="8834" data-externalid="" data-presence="null" data-userid="170463" data-username="BJemimah" href="https://community.qlik.com/people/BJemimah"&gt;&lt;SPAN style="color: #3778c7;"&gt;Jemimah Bag&lt;/SPAN&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt; is true&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Jan 2015 06:55:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-01-21T06:55:38Z</dc:date>
    <item>
      <title>about drop field</title>
      <link>https://community.qlik.com/t5/QlikView/about-drop-field/m-p/823988#M665295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I met a problem when i use drop field clause.&lt;/P&gt;&lt;P&gt;the details is that:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[fact table]:&lt;BR /&gt; inner join ([Month table]) LOAD&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Last Modified Date], &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mid([Last Modified Date],4,2) as Month,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mid([Last Modified Date],7,4) as Year&lt;BR /&gt;FROM&lt;BR /&gt;&lt;C&gt;&lt;BR /&gt;(biff, embedded labels, table is [Sheet 1$]);&lt;/C&gt;&lt;/P&gt;&lt;P&gt;Drop field Month &lt;BR /&gt;from&lt;BR /&gt;[fact table];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the script shows as above(just a piece of the script), when i load the data, an error message came up and said &lt;STRONG&gt;cannot find field Month in drop field clause.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this confused me that though in the orignal data file it didn't exist, I created it in the script logic. &lt;STRONG&gt;Did &lt;/STRONG&gt;&lt;STRONG&gt;this clause drop the field that should be exist in the data source? or I use it in a wrong method?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Br,&lt;/P&gt;&lt;P&gt;Lisen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 03:19:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/about-drop-field/m-p/823988#M665295</guid>
      <dc:creator />
      <dc:date>2015-01-21T03:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: about drop field</title>
      <link>https://community.qlik.com/t5/QlikView/about-drop-field/m-p/823989#M665297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Lisen,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;According to the above script,the field Month belongs to the table &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Month table]&lt;/SPAN&gt;,no table with name &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[fact table]&lt;/SPAN&gt; exists as you have already joined it with &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Month table].So if you want to drop the field "Month",then use this statement:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Drop field Month &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;from&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Month table]&lt;/SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 04:04:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/about-drop-field/m-p/823989#M665297</guid>
      <dc:creator />
      <dc:date>2015-01-21T04:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: about drop field</title>
      <link>https://community.qlik.com/t5/QlikView/about-drop-field/m-p/823990#M665299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jemimah&lt;/P&gt;&lt;P&gt;thanks for your help, it works now &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;many thanks!&lt;/P&gt;&lt;P&gt;br,&lt;/P&gt;&lt;P&gt;Lisen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 05:03:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/about-drop-field/m-p/823990#M665299</guid>
      <dc:creator />
      <dc:date>2015-01-21T05:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: about drop field</title>
      <link>https://community.qlik.com/t5/QlikView/about-drop-field/m-p/823991#M665301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes,&lt;/P&gt;&lt;P&gt;&lt;SPAN class="j-status-levels"&gt;&lt;IMG alt="Ace" src="https://assets.bunchball.net/badges/levels/L4.png" title="Ace" /&gt;&lt;/SPAN&gt;&lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A _jive_internal="true" class="jiveTT-hover-user jive-username-link" data-avatarid="8834" data-externalid="" data-presence="null" data-userid="170463" data-username="BJemimah" href="https://community.qlik.com/people/BJemimah"&gt;&lt;SPAN style="color: #3778c7;"&gt;Jemimah Bag&lt;/SPAN&gt;&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt; is true&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Jan 2015 06:55:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/about-drop-field/m-p/823991#M665301</guid>
      <dc:creator />
      <dc:date>2015-01-21T06:55:38Z</dc:date>
    </item>
  </channel>
</rss>

