<?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 seeing duplicates across two fields in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269690#M1203344</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rosie,&lt;/P&gt;&lt;P&gt;You may use in the color expression something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=If(Count(PostCode &amp;amp; LastName) = 2, RGB(200, 200, 200))&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;where the "&amp;amp;" operator concatenates PostCode value to LastName value.&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Aug 2010 11:14:32 GMT</pubDate>
    <dc:creator>Miguel_Angel_Baeyens</dc:creator>
    <dc:date>2010-08-04T11:14:32Z</dc:date>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269689#M1203343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have three fields supporter number, last name and postcode. What I am trying to do is to put a condition on the background colour of supporter number to say if the postcode and last name combination appears twice i want the supporter number to be coloured.&lt;/P&gt;&lt;P&gt;I understand where to put this condition but I cannot work out what condition to use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance&lt;/P&gt;&lt;P&gt;Rosie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 10:20:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269689#M1203343</guid>
      <dc:creator />
      <dc:date>2010-08-04T10:20:35Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269690#M1203344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rosie,&lt;/P&gt;&lt;P&gt;You may use in the color expression something like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE style="overflow-x: scroll;"&gt;&lt;PRE style="margin: 0px;"&gt;=If(Count(PostCode &amp;amp; LastName) = 2, RGB(200, 200, 200))&lt;/PRE&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;where the "&amp;amp;" operator concatenates PostCode value to LastName value.&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 11:14:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269690#M1203344</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-08-04T11:14:32Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269691#M1203345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Miguel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But unfortunately that is not working!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any more help would be greatly appreciated&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 11:37:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269691#M1203345</guid>
      <dc:creator />
      <dc:date>2010-08-04T11:37:02Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269692#M1203346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rosie,&lt;/P&gt;&lt;P&gt;What fields do you want to look for? Are they already in the table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 11:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269692#M1203346</guid>
      <dc:creator>Miguel_Angel_Baeyens</dc:creator>
      <dc:date>2010-08-04T11:42:50Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269693#M1203347</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a straight table of Supporter Number as the dimension and [Postcode] and [Last Name] as expressions, I want to know if there are any repetaed postcode and last name combinations and if there is colour the supporter number a different colour&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rosie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 11:45:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269693#M1203347</guid>
      <dc:creator />
      <dc:date>2010-08-04T11:45:29Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269694#M1203348</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Sort the table with [Postcode] and [Lastname] in ascending order and try the following expression:&lt;/P&gt;&lt;P&gt;Normal 0 false false false EN-US X-NONE X-NONE MicrosoftInternetExplorer4&lt;/P&gt;&lt;P style="margin-bottom:0.0001pt;line-height:normal;"&gt;=&lt;B&gt;if&lt;/B&gt;(&lt;B&gt;[Postcode]&lt;/B&gt;=&lt;B&gt;peek&lt;/B&gt;(&lt;B&gt;[Postcode]&lt;/B&gt;,-1),&lt;B&gt;if&lt;/B&gt;(&lt;B&gt;[Lastname]&lt;/B&gt;=&lt;B&gt;peek&lt;/B&gt;(&lt;B&gt;[Lastname]&lt;/B&gt;,-1),&lt;B&gt;rgb&lt;/B&gt;(100,100,100)))&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;hope this one works.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Haneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 12:04:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269694#M1203348</guid>
      <dc:creator />
      <dc:date>2010-08-04T12:04:14Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269695#M1203349</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Haneesh this is not working either&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any other suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rosie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 12:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269695#M1203349</guid>
      <dc:creator />
      <dc:date>2010-08-04T12:17:08Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269696#M1203350</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rosie,&lt;/P&gt;&lt;P&gt;Can you attach your document with some sample data. I will try to update the expression to get the desired result.&lt;/P&gt;&lt;P&gt;-Haneesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 12:49:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269696#M1203350</guid>
      <dc:creator />
      <dc:date>2010-08-04T12:49:30Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269697#M1203352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is my document using just a sample&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 13:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269697#M1203352</guid>
      <dc:creator />
      <dc:date>2010-08-04T13:03:04Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269698#M1203354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 13:03:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269698#M1203354</guid>
      <dc:creator />
      <dc:date>2010-08-04T13:03:44Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269699#M1203356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rosie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;look the attached example. Is what do you need?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 13:19:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269699#M1203356</guid>
      <dc:creator />
      <dc:date>2010-08-04T13:19:59Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269700#M1203357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when the postcode and last name combination are repeated I need for the supporter number to go a different colour&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rosie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 13:27:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269700#M1203357</guid>
      <dc:creator />
      <dc:date>2010-08-04T13:27:28Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269701#M1203358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;like this?&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 13:31:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269701#M1203358</guid>
      <dc:creator />
      <dc:date>2010-08-04T13:31:48Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269702#M1203359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rosie,&lt;/P&gt;&lt;P&gt;sorry lloking more deep I see that it's not working every time.&lt;/P&gt;&lt;P&gt;I keep looking.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 13:44:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269702#M1203359</guid>
      <dc:creator />
      <dc:date>2010-08-04T13:44:46Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269703#M1203361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rosie,&lt;/P&gt;&lt;P&gt;now seams to work on your sample data. Take a look in the script where I have created a key field.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 13:55:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269703#M1203361</guid>
      <dc:creator />
      <dc:date>2010-08-04T13:55:28Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269704#M1203363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much that has worked!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rosie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 14:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269704#M1203363</guid>
      <dc:creator />
      <dc:date>2010-08-04T14:12:08Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269705#M1203365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have just gone through all my data to check,as have over 10000 rows but unfortunately have now discovered has not worked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Rosie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 14:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269705#M1203365</guid>
      <dc:creator />
      <dc:date>2010-08-04T14:21:35Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269706#M1203367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post the data?&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 14:23:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269706#M1203367</guid>
      <dc:creator />
      <dc:date>2010-08-04T14:23:27Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269707#M1203369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no sorry I cannot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rosie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 14:28:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269707#M1203369</guid>
      <dc:creator />
      <dc:date>2010-08-04T14:28:24Z</dc:date>
    </item>
    <item>
      <title>seeing duplicates across two fields</title>
      <link>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269708#M1203371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, just the 3 fields like before but with the 10.000 records?&lt;/P&gt;&lt;P&gt;I just tried out on one table and seams to work.&lt;/P&gt;&lt;P&gt;Andrea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Aug 2010 14:42:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/seeing-duplicates-across-two-fields/m-p/269708#M1203371</guid>
      <dc:creator />
      <dc:date>2010-08-04T14:42:11Z</dc:date>
    </item>
  </channel>
</rss>

