<?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: Calculated column based on value in another field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-column-based-on-value-in-another-field/m-p/993621#M338315</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 should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;ID,User,Pet&lt;/P&gt;&lt;P&gt;1,A,Cat&lt;/P&gt;&lt;P&gt;2,A,Dog&lt;/P&gt;&lt;P&gt;3,B,Dog&lt;/P&gt;&lt;P&gt;4,B,Mouse&lt;/P&gt;&lt;P&gt;5,C,Cat&lt;/P&gt;&lt;P&gt;6,C,Mouse&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UserWithDogAndCat:&lt;/P&gt;&lt;P&gt;LOAD User,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Yes' as Multiple&lt;/P&gt;&lt;P&gt;Resident User&lt;/P&gt;&lt;P&gt;Where Pet = 'Dog';&lt;/P&gt;&lt;P&gt;Inner Join&lt;/P&gt;&lt;P&gt;LOAD User&lt;/P&gt;&lt;P&gt;Resident User&lt;/P&gt;&lt;P&gt;Where Pet = 'Cat';&lt;/P&gt;&lt;P&gt;Right Join&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;Resident User;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table User;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 21 Sep 2015 13:56:35 GMT</pubDate>
    <dc:creator>pamaxeed</dc:creator>
    <dc:date>2015-09-21T13:56:35Z</dc:date>
    <item>
      <title>Calculated column based on value in another field</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-column-based-on-value-in-another-field/m-p/993618#M338312</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;assume I have the following data:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;ID,User,Pet&lt;/P&gt;&lt;P&gt;1,A,Cat&lt;/P&gt;&lt;P&gt;2,A,Dog&lt;/P&gt;&lt;P&gt;3,B,Dog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to achieve:&lt;/P&gt;&lt;P&gt;I want to have a new column in this table which does the following:&lt;/P&gt;&lt;P&gt;- see if the user has a dog. if yes, check if the same user also has a cat. if yes, write 'Yes' in the new column 'Multiple'. if not, leave the column 'Multiple' empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone help me with this statement? Thanks a lot in advance:&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:31:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-column-based-on-value-in-another-field/m-p/993618#M338312</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2015-09-21T13:31:57Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated column based on value in another field</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-column-based-on-value-in-another-field/m-p/993619#M338313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;AAA:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; ID,User,Pet&lt;BR /&gt; 1,A,Cat&lt;BR /&gt; 2,A,Dog&lt;BR /&gt; 3,B,Dog&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Join&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;User&lt;/SPAN&gt;&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: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Pet&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;1, 'Yes', '') &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;Multiple&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; AAA &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Group&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;By&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;User&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:39:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-column-based-on-value-in-another-field/m-p/993619#M338313</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-09-21T13:39:48Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated column based on value in another field</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-column-based-on-value-in-another-field/m-p/993620#M338314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the response. I'm sorry, but now I see that I was a little bit unspecific. I only want to write "Yes" if a dog owner has a cat as well (other pets do not count)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;assume I have the following data:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;ID,User,Pet&lt;/P&gt;&lt;P&gt;1,A,Cat &lt;/P&gt;&lt;P&gt;2,A,Dog&lt;/P&gt;&lt;P&gt;3,B,Dog&lt;/P&gt;&lt;P&gt;4,B,Mouse&lt;/P&gt;&lt;P&gt;5,C,Cat&lt;/P&gt;&lt;P&gt;6,C,Mouse&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I want to achieve:&lt;/P&gt;&lt;P&gt;I want to have a new column in this table which does the following:&lt;/P&gt;&lt;P&gt;- see if the user has a dog. if yes, check if the same user also has a cat. if yes, write 'Yes' in the new column 'Multiple'. if not, leave the column 'Multiple' empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result should be:&lt;/P&gt;&lt;P&gt;ID,User,Pet,Multiple&lt;/P&gt;&lt;P&gt;1,A,Cat,&lt;/P&gt;&lt;P&gt;2,A,Dog,Yes&lt;/P&gt;&lt;P&gt;3,B,Dog,&lt;/P&gt;&lt;P&gt;4,B,Mouse&lt;/P&gt;&lt;P&gt;5,C,Cat&lt;/P&gt;&lt;P&gt;6,C,Mouse&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:48:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-column-based-on-value-in-another-field/m-p/993620#M338314</guid>
      <dc:creator>nigel987</dc:creator>
      <dc:date>2015-09-21T13:48:08Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated column based on value in another field</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-column-based-on-value-in-another-field/m-p/993621#M338315</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 should work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;User:&lt;/P&gt;&lt;P&gt;Load * Inline [&lt;/P&gt;&lt;P&gt;ID,User,Pet&lt;/P&gt;&lt;P&gt;1,A,Cat&lt;/P&gt;&lt;P&gt;2,A,Dog&lt;/P&gt;&lt;P&gt;3,B,Dog&lt;/P&gt;&lt;P&gt;4,B,Mouse&lt;/P&gt;&lt;P&gt;5,C,Cat&lt;/P&gt;&lt;P&gt;6,C,Mouse&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;UserWithDogAndCat:&lt;/P&gt;&lt;P&gt;LOAD User,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 'Yes' as Multiple&lt;/P&gt;&lt;P&gt;Resident User&lt;/P&gt;&lt;P&gt;Where Pet = 'Dog';&lt;/P&gt;&lt;P&gt;Inner Join&lt;/P&gt;&lt;P&gt;LOAD User&lt;/P&gt;&lt;P&gt;Resident User&lt;/P&gt;&lt;P&gt;Where Pet = 'Cat';&lt;/P&gt;&lt;P&gt;Right Join&lt;/P&gt;&lt;P&gt;Load *&lt;/P&gt;&lt;P&gt;Resident User;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DROP Table User;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:56:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-column-based-on-value-in-another-field/m-p/993621#M338315</guid>
      <dc:creator>pamaxeed</dc:creator>
      <dc:date>2015-09-21T13:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated column based on value in another field</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-column-based-on-value-in-another-field/m-p/993622#M338316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this in that case (Making changes to &lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/Alexandros17"&gt;Alexandros17&lt;/A&gt;&lt;/STRONG&gt; script &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;&lt;STRONG&gt;AAA:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ID,User,Pet&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1,A,Cat&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2,A,Dog&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3,B,Dog&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4,B,Mouse&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5,C,Cat&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6,C,Mouse&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Left Join&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD User,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; If(Count(DISTINCT Pet)&amp;gt;1, 'Yes', '') as Multiple&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident AAA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;Where Match(Pet, 'Dog', 'Cat')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Group By User;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 13:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-column-based-on-value-in-another-field/m-p/993622#M338316</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-21T13:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated column based on value in another field</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-column-based-on-value-in-another-field/m-p/993623#M338317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;AAA:&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Inline&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; ID,User,Pet&lt;BR /&gt; 1,A,Cat &lt;BR /&gt; 2,A,Dog&lt;BR /&gt; 3,B,Dog&lt;BR /&gt; 4,B,Mouse&lt;BR /&gt; 5,C,Cat&lt;BR /&gt; 6,C,Mouse&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Join&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;User&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '1' &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;Temp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; AAA &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Pet&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Dog';&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Left&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Join&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;User&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, '1' &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;Temp1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; AAA &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Where&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Pet&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Cat' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Temp&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='1';&lt;BR /&gt; &lt;BR /&gt; BBB:&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;NoConcatenate&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;User&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Pet&lt;/SPAN&gt;&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;Temp1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='1' &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;and&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Pet&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Dog', 'Yes', '') &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;Multiple&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Resident&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; AAA;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;DROP&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Table&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; AAA; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-column-based-on-value-in-another-field/m-p/993623#M338317</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2015-09-21T14:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated column based on value in another field</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-column-based-on-value-in-another-field/m-p/993624#M338318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Slight change based on the output required:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;AAA:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * Inline [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ID,User,Pet&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1,A,Cat&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2,A,Dog&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3,B,Dog&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;4,B,Mouse&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;5,C,Cat&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;6,C,Mouse&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Left Join&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD User,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; 'Dog' as Pet,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; If(Count(DISTINCT Pet) &amp;gt; 1, 'Yes') as Multiple&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Resident AAA&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Where Match(Pet, 'Dog', 'Cat')&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Group By User;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output in Table Box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/99522_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 14:20:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-column-based-on-value-in-another-field/m-p/993624#M338318</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-21T14:20:55Z</dc:date>
    </item>
  </channel>
</rss>

