<?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: Multiple IFs logic not working properly as a Multibox in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075639#M928951</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;Kindly hare the sample application or the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Mar 2016 10:44:45 GMT</pubDate>
    <dc:creator>kaushiknsolanki</dc:creator>
    <dc:date>2016-03-15T10:44:45Z</dc:date>
    <item>
      <title>Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075636#M928948</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;Please can you assist.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am currently trying to create a formula in QlikView that calculates the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Owners&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Turnover Trade Type_]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='REPO','Central Funding', &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Turnover Trade Type_]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Cash',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Owner&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= 'Washbook',&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Turnover Owner_]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Owner&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Owner&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;))&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;The [Turnover Trade Type_] and [Turnover Owner_] are calculated in the edit script&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;[Turnover Trade Type_] = &lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Right&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Trade Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,8)='Movement','REPO','Cash') &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;and &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;[Turnover Owner_] &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;= If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Issuer]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='BANK ','GELP',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RIGHT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Instrument Settlement]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,2)='V)' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;OR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RIGHT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Instrument Settlement]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,2)='B)','Rates','Credit')) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Turnover Owner_] &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All of the fields come from one table (Volumes), however the Owner comes from a join (Volumes) joining onto the Gloss table&lt;EM&gt; (See below screenshot).&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I use the above formula in a Multibox for the user to select, it does not filter properly instead it selects all the variables that makes up the Owner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The example belows the Current Selections when the Owners = Credit, as you can see the below is incorrect and the total does not reconcile back to the manually produced one.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118020_pastedImage_6.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/118022_pastedImage_8.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075636#M928948</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075637#M928949</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;Its always better to do all such calculations in script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What you can do is use the join function or Applymap Function to get the Owner field in Volumes Table ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once the field is available in one table you can create your custom Owner field, which you can use in Listbox as filter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 09:54:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075637#M928949</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-03-15T09:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075638#M928950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaushik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried doing a right join onto the table, however when I create the formula, it says that it does not recognise the Owner from the second table in the edit script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there another way?&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;Mary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 10:01:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075638#M928950</guid>
      <dc:creator />
      <dc:date>2016-03-15T10:01:46Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075639#M928951</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;Kindly hare the sample application or the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 10:44:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075639#M928951</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2016-03-15T10:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075640#M928953</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much Kaushik for the prompt reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will upload later &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 10:52:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075640#M928953</guid>
      <dc:creator />
      <dc:date>2016-03-15T10:52:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075641#M928956</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Hi Kaushik,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;When I update the script, I receive the following error because Owner is not recognised, even though it is now merged into the Raw Data table. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;I have now commented the code out in Edit Script.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118093_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Please can you assist, I have also attached a copy of the QlikView application.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;hank you very much&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 17:08:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075641#M928956</guid>
      <dc:creator />
      <dc:date>2016-03-15T17:08:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075642#M928958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, the error is showed because you're trying to use Owner before the table that loads that field, so the field doesn't exist when QV tries to check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have changed a bit your script. As I don't have sample data to load I cannot test, be aware that I have removed the right join so, if there is needed to check that the book exists, it will need some changes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 18:13:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075642#M928958</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-03-15T18:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075643#M928959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have updated QlikView, however it is taking a while to load.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this normal?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The file I sent was a small extract of the original dashboard.&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;Mary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 10:26:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075643#M928959</guid>
      <dc:creator />
      <dc:date>2016-03-16T10:26:25Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075644#M928961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, not sure if that's normal, which part of the script takes time to execute?&lt;/P&gt;&lt;P&gt;Btw, I just copied the "If" sentence as it was, but now looking at it.. I don't really understand it, in example, this part:&lt;/P&gt;&lt;P&gt;If(If(Right([Type],8)='Movement','REPO','Cash')='REPO','Central Funding', &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can't it be resumed to?:&lt;/P&gt;&lt;P&gt;If(Right([Type],8)='Movement', 'Central Funding'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 18:07:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075644#M928961</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-03-16T18:07:47Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075645#M928963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would always aim to replace table that only has two fields with an ApplyMap function to eliminate the two field table.&lt;/P&gt;&lt;P&gt;This will give more consistent results than using joins.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at this post for more details of using ApplyMap and Mapping Load.&amp;nbsp; &lt;A href="https://community.qlik.com/qlik-blogpost/2756"&gt;Don't join - use Applymap instead&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 18:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075645#M928963</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2016-03-16T18:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075646#M928965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Colin, Ruben has already included that in the example provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will investigate and then get back to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 16:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075646#M928965</guid>
      <dc:creator />
      <dc:date>2016-03-17T16:44:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075647#M928966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I have amended the formula to:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(If(Right([Turnover Trade Type],8)='Movement','Central Funding', &lt;/P&gt;&lt;P&gt;If(Owner= 'Washbook',&lt;/P&gt;&lt;P&gt;If([Turnover Issuer]='BANK','GELP',If(RIGHT([Turnover Instrument Settlement],2)='V)' &lt;/P&gt;&lt;P&gt;OR RIGHT([Turnover Instrument Settlement],2)='B)','Rates','Credit')),Owner),Owner));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However it still takes a long time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will investigate further then get back to you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again thank you very much for your assistance, it has been invaluable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Mar 2016 16:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075647#M928966</guid>
      <dc:creator />
      <dc:date>2016-03-17T16:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075648#M928967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have amended the formula to the below, however it is not loading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please can you assist. Below, is also a screenshot of the table structure feeding into the dashboard.&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;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Right&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Turnover Trade Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,8)='Movement','Central Funding',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Owner&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;= 'Washbook',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Turnover Issuer]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='BANK','GELP',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RIGHT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Turnover Instrument Settlement]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,2)='V)' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;OR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RIGHT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Turnover Instrument Settlement]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,2)='B)','Rates','Credit')),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Owner&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/118989_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 15:25:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075648#M928967</guid>
      <dc:creator />
      <dc:date>2016-03-22T15:25:31Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075649#M928968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi mary, sorry but I cannot give more help with that info, can you explain what means 'is not loading'? It gives an error?, the field is empty?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Btw, that field will need an alias, have you set that?: &lt;/P&gt;&lt;P&gt;If( ... ) &lt;EM&gt;as MyFieldName&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Mar 2016 17:55:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075649#M928968</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-03-22T17:55:20Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075650#M928969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your prompt reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is taking a very long time to load, more than an hour. Then I forced it to exit.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I have updated the alias. The code works perfectly in the example provided but not in the actual.&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;Mary&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Mar 2016 08:41:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075650#M928969</guid>
      <dc:creator />
      <dc:date>2016-03-23T08:41:23Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075651#M928970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mary, is hard to say a solution without testing or taking a look at the reload log... where it hangs? In the table with the applymap? the table with the 'If'? at the end of script?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try setting as comment the new lines with applymap and the 'If' to check if some of those are causing the delay. I would try first with the If, then with applymap, and a last try with both commented.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe there is some 'join' sentence affected with the new fields or in hangs at the end of script trying to create synthetic keys... or any other cause.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 11:55:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075651#M928970</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2016-03-24T11:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple IFs logic not working properly as a Multibox</title>
      <link>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075652#M928972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for your reply and assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is working now, I used th Apply map directly in the formula, as per the below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Right&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Trade Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,8)='Movement','Central Funding',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ApplyMap&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('MAP_Gloss', &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Book&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;null&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;())= 'Washbook',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Issuer]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='ROYAL BANK OF CANADA','GELP',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;If&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RIGHT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Instrument Settlement]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,2)='V)' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;OR&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;RIGHT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Instrument Settlement]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,2)='B)','Rates','Credit')),&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ApplyMap&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('MAP_Gloss', &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Book&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;null&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()))) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;NEW_OWNER&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;ApplyMap&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;('MAP_Gloss', &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Book&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;null&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()) &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;as&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Owner&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks again &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Mary&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2016 13:12:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Multiple-IFs-logic-not-working-properly-as-a-Multibox/m-p/1075652#M928972</guid>
      <dc:creator />
      <dc:date>2016-03-29T13:12:37Z</dc:date>
    </item>
  </channel>
</rss>

