<?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: set analysis error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-error/m-p/1336089#M412117</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Braces are incorrect. CAn you please explain what you are trying to here??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Apr 2017 06:57:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-28T06:57:55Z</dc:date>
    <item>
      <title>set analysis error</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-error/m-p/1336088#M412116</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;&lt;/P&gt;&lt;P&gt;i have an issue with set expression the following is expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(Desc2='Gross Profit',(sum({&amp;lt;vc_gl_code_L1={'4'} , YEAR={$(VMaxYear)}&amp;gt;} DEBITAMT-CRDTAMNT)*Flag_Sales&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;P&gt;(sum({&amp;lt;vc_gl_code_L1={5},YEAR={$(VMaxYear)}&amp;gt;}DEBITAMT-CRDTAMNT))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the above expression it displaying only first expression&amp;nbsp; value that means after '-' operator expression&amp;nbsp; value is not considering. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 06:52:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-error/m-p/1336088#M412116</guid>
      <dc:creator />
      <dc:date>2017-04-28T06:52:54Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis error</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-error/m-p/1336089#M412117</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Braces are incorrect. CAn you please explain what you are trying to here??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 06:57:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-error/m-p/1336089#M412117</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-28T06:57:55Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis error</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-error/m-p/1336090#M412118</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you need to add one more parenthesis like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;if(Desc2='Gross Profit',(sum({&amp;lt;vc_gl_code_L1={'4'} , YEAR={$(VMaxYear)}&amp;gt;} DEBITAMT-CRDTAMNT)*Flag_Sales&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;-&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM&gt;(sum({&amp;lt;vc_gl_code_L1={5},YEAR={$(VMaxYear)}&amp;gt;}DEBITAMT-CRDTAMNT)) &lt;/EM&gt;&lt;STRONG style="color: #ff0000;"&gt;&lt;EM&gt;)&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 06:58:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-error/m-p/1336090#M412118</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2017-04-28T06:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis error</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-error/m-p/1336091#M412119</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be parenthesis missing on end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 06:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-error/m-p/1336091#M412119</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-04-28T06:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis error</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-error/m-p/1336092#M412120</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks to all &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;if(Desc2='Gross Profit',(sum({&amp;lt;vc_gl_code_L1={'4'} , YEAR={$(VMaxYear)}&amp;gt;} DEBITAMT-CRDTAMNT)*Flag_Sales&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;-&lt;/EM&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;(sum({&amp;lt;vc_gl_code_L1={5},YEAR={$(VMaxYear)}&amp;gt;}DEBITAMT-CRDTAMNT)) it is correct but am using variable of this expression&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 08:20:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-error/m-p/1336092#M412120</guid>
      <dc:creator />
      <dc:date>2017-04-28T08:20:37Z</dc:date>
    </item>
  </channel>
</rss>

