<?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: delimit values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/unreadable-title/m-p/1222938#M620620</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;TextBetween( DN, 'CN=', ',') as [Site Name]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case sensitive search in qlik has some issues (bug). I have tried an alternate method. Few of the string functions in qlik are case sensitive, we can probably use it with a little trick and find a way of case sensitive search. May be some easier solution would be there too, some experts can suggest. The way I tried is like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Count( {&amp;lt;DN={"=SubStringCount(Replace(DN, 'ADM_', 'xxx'),'xxx')"}&amp;gt;} DN)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Assuming there would be no 'xxx' in your DN field, otherwise you can use anything that is not possible (may be like '%%%%') in the DN as sub string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Update:&lt;/STRONG&gt;&amp;nbsp; Substringcount() itself is case sensitive, so we can remove the replace() and make it bit simpler, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Count( {&amp;lt;DN={"=SubStringCount(DN, 'ADM_')"}&amp;gt;} DN)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 03 Mar 2017 06:21:37 GMT</pubDate>
    <dc:creator>tresB</dc:creator>
    <dc:date>2017-03-03T06:21:37Z</dc:date>
    <item>
      <title>?</title>
      <link>https://community.qlik.com/t5/QlikView/unreadable-title/m-p/1222937#M620619</link>
      <description>&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Sun, 14 Apr 2019 13:56:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unreadable-title/m-p/1222937#M620619</guid>
      <dc:creator>xyz1</dc:creator>
      <dc:date>2019-04-14T13:56:52Z</dc:date>
    </item>
    <item>
      <title>Re: delimit values</title>
      <link>https://community.qlik.com/t5/QlikView/unreadable-title/m-p/1222938#M620620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;TextBetween( DN, 'CN=', ',') as [Site Name]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Case sensitive search in qlik has some issues (bug). I have tried an alternate method. Few of the string functions in qlik are case sensitive, we can probably use it with a little trick and find a way of case sensitive search. May be some easier solution would be there too, some experts can suggest. The way I tried is like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;Count( {&amp;lt;DN={"=SubStringCount(Replace(DN, 'ADM_', 'xxx'),'xxx')"}&amp;gt;} DN)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: Assuming there would be no 'xxx' in your DN field, otherwise you can use anything that is not possible (may be like '%%%%') in the DN as sub string.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Update:&lt;/STRONG&gt;&amp;nbsp; Substringcount() itself is case sensitive, so we can remove the replace() and make it bit simpler, like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier; font-size: 13.3333px;"&gt;&lt;STRONG&gt;Count( {&amp;lt;DN={"=SubStringCount(DN, 'ADM_')"}&amp;gt;} DN)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Mar 2017 06:21:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/unreadable-title/m-p/1222938#M620620</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-03-03T06:21:37Z</dc:date>
    </item>
  </channel>
</rss>

