<?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 in expression:')' expected in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160037#M378205</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;Good day &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am facing below issue&lt;/P&gt;&lt;P&gt;i create two variables like below&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mattend : &lt;/STRONG&gt;num(sum(attend),'####0')&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mnotattend&amp;nbsp; : &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;num(sum(&lt;SPAN style="font-size: 13.3333px;"&gt;notattend&lt;/SPAN&gt;),'####0')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using above two metrics i created variables above variables getting exact numbers but&lt;/P&gt;&lt;P&gt;if i use these variables in&amp;nbsp; some other calculations &lt;/P&gt;&lt;P&gt;like below&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mtotalattend&lt;/STRONG&gt; : NUM($(&lt;SPAN style="font-size: 13.3333px;"&gt;mattend&lt;/SPAN&gt;) + $(&lt;SPAN style="font-size: 13.3333px;"&gt;mnotattend&lt;/SPAN&gt;),'###,#####')&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;mattend%&lt;/STRONG&gt; : num(if($(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;mtotalattend&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;)&amp;lt;&amp;gt;0,Round(($(&lt;SPAN style="font-size: 13.3333px;"&gt;mattend&lt;/SPAN&gt;) / $(&lt;SPAN style="font-size: 13.3333px;"&gt;mtotalattend&lt;/SPAN&gt;)) * 100,0.2),0),'#,##0')&amp;amp;'%'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; i am getting error&amp;nbsp; "&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;error in expression:')' expected&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;i am not able to figure out where i did mistake &lt;/SPAN&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128580_Capture.PNG" style="font-size: 10pt; line-height: 1.5em; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;please help me&amp;nbsp; with correct code&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Bob&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jun 2016 05:38:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-06-21T05:38:23Z</dc:date>
    <item>
      <title>error in expression:')' expected</title>
      <link>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160037#M378205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;Good day &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am facing below issue&lt;/P&gt;&lt;P&gt;i create two variables like below&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mattend : &lt;/STRONG&gt;num(sum(attend),'####0')&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mnotattend&amp;nbsp; : &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;num(sum(&lt;SPAN style="font-size: 13.3333px;"&gt;notattend&lt;/SPAN&gt;),'####0')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;using above two metrics i created variables above variables getting exact numbers but&lt;/P&gt;&lt;P&gt;if i use these variables in&amp;nbsp; some other calculations &lt;/P&gt;&lt;P&gt;like below&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mtotalattend&lt;/STRONG&gt; : NUM($(&lt;SPAN style="font-size: 13.3333px;"&gt;mattend&lt;/SPAN&gt;) + $(&lt;SPAN style="font-size: 13.3333px;"&gt;mnotattend&lt;/SPAN&gt;),'###,#####')&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;STRONG&gt;mattend%&lt;/STRONG&gt; : num(if($(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;mtotalattend&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;)&amp;lt;&amp;gt;0,Round(($(&lt;SPAN style="font-size: 13.3333px;"&gt;mattend&lt;/SPAN&gt;) / $(&lt;SPAN style="font-size: 13.3333px;"&gt;mtotalattend&lt;/SPAN&gt;)) * 100,0.2),0),'#,##0')&amp;amp;'%'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; i am getting error&amp;nbsp; "&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; line-height: 1.5em;"&gt;error in expression:')' expected&lt;/STRONG&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;i am not able to figure out where i did mistake &lt;/SPAN&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/128580_Capture.PNG" style="font-size: 10pt; line-height: 1.5em; height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;please help me&amp;nbsp; with correct code&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Best Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Bob&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 05:38:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160037#M378205</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-21T05:38:23Z</dc:date>
    </item>
    <item>
      <title>Re: error in expression:')' expected</title>
      <link>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160038#M378206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check that you are not using = sign before deriving variables. If you are working in qv12 version then remove extro closes of () brackets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 05:40:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160038#M378206</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2016-06-21T05:40:47Z</dc:date>
    </item>
    <item>
      <title>Re: error in expression:')' expected</title>
      <link>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160039#M378207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u write = in front of your variable declaration and try again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Also, try like this :&lt;/P&gt;&lt;P&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;1.mtotalattend&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; : NUM($(=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mattend&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;) + $(=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mnotattend&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&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;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: 13px;"&gt;2.&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;mattend%&lt;/STRONG&gt; : num(if($(=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;mtotalattend&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)&amp;lt;&amp;gt;0,Round(($(=&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;mattend&lt;/SPAN&gt;) / $(=&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;mtotalattend&lt;/SPAN&gt;)) * 100,0.2),0),'#,##0')&amp;amp;'%'&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: 13px;"&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: 13px;"&gt;Thanks&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;Khushboo&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 05:43:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160039#M378207</guid>
      <dc:creator />
      <dc:date>2016-06-21T05:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: error in expression:')' expected</title>
      <link>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160040#M378208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Try like below, &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;=num(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;if(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;$(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;mtotalattend&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;)&amp;lt;&amp;gt;0,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Round(($(&lt;SPAN style="font-size: 13.3333px;"&gt;mattend&lt;/SPAN&gt;) / $(&lt;SPAN style="font-size: 13.3333px;"&gt;mtotalattend&lt;/SPAN&gt;)) * 100,0.2),0)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;,'#,##0&lt;SPAN style="font-size: 10pt;"&gt;%&lt;/SPAN&gt;')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Make sure your variable expression should return valid result.Else it will return "error like above".&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 05:44:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160040#M378208</guid>
      <dc:creator />
      <dc:date>2016-06-21T05:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: error in expression:')' expected</title>
      <link>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160041#M378209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try like this &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;mattend : =&lt;/STRONG&gt;num(sum(attend),'####0')&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;mnotattend&amp;nbsp; : =&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;num(sum(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;notattend&lt;/SPAN&gt;),'####0')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 05:46:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160041#M378209</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-06-21T05:46:01Z</dc:date>
    </item>
    <item>
      <title>Re: error in expression:')' expected</title>
      <link>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160042#M378210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Most probably, one of your $-sign substitutions in the expressions expands to...nothing. Check spelling (lower/upper case, identical characters etc.) and proper value assignment for all variables. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have no idea where to start, try by elimination. Cut your expression to pieces and use each piece. Continue with the one that still generates error messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 06:02:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160042#M378210</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2016-06-21T06:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: error in expression:')' expected</title>
      <link>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160043#M378211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bo66y:&lt;/P&gt;&lt;P&gt;Change your variables like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mattend : &lt;/STRONG&gt;&lt;SPAN style="text-decoration: line-through;"&gt;num(&lt;/SPAN&gt;sum(attend)&lt;SPAN style="text-decoration: line-through;"&gt;,'####0')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;mnotattend&amp;nbsp; : &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;num(&lt;/SPAN&gt;sum(&lt;SPAN style="font-size: 13.3333px;"&gt;notattend&lt;/SPAN&gt;)&lt;SPAN style="text-decoration: line-through;"&gt;,'####0')&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px; text-decoration: line-through;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;If you are formating your expression when you use the variables, you don't need to format here.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Regards!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 06:21:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160043#M378211</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-21T06:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: error in expression:')' expected</title>
      <link>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160044#M378212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp; buddys,&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I tired below logic's but it not useful for me&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;A.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;mattend : &lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: line-through;"&gt;num(&lt;/SPAN&gt;sum(attend)&lt;SPAN style="font-weight: inherit; font-style: inherit; font-family: inherit; text-decoration: line-through;"&gt;,'####0')&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;mnotattend&amp;nbsp; : &lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; text-decoration: line-through;"&gt;num(&lt;/SPAN&gt;sum(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;notattend&lt;/SPAN&gt;)&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; text-decoration: line-through;"&gt;,'####0')&amp;nbsp; &lt;/SPAN&gt;&amp;nbsp; but again i am facing same issue&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; text-decoration: line-through;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;STRONG&gt;B.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit;"&gt;1.mtotalattend&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt; : NUM($(=&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;mattend&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;) + $(=&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;mnotattend&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;),'###,#####')&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit;"&gt;2.&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt;"&gt;&lt;STRONG style="font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;mattend%&lt;/STRONG&gt; : num(if($(=&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px;"&gt;mtotalattend&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10pt;"&gt;)&amp;lt;&amp;gt;0,Round(($(=&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;mattend&lt;/SPAN&gt;) / $(=&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;mtotalattend&lt;/SPAN&gt;)) * 100,0.2),0),'#,##0')&amp;amp;'%'.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt; font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt; font-style: inherit; font-weight: inherit;"&gt;&lt;STRONG&gt;C.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 10pt; font-style: inherit; font-weight: inherit;"&gt;the below logic i am getting total average but i need individual results:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-size: 10pt; font-style: inherit; font-weight: inherit;"&gt;like in "A class" is the dimension i need to display related to "A class" attend % but using the below code it &lt;/SPAN&gt;showing total avg&lt;SPAN style="font-size: 10pt; font-style: inherit; font-weight: inherit;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;mattend : =&lt;/STRONG&gt;num(sum(attend),'####0')&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;mnotattend&amp;nbsp; : =&lt;/STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;num(sum(&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;notattend&lt;/SPAN&gt;),'####0')&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;i am using &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;nbsp; qv11 &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN class="j-post-author" style="font-size: 0.9em; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 11.7px; font-family: inherit;"&gt;&lt;A href="https://community.qlik.com/people/sujeetsingh"&gt;sujeetsingh&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Thanks for sharing your idea&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;please think advance how i can resolve the issue?&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;Bob&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; font-style: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 09:24:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160044#M378212</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-21T09:24:00Z</dc:date>
    </item>
    <item>
      <title>Re: error in expression:')' expected</title>
      <link>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160045#M378213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hy Bo66y,&lt;/P&gt;&lt;P&gt;Could you share an example of your app please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jun 2016 09:28:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160045#M378213</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-06-21T09:28:45Z</dc:date>
    </item>
    <item>
      <title>Re: error in expression:')' expected</title>
      <link>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160046#M378214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bo66y,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does your problem still exist?&lt;/P&gt;&lt;P&gt;Please check your attribute expressions like&lt;/P&gt;&lt;P&gt;- Background Color&lt;/P&gt;&lt;P&gt;- Text Color&lt;/P&gt;&lt;P&gt;- Text Format&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Qlik.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/134035_Qlik.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Maybe there you can find the missing ')'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Klaus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2016 11:30:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/error-in-expression-expected/m-p/1160046#M378214</guid>
      <dc:creator />
      <dc:date>2016-08-09T11:30:17Z</dc:date>
    </item>
  </channel>
</rss>

