<?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: matching data on multiple text string in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/matching-data-on-multiple-text-string/m-p/787268#M1019643</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey there i've changed quite a bit the example to adapt it to my sources, like...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keywords:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mapsubstring('ChrMap', ALIAS) as ALIAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is file_source);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reviews:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOAD upper(mapsubstring('ChrMap', Description)) as &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Description&lt;/SPAN&gt;, RecNo() as &lt;SPAN style="font-size: 13.3333330154419px;"&gt;DescriptionId&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Inner Join(Keywords)&lt;/TD&gt;&lt;TD&gt;// Inner Join -- only Keywords that have a matching Review will be kept. Change to "Left Join" to keep all keywords.&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;DescriptionId&lt;/SPAN&gt;,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;subfield(PurgeChar(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Description&lt;/SPAN&gt;, '[]",.!?_'), ' ') as &lt;SPAN style="font-size: 13.3333330154419px;"&gt;ALIAS&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;//subfield(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Description&lt;/SPAN&gt;, ' ') as &lt;SPAN style="font-size: 13.3333330154419px;"&gt;ALIAS&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;RESIDENT Reviews&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to work but just for random description items&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i search for for example A4S ALIAS, and some ones does the match and others don't&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can search in the Description column 9 items matching A4S and using this procedure just finds 5 no clue what can happen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 30 Mar 2015 14:23:53 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-03-30T14:23:53Z</dc:date>
    <item>
      <title>matching data on multiple text string</title>
      <link>https://community.qlik.com/t5/QlikView/matching-data-on-multiple-text-string/m-p/787264#M1019639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there, i've a question not sure how to solve. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;imagine this load:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ID ALIAS&lt;/P&gt;&lt;P&gt;01 AAA&lt;/P&gt;&lt;P&gt;02 BBB&lt;/P&gt;&lt;P&gt;03 CCC&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and this other load&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATE TEXT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the field text i can have this kind of text (there is no standard on the input of this text field: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark AAA as done&lt;/P&gt;&lt;P&gt;BBB was uploaded. &lt;/P&gt;&lt;P&gt;Request CCC to shutdown&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying based on the column ALIAS to select all it's matchings on TEXT field. and not really sure it's possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2020 18:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/matching-data-on-multiple-text-string/m-p/787264#M1019639</guid>
      <dc:creator />
      <dc:date>2020-11-20T18:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: matching data on multiple text string</title>
      <link>https://community.qlik.com/t5/QlikView/matching-data-on-multiple-text-string/m-p/787265#M1019640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe a button?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1.png" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/81932_1.png" style="height: auto; width: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 21:18:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/matching-data-on-multiple-text-string/m-p/787265#M1019640</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-03-25T21:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: matching data on multiple text string</title>
      <link>https://community.qlik.com/t5/QlikView/matching-data-on-multiple-text-string/m-p/787266#M1019641</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;My suggestion is to cleanse the field Text field from script and associate the field with ALIAS. As this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD * Inline&lt;/P&gt;&lt;P&gt;[&lt;/P&gt;&lt;P&gt;ID,ALIAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;01, AAA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;02 ,BBB&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;03 ,CCC&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data_Text:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;KeepChar(Text,'AAABBBCCCDDD') AS ALIAS, // You can expand on the AABBCC to include any combination that //might possibly be in ALIAS field. This help with performance in the UI.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;Inline [&lt;/P&gt;&lt;P&gt;Text&lt;/P&gt;&lt;P&gt;Please mark AAA as done&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BBB was uploaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Request CCC to shutdown&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You just need 2 list boxes in the UI 1 for ALIAS &amp;amp; 2nd for Text.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 21:30:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/matching-data-on-multiple-text-string/m-p/787266#M1019641</guid>
      <dc:creator>Gabriel</dc:creator>
      <dc:date>2015-03-25T21:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: matching data on multiple text string</title>
      <link>https://community.qlik.com/t5/QlikView/matching-data-on-multiple-text-string/m-p/787267#M1019642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming ALIAS are whole words, you can create linkage between ALIAS and Text using this example:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Qlikview Cookbook: Indexing Keywords in Text &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com/recipes/download-info/indexing-keywords-in-text/" rel="nofollow"&gt;http://qlikviewcookbook.com/recipes/download-info/indexing-keywords-in-text/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://robwunderlich.com" rel="nofollow"&gt;http://robwunderlich.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Mar 2015 22:36:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/matching-data-on-multiple-text-string/m-p/787267#M1019642</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2015-03-25T22:36:31Z</dc:date>
    </item>
    <item>
      <title>Re: matching data on multiple text string</title>
      <link>https://community.qlik.com/t5/QlikView/matching-data-on-multiple-text-string/m-p/787268#M1019643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey there i've changed quite a bit the example to adapt it to my sources, like...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keywords:&lt;/P&gt;&lt;P&gt;LOAD &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mapsubstring('ChrMap', ALIAS) as ALIAS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;D&gt;&lt;/D&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is file_source);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reviews:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOAD upper(mapsubstring('ChrMap', Description)) as &lt;SPAN style="font-size: 13.3333330154419px;"&gt;Description&lt;/SPAN&gt;, RecNo() as &lt;SPAN style="font-size: 13.3333330154419px;"&gt;DescriptionId&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Inner Join(Keywords)&lt;/TD&gt;&lt;TD&gt;// Inner Join -- only Keywords that have a matching Review will be kept. Change to "Left Join" to keep all keywords.&amp;nbsp; &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;DescriptionId&lt;/SPAN&gt;,&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;subfield(PurgeChar(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Description&lt;/SPAN&gt;, '[]",.!?_'), ' ') as &lt;SPAN style="font-size: 13.3333330154419px;"&gt;ALIAS&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;//subfield(&lt;SPAN style="font-size: 13.3333330154419px;"&gt;Description&lt;/SPAN&gt;, ' ') as &lt;SPAN style="font-size: 13.3333330154419px;"&gt;ALIAS&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;RESIDENT Reviews&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems to work but just for random description items&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i search for for example A4S ALIAS, and some ones does the match and others don't&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can search in the Description column 9 items matching A4S and using this procedure just finds 5 no clue what can happen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Mar 2015 14:23:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/matching-data-on-multiple-text-string/m-p/787268#M1019643</guid>
      <dc:creator />
      <dc:date>2015-03-30T14:23:53Z</dc:date>
    </item>
  </channel>
</rss>

