<?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: not expected duplicate lines in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/not-expected-duplicate-lines/m-p/1420989#M612393</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;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if( WildMatch(Lower(Omschrijving),'*accrual*','&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;accrual*&lt;/STRONG&gt;','*&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;accrual&lt;/STRONG&gt;'),'Discounts_accrual','Discounts') as TYPE_2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Oct 2017 12:15:32 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2017-10-24T12:15:32Z</dc:date>
    <item>
      <title>not expected duplicate lines</title>
      <link>https://community.qlik.com/t5/QlikView/not-expected-duplicate-lines/m-p/1420986#M612390</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;There's a field called 'Omschrijving' and when this field contains "accrual" the Field TYPE_2 will be discounts_accrual and otherwise discounts.&lt;/P&gt;&lt;P&gt;I used the below logic that seems to work but gives me duplicate lines when the logic is true.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if(Len(SubField(Lower(Omschrijving),'accrual'))&amp;lt;Len(Omschrijving),'Discounts_accrual','Discounts') as TYPE_2.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me why this is happening and wether there's a better way then using subfield?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards Joris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 12:00:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-expected-duplicate-lines/m-p/1420986#M612390</guid>
      <dc:creator>joris_lansdaal</dc:creator>
      <dc:date>2017-10-24T12:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: not expected duplicate lines</title>
      <link>https://community.qlik.com/t5/QlikView/not-expected-duplicate-lines/m-p/1420987#M612391</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;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If(&lt;STRONG&gt;WildMatch&lt;/STRONG&gt;(Omschrijving, '*accrual'*), 'Discounts_accrual','Discounts') as TYPE_2&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 12:09:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-expected-duplicate-lines/m-p/1420987#M612391</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-10-24T12:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: not expected duplicate lines</title>
      <link>https://community.qlik.com/t5/QlikView/not-expected-duplicate-lines/m-p/1420988#M612392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Provide sample data may be it is due to Subfield that you use on the Logic due that it created two rows better to looking on sample data though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 12:11:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-expected-duplicate-lines/m-p/1420988#M612392</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-10-24T12:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: not expected duplicate lines</title>
      <link>https://community.qlik.com/t5/QlikView/not-expected-duplicate-lines/m-p/1420989#M612393</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;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;if( WildMatch(Lower(Omschrijving),'*accrual*','&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;accrual*&lt;/STRONG&gt;','*&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;accrual&lt;/STRONG&gt;'),'Discounts_accrual','Discounts') as TYPE_2&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 12:15:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-expected-duplicate-lines/m-p/1420989#M612393</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-10-24T12:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: not expected duplicate lines</title>
      <link>https://community.qlik.com/t5/QlikView/not-expected-duplicate-lines/m-p/1420990#M612394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! Wildmatch is shorter and does not duplicate!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 12:18:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/not-expected-duplicate-lines/m-p/1420990#M612394</guid>
      <dc:creator>joris_lansdaal</dc:creator>
      <dc:date>2017-10-24T12:18:17Z</dc:date>
    </item>
  </channel>
</rss>

