<?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: Set Analysis Syntax Help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-Help/m-p/1058823#M525931</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try with this &lt;/P&gt;&lt;P&gt;=Count(distinct {$&amp;lt;CUR_WORKFLOW_STEP_NAME={'Project Initiation and Design'},&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;REQUEST_ID ={"=sum(WORKFLOW_DURATION)&amp;gt;=120"}&amp;gt;}REQUEST_ID)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 22 Jan 2016 20:32:50 GMT</pubDate>
    <dc:creator>ramoncova06</dc:creator>
    <dc:date>2016-01-22T20:32:50Z</dc:date>
    <item>
      <title>Set Analysis Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-Help/m-p/1058822#M525930</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to display a text box that shows a count of REQUEST_ID where &lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CUR_WORKFLOW_STEP_NAME&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Project Initiation and Design'&lt;/SPAN&gt; and where sum(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;WORKFLOW_DURATION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt;&amp;gt;=120. Thesum(&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;WORKFLOW_DURATION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;/SPAN&gt; should just refer to WORKFLOW_DURATION for 'Project Initiation and Design. I keep getting an error. What am I doing wrong?&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;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; {$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CUR_WORKFLOW_STEP_NAME&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Project Initiation and Design',sum(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;WORKFLOW_DURATION&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;gt;=$(&amp;gt;=120)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}REQUEST_ID) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Cassandra&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 20:28:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-Help/m-p/1058822#M525930</guid>
      <dc:creator>cbaqir</dc:creator>
      <dc:date>2016-01-22T20:28:59Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-Help/m-p/1058823#M525931</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try with this &lt;/P&gt;&lt;P&gt;=Count(distinct {$&amp;lt;CUR_WORKFLOW_STEP_NAME={'Project Initiation and Design'},&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;REQUEST_ID ={"=sum(WORKFLOW_DURATION)&amp;gt;=120"}&amp;gt;}REQUEST_ID)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 20:32:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-Help/m-p/1058823#M525931</guid>
      <dc:creator>ramoncova06</dc:creator>
      <dc:date>2016-01-22T20:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-Help/m-p/1058824#M525932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can't use the Sum function directly in place of field.&lt;/P&gt;&lt;P&gt;Try like below:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt; {$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;CUR_WORKFLOW_STEP_NAME&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;={'Project Initiation and Design', &lt;SPAN style="font-size: 10.6667px;"&gt;REQUEST_ID={"=&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt;"&gt;sum(&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt; color: #800000;"&gt;WORKFLOW_DURATION&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt;"&gt;)&amp;gt;120&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;}&amp;gt;}REQUEST_ID)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 20:33:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-Help/m-p/1058824#M525932</guid>
      <dc:creator />
      <dc:date>2016-01-22T20:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis Syntax Help</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-Help/m-p/1058825#M525933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I assume you want to sum() per Request_ID:&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;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;distinct&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; {$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;CUR_WORKFLOW_STEP_NAME&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Project Initiation and Design', REQUEST_ID = {"=sum(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;WORKFLOW_DURATION)&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;&amp;gt;=120)"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}REQUEST_ID) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jan 2016 20:34:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Syntax-Help/m-p/1058825#M525933</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-01-22T20:34:39Z</dc:date>
    </item>
  </channel>
</rss>

