<?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: Error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439454#M812769</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roy,&lt;/P&gt;&lt;P&gt;If RSeverity field is not available in the second table, then apply map won't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This general syntax will help you to understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map_Table_Name:&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Mapping_key,&lt;/P&gt;&lt;P&gt;Field_to_be_Mapped&lt;/P&gt;&lt;P&gt;From....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second_table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;Applymap('Map_Table_Name',Map_Field_From_Second_Table,'Not Available then') as Fileld,&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here Map_Field_From_Second_Table is nothing but the Key in the Second_Table which is tallying with Mapping_key in the Map_Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Tharindu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Sep 2017 09:04:23 GMT</pubDate>
    <dc:creator>dinuwanbr</dc:creator>
    <dc:date>2017-09-19T09:04:23Z</dc:date>
    <item>
      <title>Error</title>
      <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439442#M812757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ALl,&lt;/P&gt;&lt;P&gt;I have writtena Apply Map in the script .&lt;/P&gt;&lt;P&gt;and after reloading it gives me the error .&lt;/P&gt;&lt;P&gt;please find the screenshot of the error and the script &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tahnks in Advance &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error/m-p/1439442#M812757</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Error</title>
      <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439443#M812758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;applymap('test',Rseviarity,null()) as new&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 07:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error/m-p/1439443#M812758</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2017-09-19T07:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error</title>
      <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439444#M812759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;applymap('Testfor_D',RSeviarity,null()) as Sev&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;A href="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/MappingFunctions/ApplyMap.htm" title="http://help.qlik.com/en-US/qlikview/12.1/Subsystems/Client/Content/Scripting/MappingFunctions/ApplyMap.htm"&gt;ApplyMap ‒ QlikView&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/98764" title="https://community.qlik.com/thread/98764"&gt;https://community.qlik.com/thread/98764&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 07:46:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error/m-p/1439444#M812759</guid>
      <dc:creator>prma7799</dc:creator>
      <dc:date>2017-09-19T07:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: Error</title>
      <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439445#M812760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rseviartiy is not a field in the database, where the APPLYMAP-command stands&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 07:54:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error/m-p/1439445#M812760</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2017-09-19T07:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error</title>
      <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439446#M812761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; Roy,&lt;/P&gt;&lt;P&gt;What is the error you are getting?&lt;/P&gt;&lt;P&gt;Here I hope that error is nothing but there may be no records to be mapped or there may be more than one value to be mapped (hence showing the very first value)&lt;/P&gt;&lt;P&gt;Before you do apply map please check whether&lt;/P&gt;&lt;P&gt;there are one [Ready for Release] for each RSeverity in Test_for_D.&lt;/P&gt;&lt;P&gt;It has to be a one value only. If not you can't do an apply map.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Tharindu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 08:06:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error/m-p/1439446#M812761</guid>
      <dc:creator>dinuwanbr</dc:creator>
      <dc:date>2017-09-19T08:06:33Z</dc:date>
    </item>
    <item>
      <title>Re: Error</title>
      <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439447#M812762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Expression should return. Can you create inline atleast 5 records and check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 08:11:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error/m-p/1439447#M812762</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-19T08:11:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error</title>
      <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439448#M812763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anil ,&lt;/P&gt;&lt;P&gt;There too much of data no need to create records using inline table .&lt;/P&gt;&lt;P&gt;But still this is giving the same error.&lt;/P&gt;&lt;P&gt;I changed the fields and added ApplyMap &lt;/P&gt;&lt;P&gt;but still dosnot work ...&lt;/P&gt;&lt;P&gt;It gives the same error , like field not found &lt;/P&gt;&lt;P&gt;I am doing anything wrong ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 08:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error/m-p/1439448#M812763</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-09-19T08:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error</title>
      <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439449#M812764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please stop trying to fix the ApplyMap statement - there is nothing wrong there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As Peter R has already said, the field &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;RSeviarity is not a field in the table where you are using the ApplyMap...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 08:24:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error/m-p/1439449#M812764</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2017-09-19T08:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: Error</title>
      <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439450#M812765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John,&lt;/P&gt;&lt;P&gt;You've commented out the RSeverity field that your ApplyMap statement is looking for. QV is giving you a good clue - &lt;/P&gt;&lt;P&gt;&lt;EM&gt;Field not found - &amp;lt;RSeverity&amp;gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 08:29:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error/m-p/1439450#M812765</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2017-09-19T08:29:37Z</dc:date>
    </item>
    <item>
      <title>Re: Error</title>
      <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439451#M812766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be field consider in mapping table as space after word. Try to use the simple ApplyMap or with out that load only first QVD&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 08:34:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error/m-p/1439451#M812766</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-19T08:34:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error</title>
      <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439452#M812767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where are you loading the data from for the test2 load?&lt;/P&gt;&lt;P&gt;Your screen shot is missing the details of the from line.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does the field RSeverity exist in the table you are loading test2 from?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 08:41:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error/m-p/1439452#M812767</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2017-09-19T08:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error</title>
      <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439453#M812768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Collin, &lt;/P&gt;&lt;P&gt;No the Test2 Table doesnt have &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;RSeverity&amp;nbsp; field ...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Iam trying to bring it by using the apply map function &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 08:50:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error/m-p/1439453#M812768</guid>
      <dc:creator>smilingjohn</dc:creator>
      <dc:date>2017-09-19T08:50:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error</title>
      <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439454#M812769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Roy,&lt;/P&gt;&lt;P&gt;If RSeverity field is not available in the second table, then apply map won't work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This general syntax will help you to understand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Map_Table_Name:&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Mapping_key,&lt;/P&gt;&lt;P&gt;Field_to_be_Mapped&lt;/P&gt;&lt;P&gt;From....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second_table:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;Applymap('Map_Table_Name',Map_Field_From_Second_Table,'Not Available then') as Fileld,&lt;/P&gt;&lt;P&gt;.....&lt;/P&gt;&lt;P&gt;from&lt;/P&gt;&lt;P&gt;......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here Map_Field_From_Second_Table is nothing but the Key in the Second_Table which is tallying with Mapping_key in the Map_Table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds,&lt;/P&gt;&lt;P&gt;Tharindu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 09:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error/m-p/1439454#M812769</guid>
      <dc:creator>dinuwanbr</dc:creator>
      <dc:date>2017-09-19T09:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error</title>
      <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439455#M812770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The ApplyMap function is used to translate a field from one value to another. The field you are translating must exist in the data.&lt;/P&gt;&lt;P&gt;The source data for test2 MUST contain &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;RSeverity&amp;nbsp; then applymap function will translate the value and return the second value from the mapping table. If the data does not contain RSeverity, then you get the error you are seeing.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;Look at this post to see how Applymap works.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #f2f2f2;"&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2756"&gt;Don't join - use Applymap instead&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 09:07:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error/m-p/1439455#M812770</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2017-09-19T09:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: Error</title>
      <link>https://community.qlik.com/t5/QlikView/Error/m-p/1439456#M812771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;when your writing the applymap syntax in the table you have to give the field name for comparison with in the table.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;example:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Map:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Mapping load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;id,name&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;from map.xlsx;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;load&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;ids,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;applymap('Map',ids) as name,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;sal,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;dept&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;from sales.xlsx; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;as you see above example am comparing id and ids and am mapping name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;while writing the field name have to give comparing field name that is available with in the table.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Sep 2017 09:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error/m-p/1439456#M812771</guid>
      <dc:creator>hari8088</dc:creator>
      <dc:date>2017-09-19T09:32:27Z</dc:date>
    </item>
  </channel>
</rss>

