<?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 within pivot error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319010#M619548</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;show error in expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Apr 2017 03:42:26 GMT</pubDate>
    <dc:creator>userid128223</dc:creator>
    <dc:date>2017-04-26T03:42:26Z</dc:date>
    <item>
      <title>expression in set analysis within pivot error</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319004#M619542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am trying to restrict a column within pivot table via set analysis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression1=num(score -2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;New Field based on setanalysis:&lt;/P&gt;&lt;P&gt;sum({&amp;lt;num(score)-2 =&amp;nbsp; {"&amp;gt;20"}&amp;gt;} score)&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; // this is failing. It cannot evalue my Expression 1 formula within set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 02:41:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319004#M619542</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2017-04-26T02:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: expression in set analysis within pivot error</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319005#M619543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First of all, Your first expression seems wrong. Can you tell us your business requirement&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 02:47:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319005#M619543</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-26T02:47:52Z</dc:date>
    </item>
    <item>
      <title>Re: expression in set analysis within pivot error</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319006#M619544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Business requiement is complex. hence i am trying to simplify trying to ask this question.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried just create a random # for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression1=num('45'-5)&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;sum({&amp;lt;num('45'-5) =&amp;nbsp; {"&amp;gt;20"}&amp;gt;} score)&amp;nbsp;&amp;nbsp; // this fails. Expression should evaluate to #40. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 02:54:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319006#M619544</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2017-04-26T02:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: expression in set analysis within pivot error</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319007#M619545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Even, Complex also we can help you. The reason i am asking you is &lt;STRONG&gt;Num('45'-5)&lt;/STRONG&gt; returns 40 for all dimensions as static&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you assign label like &lt;STRONG&gt;Expression1&lt;/STRONG&gt; for first expression. And you are doing with 2nd one that should be this&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;STRONG&gt;sum({&amp;lt;&lt;STRONG style="font-size: 13.3333px;"&gt;Expression1&lt;/STRONG&gt; =&amp;nbsp; {'&amp;gt;20'}&amp;gt;} score)&lt;/STRONG&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;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&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;But, my doubt is what does the use of here. You can go with that if you still want&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 03:03:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319007#M619545</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-26T03:03:04Z</dc:date>
    </item>
    <item>
      <title>Re: expression in set analysis within pivot error</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319008#M619546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;sum({&amp;lt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Expression1&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; =&amp;nbsp; {'&amp;gt;20'}&amp;gt;} score)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I tried above which is what i thought should work but apparently it fails. there is red syntax error on 2nd curly brackets.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;idea is to evalute expression1 results into set analysis and do &amp;gt;= on that value.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 03:14:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319008#M619546</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2017-04-26T03:14:05Z</dc:date>
    </item>
    <item>
      <title>Re: expression in set analysis within pivot error</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319009#M619547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't worry about red signal. Think whether how error message shows to you. Does it showing &lt;STRONG&gt;Expression Ok&lt;/STRONG&gt; or it shows any &lt;STRONG&gt;error&lt;/STRONG&gt;. If it is showing any error there must be problem. The case, may be share image for expression. If it is showing Expression is OK Syntax is right but Qlikview just consider as there agenda nothing new. It will work as you expect when expression seems ok.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 03:17:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319009#M619547</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-26T03:17:32Z</dc:date>
    </item>
    <item>
      <title>Re: expression in set analysis within pivot error</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319010#M619548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;show error in expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 03:42:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319010#M619548</guid>
      <dc:creator>userid128223</dc:creator>
      <dc:date>2017-04-26T03:42:26Z</dc:date>
    </item>
    <item>
      <title>Re: expression in set analysis within pivot error</title>
      <link>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319011#M619549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share image for that&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Apr 2017 04:00:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/expression-in-set-analysis-within-pivot-error/m-p/1319011#M619549</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-26T04:00:44Z</dc:date>
    </item>
  </channel>
</rss>

