<?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: Re: explination? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/explination/m-p/794329#M1050762</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pfa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 09 Nov 2014 07:59:37 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-09T07:59:37Z</dc:date>
    <item>
      <title>explination?</title>
      <link>https://community.qlik.com/t5/QlikView/explination/m-p/794325#M1050758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum({$&amp;lt;PRODUCT ={$(=concat(‘”‘ &amp;amp; Product_ref &amp;amp; ‘”‘, ‘,’))}&amp;gt;} SALES)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;here i have product&amp;nbsp; and&amp;nbsp; product_ref&amp;nbsp; separate fields &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;product belonges to t1 table and&amp;nbsp;&amp;nbsp;&amp;nbsp; product_ref&amp;nbsp; belonges to&amp;nbsp; table t2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to make relationship&amp;nbsp; between tl and t2 they have been used concat function&amp;nbsp;&amp;nbsp; thats ok fine&amp;nbsp;&amp;nbsp;&amp;nbsp; but here &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=concat(‘”‘ &amp;amp; Product_ref &amp;amp; ‘”‘, ‘,’))&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; what is use of this symbols '"' &amp;amp;product_ref &amp;amp;'"',','&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; pls give me explination about this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if i am selecting one product then next how it works?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2014 07:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/explination/m-p/794325#M1050758</guid>
      <dc:creator />
      <dc:date>2014-11-09T07:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: explination?</title>
      <link>https://community.qlik.com/t5/QlikView/explination/m-p/794326#M1050759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If two tables are not linked, then selecting on Product wont affect the sum. Check the attached qvw.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try uncomment this line and reload and check the results&lt;/P&gt;&lt;P&gt;//Load *,Product_ref as PRODUCT Inline [&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2014 07:49:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/explination/m-p/794326#M1050759</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-11-09T07:49:27Z</dc:date>
    </item>
    <item>
      <title>Re: explination?</title>
      <link>https://community.qlik.com/t5/QlikView/explination/m-p/794327#M1050760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please provide sample data for field [&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;product_ref ]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=concat(‘”‘ &amp;amp; Product_ref &amp;amp; ‘”‘, ‘,’))&amp;nbsp; will return "product_ref",&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2014 07:53:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/explination/m-p/794327#M1050760</guid>
      <dc:creator />
      <dc:date>2014-11-09T07:53:59Z</dc:date>
    </item>
    <item>
      <title>Re: explination?</title>
      <link>https://community.qlik.com/t5/QlikView/explination/m-p/794328#M1050761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;by using concat we can make relation ship right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls explain me above expression how it works ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2014 07:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/explination/m-p/794328#M1050761</guid>
      <dc:creator />
      <dc:date>2014-11-09T07:54:12Z</dc:date>
    </item>
    <item>
      <title>Re: Re: explination?</title>
      <link>https://community.qlik.com/t5/QlikView/explination/m-p/794329#M1050762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi pfa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2014 07:59:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/explination/m-p/794329#M1050762</guid>
      <dc:creator />
      <dc:date>2014-11-09T07:59:37Z</dc:date>
    </item>
    <item>
      <title>Re: explination?</title>
      <link>https://community.qlik.com/t5/QlikView/explination/m-p/794330#M1050763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Relationship or links between tables can be made at script level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;STRONG&gt;sum({$&amp;lt;PRODUCT ={$(=concat(‘”‘ &amp;amp; Product_ref &amp;amp; ‘”‘, ‘,’))}&amp;gt;} SALES)&lt;/STRONG&gt; is equivalent to &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;sum({$&amp;lt;PRODUCT ={'a','b'}&amp;gt;} SALES)&lt;/STRONG&gt;.Instead of hard coding values, you are getting from a field(&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Product_ref&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2014 08:05:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/explination/m-p/794330#M1050763</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-11-09T08:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: explination?</title>
      <link>https://community.qlik.com/t5/QlikView/explination/m-p/794331#M1050764</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;Its a kind of indirect set Analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code&lt;/P&gt;&lt;P&gt;=concat(‘”‘ &amp;amp; Product_ref &amp;amp; ‘”‘, ‘,’) will give you o/p&amp;nbsp; ex: as 'AB200'&lt;/P&gt;&lt;P&gt;And hence you get sum for that particular Reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any single selection in field Product_ref &lt;/P&gt;&lt;P&gt;Then your set expression is converted like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({$&amp;lt;PRODUCT ={AB200}&amp;gt;} SALES)&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2014 08:07:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/explination/m-p/794331#M1050764</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-11-09T08:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: explination?</title>
      <link>https://community.qlik.com/t5/QlikView/explination/m-p/794332#M1050765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Concate function&amp;nbsp; return aggregate string &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;=concat(‘”‘ &amp;amp; Product_ref &amp;amp; ‘”‘, ‘,’))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #f6f6f6; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Product_ref&amp;nbsp; have values&amp;nbsp; A and B&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 12px; background-color: #f6f6f6; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;then it will retun "A","B"&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2014 08:08:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/explination/m-p/794332#M1050765</guid>
      <dc:creator />
      <dc:date>2014-11-09T08:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: explination?</title>
      <link>https://community.qlik.com/t5/QlikView/explination/m-p/794333#M1050766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is the use of&amp;nbsp;&amp;nbsp; '"'&amp;amp;&amp;nbsp; symbols here in the expresson&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2014 08:11:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/explination/m-p/794333#M1050766</guid>
      <dc:creator />
      <dc:date>2014-11-09T08:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: explination?</title>
      <link>https://community.qlik.com/t5/QlikView/explination/m-p/794334#M1050767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get Value like this&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12px; background-color: #f6f6f6;"&gt;&lt;STRONG style="font-size: 14pt;"&gt;'&lt;/STRONG&gt;AB200&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;'&lt;/STRONG&gt;&lt;/SPAN&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: 12px; background-color: #f6f6f6;"&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: 12px; background-color: #f6f6f6;"&gt;You can replace that with chr(39)&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: 12px; background-color: #f6f6f6;"&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: 12px; background-color: #f6f6f6;"&gt;Regards&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: 12px; background-color: #f6f6f6;"&gt;ASHFAQ&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2014 08:15:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/explination/m-p/794334#M1050767</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-11-09T08:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Re: explination?</title>
      <link>https://community.qlik.com/t5/QlikView/explination/m-p/794335#M1050768</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;Replace your expression with below&lt;/P&gt;&lt;PRE __default_attr="sql" __jive_macro_name="code" class="jive_text_macro jive_macro_code _jivemacro_uid_14155218821078235" jivemacro_uid="_14155218821078235"&gt;
&lt;P&gt;=sum({$&amp;lt;PRODUCT ={$(=concat(chr(39)&amp;amp;Product_ref&amp;amp;chr(39),','))}&amp;gt;} SALES)&amp;nbsp; &lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will let you select multiple entries/selections too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;ASHFAQ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Nov 2014 08:26:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/explination/m-p/794335#M1050768</guid>
      <dc:creator>ashfaq_haseeb</dc:creator>
      <dc:date>2014-11-09T08:26:38Z</dc:date>
    </item>
  </channel>
</rss>

