<?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 Error Syntax... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-Syntax/m-p/738199#M1058800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if((sum([Pre-Tax Value])/VTotalPreTaxValues)&amp;gt;'02.00%', CustomerName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to display only those Customer whose % value is greater than 2.00%, I am using above expression but it is not giving any customer name...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Oct 2014 11:07:17 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-16T11:07:17Z</dc:date>
    <item>
      <title>Error Syntax...</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Syntax/m-p/738199#M1058800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am writing this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if((sum([Pre-Tax Value])/VTotalPreTaxValues)&amp;gt;'02.00%', CustomerName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have to display only those Customer whose % value is greater than 2.00%, I am using above expression but it is not giving any customer name...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Balraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 11:07:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Syntax/m-p/738199#M1058800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-16T11:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error Syntax...</title>
      <link>https://community.qlik.com/t5/QlikView/Error-Syntax/m-p/738200#M1058801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in your expression you are comparing the value of sum(pretax)/vtotal... with the string '02.00%' and i don't think they are saved like that in your schema right? the 2.00% is probably a number formatting in the chart that you are using, so check first what does this expression returns &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum([Pre-Tax Value])/VTotalPreTaxValues)&lt;/SPAN&gt; and then add the filter.&lt;/P&gt;&lt;P&gt;maybe it should be &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum([Pre-Tax Value])/VTotalPreTaxValues)&lt;/SPAN&gt; &amp;gt; 0.2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Oct 2014 11:10:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-Syntax/m-p/738200#M1058801</guid>
      <dc:creator>maleksafa</dc:creator>
      <dc:date>2014-10-16T11:10:03Z</dc:date>
    </item>
  </channel>
</rss>

