<?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: SLA development in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/SLA-development/m-p/2519217#M106208</link>
    <description>&lt;P&gt;Thanks it is working fine&lt;/P&gt;</description>
    <pubDate>Tue, 27 May 2025 16:58:13 GMT</pubDate>
    <dc:creator>jagadesh</dc:creator>
    <dc:date>2025-05-27T16:58:13Z</dc:date>
    <item>
      <title>SLA development</title>
      <link>https://community.qlik.com/t5/App-Development/SLA-development/m-p/2518838#M106143</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;Actually i'm creating one sla for service inisight. in set expression getting error like Error in expression : ')' expected but i have checked all areas if i missed any paranthesis but unable to found any issue. can any one help me on this. please find the below expression.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(num(count({&amp;lt;State-={'Closed Abandoned'},Type={'Chat'},wait_time ={'=30.00'}&amp;gt;}[number])/count({&amp;lt;State-={'Closed Abandoned'},Type={'Chat'}&amp;gt;}[number]),'#.##%')&lt;BR /&gt;+ num(sum([MonthFlag]={'Current Month'},&lt;BR /&gt;[Answered In SLA])/(sum({&amp;lt;[MonthFlag]={'Current Month'}&amp;gt;}[Calls Offered])-sum({&amp;lt;[MonthFlag]={'Current Month'}&amp;gt;}[Abandoned In SLA])), '#.##%')&lt;BR /&gt;)/2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 23 May 2025 09:52:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SLA-development/m-p/2518838#M106143</guid>
      <dc:creator>jagadesh</dc:creator>
      <dc:date>2025-05-23T09:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: SLA development</title>
      <link>https://community.qlik.com/t5/App-Development/SLA-development/m-p/2518971#M106165</link>
      <description>&lt;P&gt;This should work&lt;/P&gt;&lt;P&gt;= (num(count({&amp;lt;State-={'Closed Abandoned'}, Type={'Chat'},wait_time ={'=30.00'}&amp;gt;}[number])/count({&amp;lt;State-={'Closed Abandoned'},Type={'Chat'}&amp;gt;}[number]),'#.##%') +&lt;BR /&gt;num(sum({&amp;lt;[MonthFlag]={'Current Month'}&amp;gt;}[Answered In SLA]) / (sum({&amp;lt;[MonthFlag]={'Current Month'}&amp;gt;}[Calls Offered]) - sum({&amp;lt;[MonthFlag]={'Current Month'}&amp;gt;}[Abandoned In SLA])), '#.##%')&lt;BR /&gt;)/2&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You dont need nums twice. once is fine.like below:&amp;nbsp;&lt;/P&gt;&lt;P&gt;= num(((count({&amp;lt;State-={'Closed Abandoned'}, Type={'Chat'},wait_time ={'=30.00'}&amp;gt;}[number])/count({&amp;lt;State-={'Closed Abandoned'},Type={'Chat'}&amp;gt;}[number])) +&lt;BR /&gt;(sum({&amp;lt;[MonthFlag]={'Current Month'}&amp;gt;}[Answered In SLA]) / (sum({&amp;lt;[MonthFlag]={'Current Month'}&amp;gt;}[Calls Offered]) - sum({&amp;lt;[MonthFlag]={'Current Month'}&amp;gt;}[Abandoned In SLA]))))/2, '#.##%')&lt;/P&gt;</description>
      <pubDate>Sun, 25 May 2025 21:29:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SLA-development/m-p/2518971#M106165</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2025-05-25T21:29:09Z</dc:date>
    </item>
    <item>
      <title>Re: SLA development</title>
      <link>https://community.qlik.com/t5/App-Development/SLA-development/m-p/2519217#M106208</link>
      <description>&lt;P&gt;Thanks it is working fine&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 16:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SLA-development/m-p/2519217#M106208</guid>
      <dc:creator>jagadesh</dc:creator>
      <dc:date>2025-05-27T16:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: SLA development</title>
      <link>https://community.qlik.com/t5/App-Development/SLA-development/m-p/2519226#M106212</link>
      <description>&lt;P&gt;Please close the thread by marking my reply as answer so oher people in need can find it more easily. thnx&lt;/P&gt;</description>
      <pubDate>Tue, 27 May 2025 17:40:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SLA-development/m-p/2519226#M106212</guid>
      <dc:creator>Qrishna</dc:creator>
      <dc:date>2025-05-27T17:40:36Z</dc:date>
    </item>
  </channel>
</rss>

