<?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: expression in set analysis ... urgent!!!! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551619#M206040</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;COUNT({&amp;lt;ENTITY={'*'},&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ENTITY&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;gt;} IF(LEN(TRIM(ENTITY))&amp;gt;1,[INT TRD ID]))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 23 Sep 2013 15:06:03 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-09-23T15:06:03Z</dc:date>
    <item>
      <title>expression in set analysis ... urgent!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551613#M206034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my current expression=COUNT(if(ENTITY&amp;lt;&amp;gt;NULL() AND LEN(TRIM(ENTITY))&amp;gt;=1,INT TRD ID)).... I need to acheive the same in set analysis. &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>Mon, 23 Sep 2013 05:32:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551613#M206034</guid>
      <dc:creator />
      <dc:date>2013-09-23T05:32:36Z</dc:date>
    </item>
    <item>
      <title>Re: expression in set analysis ... urgent!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551614#M206035</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;Try like this&lt;/P&gt;&lt;P&gt;=COUNT({&amp;lt;ENTITY={'*'}&amp;gt;} [INT TRD ID])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 09:16:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551614#M206035</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-09-23T09:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: expression in set analysis ... urgent!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551615#M206036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Or alternatively, depending on what you need to display, the intersection of your current selection and your set analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=COUNT({&amp;lt;ENTITY*={'*'}&amp;gt;} [INT TRD ID])&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 09:22:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551615#M206036</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2013-09-23T09:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: expression in set analysis ... urgent!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551616#M206037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jagan Mohan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to create one straight table or pivot table. I need to get Sum(Amount) where ActualID=AccountID. for each individual employee. The dimension is EmployeeID. But this EmployeeID and Amount are from one table, whereas ActualID is from another table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you help me how to write the expression please as it is urgent for me please&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 09:23:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551616#M206037</guid>
      <dc:creator />
      <dc:date>2013-09-23T09:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: expression in set analysis ... urgent!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551617#M206038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi what * will do? Is it possible to convert my same expression in Set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thnanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 14:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551617#M206038</guid>
      <dc:creator />
      <dc:date>2013-09-23T14:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: expression in set analysis ... urgent!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551618#M206039</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: 12px; background-color: #f6f6f6;"&gt;Hi,&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;Is it working?&amp;nbsp; * will exclude all the null values.&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;&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;=COUNT({&amp;lt;ENTITY={'*'}&amp;gt;} [INT TRD ID])&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;Jagan.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 14:54:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551618#M206039</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2013-09-23T14:54:04Z</dc:date>
    </item>
    <item>
      <title>Re: expression in set analysis ... urgent!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551619#M206040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;COUNT({&amp;lt;ENTITY={'*'},&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;ENTITY&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em; color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;gt;} IF(LEN(TRIM(ENTITY))&amp;gt;1,[INT TRD ID]))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 15:06:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551619#M206040</guid>
      <dc:creator />
      <dc:date>2013-09-23T15:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: expression in set analysis ... urgent!!!!</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551620#M206041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi jagan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I want to exclude null value s&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Sep 2013 15:29:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-urgent/m-p/551620#M206041</guid>
      <dc:creator />
      <dc:date>2013-09-23T15:29:56Z</dc:date>
    </item>
  </channel>
</rss>

