<?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: Calculated Condition in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033689#M348710</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Regarding your second question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can set show conditions on layout tab of your bottom two charts.&lt;/P&gt;&lt;P&gt;Since your left list box already uses a combined field made of Group and Function, you can just use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetSelectedCount([Group-Function]) =1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Or check &amp;gt;0 if you are happy with any selections, not only with a single value selected.]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Mar 2016 22:44:09 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2016-03-08T22:44:09Z</dc:date>
    <item>
      <title>Calculated Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033688#M348709</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;&lt;/P&gt;&lt;P&gt;Question1 : &lt;/P&gt;&lt;P&gt;I have a Filter ( Group : Service API) and a Table with Multiple Dimensions and Expressions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to Show values in the Filter only if their related Count in the Table is &amp;gt;100 , need to have a Button or something which says to Show All or (Show Values where Count if greater than 100) by clicking which the Table and Filter should reflect the values.&lt;/P&gt;&lt;P&gt;I know that we can do this by using Button action and activating the related Filter and TableS , but how do I restrict the Filter valueS and Table Values WHERE count is &amp;gt;100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Question 2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have 2 Charts below the Table , which should appear only when User select a Group and a Service API , if User selects Just the Group then it should display a message asking to select a ServiceAPI value also&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I achieve this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached my application&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 22:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033688#M348709</guid>
      <dc:creator />
      <dc:date>2016-03-08T22:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033689#M348710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Regarding your second question:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can set show conditions on layout tab of your bottom two charts.&lt;/P&gt;&lt;P&gt;Since your left list box already uses a combined field made of Group and Function, you can just use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=GetSelectedCount([Group-Function]) =1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Or check &amp;gt;0 if you are happy with any selections, not only with a single value selected.]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 22:44:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033689#M348710</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-08T22:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033690#M348711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My question is slightly different I&amp;nbsp; , yes it is a concatenation of 2 fields separated as a tree view by colon ": ",&amp;nbsp; there is a use case of selecting just Group , so I don't want charts to display when user selects just group infact I want the charts to be displayed when user selects both group and service api .. so my approach was to find a value which has ":" and if user selects any value with : then the chart appears if not msg saying select an service api&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if there is any other better way to do this which covers all use cases&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 22:52:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033690#M348711</guid>
      <dc:creator />
      <dc:date>2016-03-08T22:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033691#M348712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to check if there is a ':' in the selected values of Group-Function:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=SubstringCount(GetFieldSelections([Group-Function]),':')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 23:00:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033691#M348712</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-08T23:00:50Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033692#M348713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you .. This worked ! Any help on Question 1 ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to Show chart where Count in the Table is &amp;gt;100 .. I figured out to set the Filter values where related count is &amp;gt;100 .. just the chart not sure how I can get the complete chart just showing the values where count is &amp;gt;100&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 23:05:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033692#M348713</guid>
      <dc:creator />
      <dc:date>2016-03-08T23:05:55Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033693#M348714</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One possible solution would be to make every expression return zero if the count &amp;gt;100, like for your count expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If( sum({&amp;lt;ServiceTimeSeries.Date={'&amp;gt;=$(=Date(vStartDate))&amp;lt;=$(=Date(vEndDate))'}&amp;gt;}RequestCount_All)&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;gt;100,&lt;/P&gt;&lt;P&gt;sum({&amp;lt;ServiceTimeSeries.Date={'&amp;gt;=$(=Date(vStartDate))&amp;lt;=$(=Date(vEndDate))'}&amp;gt;}RequestCount_All)&amp;nbsp;&amp;nbsp; ,0)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All other expression could check the Count like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If( "Count", &lt;EM&gt;OtherExpression&lt;/EM&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If &lt;SPAN style="text-decoration: underline;"&gt;all&lt;/SPAN&gt; expressions return zero for a table chart line, the line will be hidden if 'suppress zero values' is enabled on presentation tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can enhance above with an additional logic &amp;amp; variable to make the comparison dynamic by value and enable / disable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 23:31:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033693#M348714</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-08T23:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033694#M348715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great , one last thing , I have the filter list box expression for GroupFunction , to display values only when count is &amp;gt;100 , is this correct way to do this?&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;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;aggr&lt;/SPAN&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;ServiceTimeSeries.Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'&amp;gt;=$(=Date(vStartDate))&amp;lt;=$(=Date(vEndDate))'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;RequestCount_All&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Group-Function]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;gt;100,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Group-Function]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;And also I wanted to display the number of rows in Caption for the chart , I had the below expression earlier , but this even counts the Dates with Zero values .. how can I avoid it ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;='Rows: '&amp;amp; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ServiceTimeSeries.Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'&amp;gt;=$(=Date(vStartDate))&amp;lt;=$(=Date(vEndDate))'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ServiceTimeSeries.Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;nbsp; &lt;BR /&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 23:51:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033694#M348715</guid>
      <dc:creator />
      <dc:date>2016-03-08T23:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033695#M348716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached your modified sample QVW with above suggested solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Mar 2016 23:56:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033695#M348716</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-08T23:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033696#M348717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) You probably need to add also ServiceTimeSeries.Date into your advanced aggregations to get the correct count&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&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;aggr&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;(If( &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;sum&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;ServiceTimeSeries.Date&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;={'&amp;gt;=$(=Date(vStartDate))&amp;lt;=$(=Date(vEndDate))'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;RequestCount_All&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;"&gt;&amp;gt;100,&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;[Group-Function]&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;), &lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt; color: #800000;"&gt;[Group-Function], &lt;SPAN style="font-size: 13.3333px;"&gt;ServiceTimeSeries.Date&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But this will then also implicitely select the dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Maybe like&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; 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: #0000ff;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt;"&gt;(If( &lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt; color: #800000;"&gt;ServiceTimeSeries.Date&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt;"&gt;={'&amp;gt;=$(=Date(vStartDate))&amp;lt;=$(=Date(vEndDate))'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt; color: #800000;"&gt;RequestCount_All&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt;"&gt;&amp;gt;100,1)&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt;"&gt;, &lt;SPAN style="font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt; color: #800000;"&gt;[Group-Function], &lt;SPAN style="font-size: 13.3333px;"&gt;ServiceTimeSeries.Date&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: inherit; font-style: inherit; font-weight: inherit; font-size: 8pt;"&gt;))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 00:29:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033696#M348717</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-09T00:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033697#M348718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One thing I noticed after using the below expression for the Group Filter the values I cannot expand all the time , as soon as I select a value it collapses, is this because I am using an expression?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/117420_pastedImage_0.png" style="width: 159px; height: 58px; float: left;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 00:51:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033697#M348718</guid>
      <dc:creator />
      <dc:date>2016-03-09T00:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Calculated Condition</title>
      <link>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033698#M348719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To always show all values in the list box, you need to add a set expression to the inner aggregations (not 100% sure which set expression you need for the Sum()), something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;If( &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;({&lt;STRONG&gt;1&lt;/STRONG&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;ServiceTimeSeries.Date&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;={'&amp;gt;=$(=Date(vStartDate))&amp;lt;=$(=Date(vEndDate))'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;RequestCount_All&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;&amp;gt;100,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;Only(&lt;STRONG&gt;{1}&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;[Group-Function]) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;[Group-Function], &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;ServiceTimeSeries.Date&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;As said, you probably need to adapt the set analysis filter to consider relevant user selections, so maybe just ignore Group-Function field:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;aggr&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;If( &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #0000ff;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;({&amp;lt;[Group-Function]=, &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;ServiceTimeSeries.Date&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;={'&amp;gt;=$(=Date(vStartDate))&amp;lt;=$(=Date(vEndDate))'}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;RequestCount_All&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;) &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;&amp;gt;100,&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;Only(&lt;STRONG&gt;{1}&lt;/STRONG&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;[Group-Function]) &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #3d3d3d;"&gt;, &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit; color: #800000;"&gt;[Group-Function], &lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit;"&gt;ServiceTimeSeries.Date&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; font-family: inherit;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 8pt; font-style: inherit; font-family: inherit; font-weight: inherit;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Mar 2016 18:15:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Calculated-Condition/m-p/1033698#M348719</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-03-09T18:15:00Z</dc:date>
    </item>
  </channel>
</rss>

