<?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 if on same column - qlik sense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448900#M35337</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;I have this in a filter pane&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trying to do an if on same column, with no joy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(match([Department],'Catering','Homeware'),'x',if([Department]=Catering','y','OTHER'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant seem to get y to appear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help team please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Nov 2017 15:25:25 GMT</pubDate>
    <dc:creator>joeybird</dc:creator>
    <dc:date>2017-11-23T15:25:25Z</dc:date>
    <item>
      <title>if on same column - qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448900#M35337</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;I have this in a filter pane&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;trying to do an if on same column, with no joy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(match([Department],'Catering','Homeware'),'x',if([Department]=Catering','y','OTHER'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cant seem to get y to appear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help team please&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 15:25:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448900#M35337</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2017-11-23T15:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: if on same column - qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448901#M35338</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;'Catering' is already qualified as 'X' based on the IF condition, therefore 'Y' for 'Catering' does not appear&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 15:32:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448901#M35338</guid>
      <dc:creator>jpenuliar</dc:creator>
      <dc:date>2017-11-23T15:32:43Z</dc:date>
    </item>
    <item>
      <title>Re: if on same column - qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448902#M35339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When result will be 'y' ?&lt;/P&gt;&lt;P&gt;If Department='Catering' then Expr='x'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 15:33:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448902#M35339</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-11-23T15:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: if on same column - qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448903#M35340</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;I just wanted if someone selected x, they would get both those departments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Catering and Homeware&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and if they select Y they would get just catering&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the rest other, as trying to make a simple quick select filter pane...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is there another method you can suggest please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 09:24:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448903#M35340</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2017-11-24T09:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: if on same column - qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448904#M35341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If there a single quote missing before Catering :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;EM&gt; if(match([Department],'Catering','Homeware'),'x',if([Department]=&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG style="font-size: 12pt;"&gt;'&lt;/STRONG&gt;&lt;/SPAN&gt;Catering','y','OTHER'))&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 09:31:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448904#M35341</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-24T09:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: if on same column - qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448905#M35342</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;that was a typo on this forum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;still does not work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 09:34:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448905#M35342</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2017-11-24T09:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: if on same column - qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448906#M35343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this :&lt;/P&gt;&lt;P&gt;In Script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="font-size: 10pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; * &lt;SPAN style="color: #0000ff;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[&lt;BR /&gt; Department,Flag1,Flag2&lt;BR /&gt; Catering,y,y&lt;BR /&gt; Homeware,x,x&lt;BR /&gt; Catering,x,x&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Expression Filter &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Only&lt;/SPAN&gt;&lt;SPAN&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Flag1&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;P&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Flag2&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Flag1&lt;/SPAN&gt;&lt;SPAN&gt;&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Flag1&lt;/SPAN&gt;&lt;SPAN&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Flag1&lt;/SPAN&gt;&lt;SPAN&gt;) &lt;/SPAN&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>Fri, 24 Nov 2017 09:47:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448906#M35343</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-11-24T09:47:47Z</dc:date>
    </item>
    <item>
      <title>Re: if on same column - qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448907#M35344</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;this code, wont achieve the 'other' selection&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;menu should show&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;x, y, other&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 09:56:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448907#M35344</guid>
      <dc:creator>joeybird</dc:creator>
      <dc:date>2017-11-24T09:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: if on same column - qlik sense</title>
      <link>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448908#M35345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG style="font-size: 10pt;"&gt;LOAD&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt; * &lt;SPAN style="color: #0000ff;"&gt;Inline&lt;/SPAN&gt; &lt;SPAN style="color: #800000;"&gt;[&lt;BR /&gt; Department,Flag1,Flag2&lt;BR /&gt; Catering,y,y&lt;BR /&gt; Homeware,x,x&lt;BR /&gt; Catering,x,x&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Dep1,Other,Other&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Dep2,Other,Other&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Nov 2017 10:08:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/if-on-same-column-qlik-sense/m-p/1448908#M35345</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-11-24T10:08:07Z</dc:date>
    </item>
  </channel>
</rss>

