<?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? Concatenate? Mess-up??!! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mapping-Concatenate-Mess-up/m-p/1182896#M887496</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share with us a screenshot of your tableview or a sample of your qvw with scramble data differente from the your true values or even a sample of your data from a Excel/CSV/TXT file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can't share anything from above, please do the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Try to add a Flag in all the 3 tables like this:&lt;UL&gt;&lt;LI&gt;'&lt;SPAN style="font-size: 13.3333px;"&gt;Business_Owner_AC3' as AC3 -&amp;gt; in &lt;SPAN style="font-size: 13.3333px;"&gt;Business Owner table&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;'Debt_AC3' as AC3 -&amp;gt; in Debt table&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Then concatenate all 3 tables that have almost identical field to get rid of the sync tables you probably are generating.&lt;/LI&gt;&lt;LI&gt;Tell me if this helps...&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Sep 2016 13:32:23 GMT</pubDate>
    <dc:creator>miguelbraga</dc:creator>
    <dc:date>2016-09-13T13:32:23Z</dc:date>
    <item>
      <title>Mapping? Concatenate? Mess-up??!!</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Concatenate-Mess-up/m-p/1182895#M887495</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;&lt;/P&gt;&lt;P&gt;I think I'm thinking about things to much, and have muddled my brain!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have three tables, all hold common fields, but one, 'Customer Number' as the link. My tables are Debt, Dashboard and Business Owner. In each of these tables I have a field that is named differently in each but is essentially the same, AC3. The AC3 changes depending on the customer number, and who in the business it is assigned too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rule is, that the AC3 to be assigned to the 'Customer' comes first from the 'Debt' table, if it can't be assigned from there, then it goes to the 'Business Owner', and then 'Dashboard'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This, in English is what I want to achieve, but after 24 hours, I'm still not there!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Debt_AC3 is null, or '95', look up Business_Owner_AC3, but if &lt;SPAN style="font-size: 13.3333px;"&gt;Business_Owner_AC3 is null, or '95', look up Dashboard_AC3, for anything other than null or '95', in the Debt_AC3, use the Debt_AC3.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have this so far:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Len(Debt_AC3)=0, &lt;SPAN style="font-size: 13.3333px;"&gt;Business_Owner_AC3,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;if(Debt_AC3='95', &lt;SPAN style="font-size: 13.3333px;"&gt;Business_Owner_AC3, Debt_AC3))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I add the extra rule, that if &lt;SPAN style="font-size: 13.3333px;"&gt;Business_Owner_AC3 is null, or '95', look up the &lt;SPAN style="font-size: 13.3333px;"&gt;Dashboard_AC3?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought a mapping might work, but the AC3 comes from three different tables, and when I tried, everything went haywire!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've tried nesting another if in there, but Qlik said it was garbage!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Di&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/Mapping-Concatenate-Mess-up/m-p/1182895#M887495</guid>
      <dc:creator>dinicholls</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping? Concatenate? Mess-up??!!</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Concatenate-Mess-up/m-p/1182896#M887496</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please share with us a screenshot of your tableview or a sample of your qvw with scramble data differente from the your true values or even a sample of your data from a Excel/CSV/TXT file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can't share anything from above, please do the following:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Try to add a Flag in all the 3 tables like this:&lt;UL&gt;&lt;LI&gt;'&lt;SPAN style="font-size: 13.3333px;"&gt;Business_Owner_AC3' as AC3 -&amp;gt; in &lt;SPAN style="font-size: 13.3333px;"&gt;Business Owner table&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;'Debt_AC3' as AC3 -&amp;gt; in Debt table&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Then concatenate all 3 tables that have almost identical field to get rid of the sync tables you probably are generating.&lt;/LI&gt;&lt;LI&gt;Tell me if this helps...&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;MB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 13:32:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Concatenate-Mess-up/m-p/1182896#M887496</guid>
      <dc:creator>miguelbraga</dc:creator>
      <dc:date>2016-09-13T13:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping? Concatenate? Mess-up??!!</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Concatenate-Mess-up/m-p/1182897#M887497</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Diane,&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Try three mapping tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DebtMapping:&lt;/P&gt;&lt;P&gt;Mapping&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;[Customer Number],&lt;/P&gt;&lt;P&gt;Debt_AC3&lt;/P&gt;&lt;P&gt;Resident Debt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;BusinessOwnerMapping:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Mapping&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;[Customer Number],&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Business_Owner_AC3 &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Resident &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;Business_Owner&lt;/SPAN&gt;;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;DashboardMapping:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Mapping&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;[Customer Number],&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Dashboard&lt;/SPAN&gt;_AC3 &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Resident &lt;SPAN style="font-size: 13.3333px;"&gt;Dashboard&lt;/SPAN&gt;;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Now apply your mappings like this&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Load&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;.&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;ApplyMap('&lt;SPAN style="font-size: 13.3333px;"&gt;DebtMapping',&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[Customer Number],&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN 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;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt;ApplyMap('&lt;SPAN style="font-size: 13.3333px;"&gt;BusinessOwnerMapping&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;',&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[Customer Number],&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN 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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 13.3333px;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;ApplyMap('&lt;SPAN style="font-size: 13.3333px;"&gt;DashboardMapping&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;',&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;[Customer Number],'Missing'))) as AC3,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Resident ...;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Good luck&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Andrew&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 14:13:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Concatenate-Mess-up/m-p/1182897#M887497</guid>
      <dc:creator>effinty2112</dc:creator>
      <dc:date>2016-09-13T14:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Mapping? Concatenate? Mess-up??!!</title>
      <link>https://community.qlik.com/t5/QlikView/Mapping-Concatenate-Mess-up/m-p/1182898#M887498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why not Flag each table with a Flag and Concatenate. That would solve many key problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rupam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Sep 2016 14:16:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mapping-Concatenate-Mess-up/m-p/1182898#M887498</guid>
      <dc:creator>rupamjyotidas</dc:creator>
      <dc:date>2016-09-13T14:16:23Z</dc:date>
    </item>
  </channel>
</rss>

