<?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: Mapping to one field with condition with in the table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mapping-to-one-field-with-condition-with-in-the-table/m-p/19981#M3302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhaskar, &lt;/P&gt;&lt;P&gt;Thanks for your respond. This was i did with Nested ApplyMaps but there is a one more challenging. In this final Applymap i have given DriverName even if not found in final level the it should show that &lt;/P&gt;&lt;P&gt;VehicleNumber &amp;amp; UnknownDriver. how to overcome this. &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;ApplyMap('Temp1', Do_Number,&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Temp2', Key2, &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Temp3', VehicleNumber, &lt;STRONG&gt;[Driver Name]))) &lt;/STRONG&gt; as D3,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P&gt;Temp1:&lt;/P&gt;&lt;P&gt;Mapping Load Do_Number,&amp;nbsp; DriverNames Resident TripReport;&lt;/P&gt;&lt;P&gt;Temp2:&lt;/P&gt;&lt;P&gt;Mapping LOAD Key2, DriverNames Resident TripReport;&lt;/P&gt;&lt;P&gt;Temp3: &lt;/P&gt;&lt;P&gt;Mapping LOAD&amp;nbsp; VehicleNumber,DriverName3 Resident DriverMaster;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; transafekm3:&lt;/P&gt;&lt;P&gt; LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; ApplyMap('Temp1', Do_Number,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Temp2', Key2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Temp3', VehicleNumber, [Driver Name])))&amp;nbsp; as D3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt; Key2, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Datums, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Plant, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Carrier Code], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Carrier Name], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Vehicle Catagory], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VehicleNumber, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do_Number, &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Driver Name]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;------]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 May 2018 13:10:23 GMT</pubDate>
    <dc:creator>rkpatelqlikview</dc:creator>
    <dc:date>2018-05-11T13:10:23Z</dc:date>
    <item>
      <title>Mapping to one field with condition with in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-to-one-field-with-condition-with-in-the-table/m-p/19979#M3300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;Hope you are doing great.&lt;/P&gt;&lt;P&gt;Please find the attached QVW.&lt;/P&gt;&lt;P&gt;In this QVW i have done some level mappings in the Main tab and taking that Tab Qvd in to Main4. &lt;/P&gt;&lt;P&gt;I need to show the final DriverName from All these maps are to be done. &lt;/P&gt;&lt;P&gt;In Main4 tab, We have D1, D2,D3 and one more column&amp;nbsp; [Driver Name]. Here i need generate one final DriverNAme following this condition. consider the D1 first, If D1 there is a nulls then i should consider D2, If D2 get nulls&amp;nbsp; then D3 and then&amp;nbsp; [Driver Name], &lt;/P&gt;&lt;P&gt;I'm in trouble to find the FinalDriverNAme. Please let me know for more clarification. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 12:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-to-one-field-with-condition-with-in-the-table/m-p/19979#M3300</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-05-11T12:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping to one field with condition with in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-to-one-field-with-condition-with-in-the-table/m-p/19980#M3301</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;Can you clarify this "&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;get nulls&amp;nbsp; then D3 and then&amp;nbsp; [Driver Name],&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;"&lt;/STRONG&gt; ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bhasker&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 12:58:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-to-one-field-with-condition-with-in-the-table/m-p/19980#M3301</guid>
      <dc:creator>bhaskar_sm</dc:creator>
      <dc:date>2018-05-11T12:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping to one field with condition with in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-to-one-field-with-condition-with-in-the-table/m-p/19981#M3302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bhaskar, &lt;/P&gt;&lt;P&gt;Thanks for your respond. This was i did with Nested ApplyMaps but there is a one more challenging. In this final Applymap i have given DriverName even if not found in final level the it should show that &lt;/P&gt;&lt;P&gt;VehicleNumber &amp;amp; UnknownDriver. how to overcome this. &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;ApplyMap('Temp1', Do_Number,&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Temp2', Key2, &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Temp3', VehicleNumber, &lt;STRONG&gt;[Driver Name]))) &lt;/STRONG&gt; as D3,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P&gt;Temp1:&lt;/P&gt;&lt;P&gt;Mapping Load Do_Number,&amp;nbsp; DriverNames Resident TripReport;&lt;/P&gt;&lt;P&gt;Temp2:&lt;/P&gt;&lt;P&gt;Mapping LOAD Key2, DriverNames Resident TripReport;&lt;/P&gt;&lt;P&gt;Temp3: &lt;/P&gt;&lt;P&gt;Mapping LOAD&amp;nbsp; VehicleNumber,DriverName3 Resident DriverMaster;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; transafekm3:&lt;/P&gt;&lt;P&gt; LOAD &lt;/P&gt;&lt;P&gt;&amp;nbsp; ApplyMap('Temp1', Do_Number,&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Temp2', Key2, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ApplyMap('Temp3', VehicleNumber, [Driver Name])))&amp;nbsp; as D3,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 10pt;"&gt; Key2, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Datums, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Plant, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Carrier Code], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Carrier Name], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Vehicle Catagory], &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VehicleNumber, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do_Number, &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; [Driver Name]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;------]&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 13:10:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-to-one-field-with-condition-with-in-the-table/m-p/19981#M3302</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-05-11T13:10:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping to one field with condition with in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-to-one-field-with-condition-with-in-the-table/m-p/19982#M3303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your attachment doen'st have these ApplyMap that you provied in your answers, is there other .qvw more updated?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Either way, I have attached my solution, see if this helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 13:27:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-to-one-field-with-condition-with-in-the-table/m-p/19982#M3303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-11T13:27:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping to one field with condition with in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-to-one-field-with-condition-with-in-the-table/m-p/19983#M3304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. That's correct. If i gets the null in DriverName. It should show&amp;nbsp; &lt;STRONG&gt;"VehicleNumber &amp;amp; Unknown Driver"&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 14:03:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-to-one-field-with-condition-with-in-the-table/m-p/19983#M3304</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-05-11T14:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping to one field with condition with in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-to-one-field-with-condition-with-in-the-table/m-p/19984#M3305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Excellent Allison, Thanks for your great help.&lt;/P&gt;&lt;P&gt;Now i did this one with applymap. I'm attaching the Qvw. If the DriverNames data will get nulls at that it should show&lt;/P&gt;&lt;P&gt;&amp;nbsp; " VehicleNumber&amp;amp;Unknown ". I don't know how can we map this with in a table field.&lt;/P&gt;&lt;P&gt;and i need to fetch the some data from Both the table. Like DriverID,Plant1 from toptable and Driver Id and LicenceId from DriverMaster.&lt;/P&gt;&lt;P&gt;Used with Left Join. Is this right way to get the related data? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 May 2018 16:51:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-to-one-field-with-condition-with-in-the-table/m-p/19984#M3305</guid>
      <dc:creator>rkpatelqlikview</dc:creator>
      <dc:date>2018-05-11T16:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping to one field with condition with in the table</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-to-one-field-with-condition-with-in-the-table/m-p/19985#M3306</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;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;len&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;trim&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;D1&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;))=0 &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;or&lt;/SPAN&gt; &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;len&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;trim&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;D2&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;))=0,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;D3&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;D1&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;D3&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;D1&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 12 May 2018 17:14:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-to-one-field-with-condition-with-in-the-table/m-p/19985#M3306</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2018-05-12T17:14:52Z</dc:date>
    </item>
  </channel>
</rss>

