<?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: Excluding a filter in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913727#M316964</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;session_consultant_flag={'Yes'}, day_of_week=&amp;gt;}Alt( funded_equivalent , 0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Aug 2015 10:17:06 GMT</pubDate>
    <dc:creator>jagan</dc:creator>
    <dc:date>2015-08-06T10:17:06Z</dc:date>
    <item>
      <title>Excluding a filter</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913719#M316956</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;I have an expression that calculates the number of sessions a consultant does, and ones where it just calculates operations performed during the week and at weekdays. I am trying to build a report that i currently produce in excel, it has merged cells at the end of the table which gives an overall number of sessions performed ignooring the week days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can i make this expression work...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;This is my expression at the moment&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;session_consultant_flag&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Yes'}&amp;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;Isnull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Specialty&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ) , 0 , &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;funded_equivalent&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 i need to add this: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{$&amp;lt;day_of_week=&amp;gt;}&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to make it ignore the day of the week field in my pivot. But when i put it in it doesnt make any difference.Below is how i tried to do it...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;{$&amp;lt;day_of_week=&amp;gt;}&amp;nbsp; &lt;SPAN style="font-size: 8pt;"&gt;{&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;session_consultant_flag&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Yes'}&amp;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;Isnull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Specialty&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ) , 0 , &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;funded_equivalent&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;Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 09:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913719#M316956</guid>
      <dc:creator />
      <dc:date>2015-08-06T09:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a filter</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913720#M316957</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;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;{$&amp;lt;day_of_week,&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;session_consultant_flag&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;={'Yes'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;IF&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Isnull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Specialty&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; ) , 0 , &lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;funded_equivalent&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt; ))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 09:46:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913720#M316957</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-08-06T09:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a filter</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913721#M316958</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No that still makes no difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kate Hunter&lt;/P&gt;&lt;P&gt;Senior Information Analyst&lt;/P&gt;&lt;P&gt;Planned Care Team&lt;/P&gt;&lt;P&gt;Derby Hospitals NHS Foundation Trust&lt;/P&gt;&lt;P&gt;Level 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tel: 01332 786745&lt;/P&gt;&lt;P&gt;Ext: 86745&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please click here&amp;lt;http://dw-bobj01/reportfinder/reportfinder.asp&amp;gt; to access all Planned Care reports, including Referrals, Theatres, Waiting list (RTT) and Cancelled Ops&lt;/P&gt;&lt;P&gt;If you need access to single sign on, please contact IT on 85777.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 09:53:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913721#M316958</guid>
      <dc:creator />
      <dc:date>2015-08-06T09:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a filter</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913722#M316959</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the sample app?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 09:56:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913722#M316959</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-08-06T09:56:17Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a filter</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913723#M316960</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can’t due to information governance, but I have attached a spread sheet of the output, highlighted in yellow is where I need them to be merged (day of week filtered) so in sessions performed it should say 10. I have managed to get it working for the planned sessions by using = sum({$&amp;lt;day_of_week=&amp;gt;}Planned_Sessions)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But can’t get the others to work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kate Hunter&lt;/P&gt;&lt;P&gt;Senior Information Analyst&lt;/P&gt;&lt;P&gt;Planned Care Team&lt;/P&gt;&lt;P&gt;Derby Hospitals NHS Foundation Trust&lt;/P&gt;&lt;P&gt;Level 5&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tel: 01332 786745&lt;/P&gt;&lt;P&gt;Ext: 86745&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please click here&amp;lt;http://dw-bobj01/reportfinder/reportfinder.asp&amp;gt; to access all Planned Care reports, including Referrals, Theatres, Waiting list (RTT) and Cancelled Ops&lt;/P&gt;&lt;P&gt;If you need access to single sign on, please contact IT on 85777.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 10:03:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913723#M316960</guid>
      <dc:creator />
      <dc:date>2015-08-06T10:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a filter</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913724#M316961</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its possible that you will need to override other fields, although its just guesswork without your qvw or a representative sample.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 10:03:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913724#M316961</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2015-08-06T10:03:39Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a filter</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913725#M316962</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It should work&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({$&amp;lt;session_consultant_flag={'Yes'},day_of_week=&amp;gt;}IF( Isnull( Specialty ) , 0 , funded_equivalent ))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If not please share the sample qvw, otherwise it will be just guess&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 10:10:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913725#M316962</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-08-06T10:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a filter</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913726#M316963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;SPAN class="j-post-author"&gt;&lt;STRONG&gt;&lt;A href="https://community.qlik.com/people/kate.hunter"&gt;kate.hunter&lt;/A&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;day_of_week=,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;session_consultant_flag&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Yes'}&amp;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;Isnull&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;( &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Specialty&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; ) , 0 , &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;funded_equivalent&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; )) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 10:13:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913726#M316963</guid>
      <dc:creator>daniel_kusiak</dc:creator>
      <dc:date>2015-08-06T10:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a filter</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913727#M316964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try this &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;session_consultant_flag={'Yes'}, day_of_week=&amp;gt;}Alt( funded_equivalent , 0))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 10:17:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913727#M316964</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2015-08-06T10:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Excluding a filter</title>
      <link>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913728#M316965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try&lt;/P&gt;&lt;P&gt;IF(Isnull(Specialty),0,SUM({$&amp;lt;day_of_week=,session_consultant_flag={'Yes'}&amp;gt;}funded_equivalent))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 11:06:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Excluding-a-filter/m-p/913728#M316965</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-08-06T11:06:49Z</dc:date>
    </item>
  </channel>
</rss>

