<?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: Question about searching within Concatenated field in expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Question-about-searching-within-Concatenated-field-in-expression/m-p/863133#M302111</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The obvious answer - thanks Ioannis.&amp;nbsp; My brain stopped working this afternoon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just have to remove the eroneous &amp;lt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Review Year]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Review Year]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'|')&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//Concat ({&amp;lt;Review Year=&amp;gt;}&amp;lt;[Review Year],'|') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 19 Jun 2015 16:08:02 GMT</pubDate>
    <dc:creator>dgreenberg</dc:creator>
    <dc:date>2015-06-19T16:08:02Z</dc:date>
    <item>
      <title>Question about searching within Concatenated field in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-searching-within-Concatenated-field-in-expression/m-p/863130#M302108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;I am not sure if I like the way this was done or not, I see benefits to both.&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;We have a chart that is showing something like this:&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Restaurant&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Years Reviewed&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Applebees&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2014|2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Fridays&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2012|2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Red Lobster&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2015&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;This is accomplished through a simple concatenation&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;Concat&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Review Year]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;, ' | ') &lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;//Forgive the weird formatting of the lines above it should be on 1 line.&amp;nbsp; Concat ([Review Year],'|')&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;So I like the way it looks in the chart but am not sure how to make it searchable the right way.&amp;nbsp; If you filter on Applebees and 2014 you would get this row:&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Restaurant&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Years Reviewed&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Applebees&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2014&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt; What I expected and want is&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Restaurant&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Years Reviewed&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;Applebees&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;2014|2015&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What are your thoughts on showing concatenated values in a chart and do you have thoughts on how to have the search or filter yield my expected results?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 15:57:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-searching-within-Concatenated-field-in-expression/m-p/863130#M302108</guid>
      <dc:creator>dgreenberg</dc:creator>
      <dc:date>2015-06-19T15:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: Question about searching within Concatenated field in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-searching-within-Concatenated-field-in-expression/m-p/863131#M302109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Concat ({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Review Year=&amp;gt;}&lt;/SPAN&gt;&amp;lt;[Review Year],'|')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;this will disregard your year selection in the expression&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 16:02:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-searching-within-Concatenated-field-in-expression/m-p/863131#M302109</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-06-19T16:02:09Z</dc:date>
    </item>
    <item>
      <title>Re: Question about searching within Concatenated field in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-searching-within-Concatenated-field-in-expression/m-p/863132#M302110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Maybe something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if( count([Review Year]), concat({1} [Review Year], '|') )&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 16:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-searching-within-Concatenated-field-in-expression/m-p/863132#M302110</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-06-19T16:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Question about searching within Concatenated field in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-searching-within-Concatenated-field-in-expression/m-p/863133#M302111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The obvious answer - thanks Ioannis.&amp;nbsp; My brain stopped working this afternoon.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just have to remove the eroneous &amp;lt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Concat&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Review Year]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Review Year]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;,'|')&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #008000; font-size: 8pt;"&gt;//Concat ({&amp;lt;Review Year=&amp;gt;}&amp;lt;[Review Year],'|') &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 16:08:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-searching-within-Concatenated-field-in-expression/m-p/863133#M302111</guid>
      <dc:creator>dgreenberg</dc:creator>
      <dc:date>2015-06-19T16:08:02Z</dc:date>
    </item>
    <item>
      <title>Re: Question about searching within Concatenated field in expression</title>
      <link>https://community.qlik.com/t5/QlikView/Question-about-searching-within-Concatenated-field-in-expression/m-p/863134#M302112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry for the &amp;lt;!!&lt;/P&gt;&lt;P&gt;its Friday, time to relax &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jun 2015 16:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Question-about-searching-within-Concatenated-field-in-expression/m-p/863134#M302112</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2015-06-19T16:09:45Z</dc:date>
    </item>
  </channel>
</rss>

