<?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 Complex Search in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Complex-Search/m-p/773592#M274458</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bit complex search requirement.&lt;/P&gt;&lt;P&gt;I would have a synonym table with they Kewywods and Synonymns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would provide a Input box for the user to enter the words he would like to search the records on.&lt;/P&gt;&lt;P&gt;The User Input need to be used to get the list of synonym's and based on the different synonym's the records/list of values need to be searched.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;KeyWord&amp;nbsp;&amp;nbsp; Synonym&lt;/P&gt;&lt;P&gt;dog&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dog&lt;/P&gt;&lt;P&gt;do&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pooch&lt;/P&gt;&lt;P&gt;dog&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hound&lt;/P&gt;&lt;P&gt;dog&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mutt&lt;/P&gt;&lt;P&gt;dog&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Puppy&lt;/P&gt;&lt;P&gt;Fix&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fix&lt;/P&gt;&lt;P&gt;Fix&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Repair&lt;/P&gt;&lt;P&gt;BW&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BAYSWATER&lt;/P&gt;&lt;P&gt;Condenser&amp;nbsp;&amp;nbsp;&amp;nbsp; Condenser&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;and then:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;if the user searches for dog, you search for dog|pooch|hound|mutt|puppy&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;if the user searches for pooch, you search for dog|pooch|hound|mutt|puppy&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;if the user searches for hound, you search for dog|pooch|hound|mutt|puppy&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;if the user searches for mutt, you search for dog|pooch|hound|mutt|puppy&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;if the user searches for puppy, you search for dog|pooch|hound|mutt|puppy&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;If the user enters “Fix BW Condenser” -&amp;gt; search on "{Fix|Repair} {BW|Bayswater} Condenser"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;I am just wondering how to implement that. I guess the solution that we arrived so far would only work when the KeyWord matches only one Synonym and we use this to search against the Other fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But here I would require the user input to pick multiple synonym's and search again as multiple words but not as one string.&lt;/P&gt;&lt;P&gt;The same has been discussed below:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/659525?et=watches.email.thread#659525" title="http://community.qlik.com/message/659525?et=watches.email.thread#659525"&gt;Synonym based List box | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shyam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Nov 2014 01:07:14 GMT</pubDate>
    <dc:creator>shyamcharan</dc:creator>
    <dc:date>2014-11-19T01:07:14Z</dc:date>
    <item>
      <title>Complex Search</title>
      <link>https://community.qlik.com/t5/QlikView/Complex-Search/m-p/773592#M274458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bit complex search requirement.&lt;/P&gt;&lt;P&gt;I would have a synonym table with they Kewywods and Synonymns.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would provide a Input box for the user to enter the words he would like to search the records on.&lt;/P&gt;&lt;P&gt;The User Input need to be used to get the list of synonym's and based on the different synonym's the records/list of values need to be searched.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example:&lt;/P&gt;&lt;P&gt;KeyWord&amp;nbsp;&amp;nbsp; Synonym&lt;/P&gt;&lt;P&gt;dog&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dog&lt;/P&gt;&lt;P&gt;do&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pooch&lt;/P&gt;&lt;P&gt;dog&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; hound&lt;/P&gt;&lt;P&gt;dog&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; mutt&lt;/P&gt;&lt;P&gt;dog&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Puppy&lt;/P&gt;&lt;P&gt;Fix&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Fix&lt;/P&gt;&lt;P&gt;Fix&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Repair&lt;/P&gt;&lt;P&gt;BW&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; BAYSWATER&lt;/P&gt;&lt;P&gt;Condenser&amp;nbsp;&amp;nbsp;&amp;nbsp; Condenser&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;and then:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;if the user searches for dog, you search for dog|pooch|hound|mutt|puppy&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;if the user searches for pooch, you search for dog|pooch|hound|mutt|puppy&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;if the user searches for hound, you search for dog|pooch|hound|mutt|puppy&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;if the user searches for mutt, you search for dog|pooch|hound|mutt|puppy&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;if the user searches for puppy, you search for dog|pooch|hound|mutt|puppy&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;If the user enters “Fix BW Condenser” -&amp;gt; search on "{Fix|Repair} {BW|Bayswater} Condenser"&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN lang="EN-AU" style="color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;I am just wondering how to implement that. I guess the solution that we arrived so far would only work when the KeyWord matches only one Synonym and we use this to search against the Other fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But here I would require the user input to pick multiple synonym's and search again as multiple words but not as one string.&lt;/P&gt;&lt;P&gt;The same has been discussed below:&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/659525?et=watches.email.thread#659525" title="http://community.qlik.com/message/659525?et=watches.email.thread#659525"&gt;Synonym based List box | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Shyam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Nov 2014 01:07:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Complex-Search/m-p/773592#M274458</guid>
      <dc:creator>shyamcharan</dc:creator>
      <dc:date>2014-11-19T01:07:14Z</dc:date>
    </item>
  </channel>
</rss>

