<?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: can anyone write in Setanalysis in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/can-anyone-write-in-Setanalysis/m-p/1220415#M23716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks its Helpful, how about the other one?&lt;/P&gt;&lt;P&gt;can you able to write it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Mar 2017 13:17:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-03-20T13:17:13Z</dc:date>
    <item>
      <title>can anyone write in Setanalysis</title>
      <link>https://community.qlik.com/t5/App-Development/can-anyone-write-in-Setanalysis/m-p/1220411#M23712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;count(if(AgentOrDist='A',AgentID))/count(TOTAL &amp;lt;[Zone],[Region],[Cluster],[JC]&amp;gt; if(AgentOrDist='A',AgentID))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hello everyone , &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Help me write in setanalysis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 10:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/can-anyone-write-in-Setanalysis/m-p/1220411#M23712</guid>
      <dc:creator />
      <dc:date>2017-03-16T10:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: can anyone write in Setanalysis</title>
      <link>https://community.qlik.com/t5/App-Development/can-anyone-write-in-Setanalysis/m-p/1220412#M23713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try This:&lt;/P&gt;&lt;P&gt;=count({&amp;lt;AgentOrDist={'A'}&amp;gt;}AgentID)/count(TOTAL &amp;lt;[Zone],[Region],[Cluster],[JC]&amp;gt; {&amp;lt;AgentOrDist={'A'}&amp;gt;}AgentID)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Mar 2017 10:47:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/can-anyone-write-in-Setanalysis/m-p/1220412#M23713</guid>
      <dc:creator>anushree1</dc:creator>
      <dc:date>2017-03-16T10:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: can anyone write in Setanalysis</title>
      <link>https://community.qlik.com/t5/App-Development/can-anyone-write-in-Setanalysis/m-p/1220413#M23714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anychance we can right this in setanalysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(vJCFactor=1,&lt;/P&gt;&lt;P&gt;COUNT(DISTINCT IF(aggr((sum(if(TranDt&amp;gt;=$(vFromDate) AND TranTyp='CO',TranAmt))/SUM(AGGR(if(DsbrDate&amp;gt;=$(vFromDate) and DsbrDate&amp;lt;=Today&lt;/P&gt;&lt;P&gt;&amp;nbsp; AND DsbrDate &amp;gt;= MonthStart(min(TranDt)) and DsbrDate &amp;lt;= MonthEnd(max(TranDt)), SUM(DisbrAmt)),DsbrDate,JC))),JC)&amp;gt;=.5,JC)),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(vJCFactor=2,&lt;/P&gt;&lt;P&gt;COUNT(DISTINCT IF(aggr&lt;/P&gt;&lt;P&gt;(SUM(if(TranTyp='CB' AND TranDt&amp;gt;=$(vFromDate), TranAmt))/&lt;/P&gt;&lt;P&gt;SUM(AGGR(if(DemandDate&amp;gt;=$(vFromDate) and DemandDate&amp;lt;=Today&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; AND DemandDate &amp;gt;= MonthStart(min(TranDt)) and DemandDate &amp;lt;= MonthEnd(max(TranDt)), SUM(DemandAmt)),DemandDate,JC)),JC)&lt;/P&gt;&lt;P&gt;&amp;gt;=.75,JC)),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(vJCFactor=3,&lt;/P&gt;&lt;P&gt; COUNT(DISTINCT IF(aggr(count(DISTINCT if($(AgntMonthlyComm)&amp;gt;=2500 AND AgentOrDist='A',AgentID))&lt;/P&gt;&lt;P&gt;&amp;nbsp; /count(DISTINCT if(AgentOrDist='A',AgentID)),JC)&amp;gt;=.4,JC)),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(vJCFactor=4,&lt;/P&gt;&lt;P&gt;COUNT(DISTINCT IF(aggr(sum(if(TranDt&amp;gt;=$(vFromDate) AND TranTyp='DR',TranAmt))/$(vTotalTranAmt),JC)&amp;gt;=.2,JC)),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;COUNT(DISTINCT IF(aggr(COUNT(DISTINCT IF(Status='A' and AgentOrDist= 'A',AgentID))&lt;/P&gt;&lt;P&gt;&amp;nbsp; /COUNT(DISTINCT IF(AgentOrDist= 'A',AgentID)),JC)&amp;gt;=.5,JC))))))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 12:44:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/can-anyone-write-in-Setanalysis/m-p/1220413#M23714</guid>
      <dc:creator />
      <dc:date>2017-03-20T12:44:38Z</dc:date>
    </item>
    <item>
      <title>Re: can anyone write in Setanalysis</title>
      <link>https://community.qlik.com/t5/App-Development/can-anyone-write-in-Setanalysis/m-p/1220414#M23715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Hi Charlie,&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;Try:&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;if( &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AgentOrDist&lt;/SPAN&gt; = 'A', count(AgentID)/Count(Total &amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Zone],[Region],[Cluster],[JC]&lt;/SPAN&gt;&amp;gt; AgentID))&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;or&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;count({&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AgentOrDist&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;= {'A'}&amp;gt;}AgentID)/&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;count(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Total &amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[Zone],[Region],[Cluster],[JC]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&amp;gt;&lt;/SPAN&gt; {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AgentOrDist&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="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;= {'A'}&amp;gt;}AgentID)&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;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Carlos M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 12:52:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/can-anyone-write-in-Setanalysis/m-p/1220414#M23715</guid>
      <dc:creator>CarlosAMonroy</dc:creator>
      <dc:date>2017-03-20T12:52:58Z</dc:date>
    </item>
    <item>
      <title>Re: can anyone write in Setanalysis</title>
      <link>https://community.qlik.com/t5/App-Development/can-anyone-write-in-Setanalysis/m-p/1220415#M23716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks its Helpful, how about the other one?&lt;/P&gt;&lt;P&gt;can you able to write it?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2017 13:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/can-anyone-write-in-Setanalysis/m-p/1220415#M23716</guid>
      <dc:creator />
      <dc:date>2017-03-20T13:17:13Z</dc:date>
    </item>
  </channel>
</rss>

