<?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/1409992#M810708</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;Any suggestions on why I'm getting this error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum([Month.autoCalendar.YearMonth] = {'2017-May'}[Cases-Verified])/(sum([Month.autoCalendar.YearMonth] = {'2017-May'}[Cases-Verified])+ sum([Month.autoCalendar.YearMonth] = {'2017-May'}[Cases Unbillable]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Megan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>megan_deboer</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Error in expression ')' expected</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-expression-expected/m-p/1409992#M810708</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;Any suggestions on why I'm getting this error message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum([Month.autoCalendar.YearMonth] = {'2017-May'}[Cases-Verified])/(sum([Month.autoCalendar.YearMonth] = {'2017-May'}[Cases-Verified])+ sum([Month.autoCalendar.YearMonth] = {'2017-May'}[Cases Unbillable]))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Megan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-expression-expected/m-p/1409992#M810708</guid>
      <dc:creator>megan_deboer</dc:creator>
      <dc:date>2020-11-25T16:16: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/1409993#M810709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try below expression. You missed the Set Modifier and braces.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Month.autoCalendar.YearMonth]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'2017-May'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Cases-Verified]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/(sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Month.autoCalendar.YearMonth]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'2017-May'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Cases-Verified]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)+ sum({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Month.autoCalendar.YearMonth]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = {'2017-May'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Cases Unbillable]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 19:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-expression-expected/m-p/1409993#M810709</guid>
      <dc:creator>krishnacbe</dc:creator>
      <dc:date>2017-10-06T19:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error in expression ')' expected</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-expression-expected/m-p/1409994#M810710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;&lt;/SPAN&gt;[Month.autoCalendar.YearMonth] = {'2017-May'}&lt;SPAN style="color: #ff0000;"&gt;&amp;gt;}&lt;/SPAN&gt; [Cases-Verified])/(sum(&lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;{&amp;lt;&lt;/STRONG&gt;[Month.autoCalendar.YearMonth] = {'2017-May'}&lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;&amp;gt;}&lt;/STRONG&gt; [Cases-Verified]) + Sum(&lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;{&amp;lt;&lt;/STRONG&gt;[Month.autoCalendar.YearMonth] = {'2017-May'}&lt;STRONG style="color: #ff0000; font-size: 13.3333px;"&gt;&amp;gt;}&lt;/STRONG&gt; [Cases Unbillable]))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 19:12:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-expression-expected/m-p/1409994#M810710</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-06T19:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error in expression ')' expected</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-expression-expected/m-p/1409995#M810711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect! Thank you! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 19:15:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-expression-expected/m-p/1409995#M810711</guid>
      <dc:creator>megan_deboer</dc:creator>
      <dc:date>2017-10-06T19:15:22Z</dc:date>
    </item>
  </channel>
</rss>

