<?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: Dimension Expression excluding two selections in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970937#M332406</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks once again!&lt;/P&gt;&lt;P&gt;expression is ok, but still fails to show data when bookedconsultabt selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i do have expressions on the data also; to show the count by those procedures whether this impacts why data does not come through - becuase i used the same kind of expression as i did for the dimension:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;count({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FlagType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Session Record'}&amp;gt;}{$&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BookedConsultantName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &amp;gt;} {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FlagType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Operation Record'}&amp;gt;}{$&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ConsultantName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EpisodeID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Sep 2015 12:04:45 GMT</pubDate>
    <dc:creator>qliklizzy</dc:creator>
    <dc:date>2015-09-17T12:04:45Z</dc:date>
    <item>
      <title>Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970930#M332399</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 in dimension which allows my table to be unchanged when making a selection on that specific item.&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;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Rank&lt;/SPAN&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;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FlagType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Session Record'}&amp;gt;}{$&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BookedConsultantName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EpisodeID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),4), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PrimaryProcedureName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;lt;=6,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PrimaryProcedureName&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;but i now need to add another unchanged selection:&lt;/P&gt;&lt;P&gt;so i tried this but failed...&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;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Rank&lt;/SPAN&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;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FlagType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Session Record'}&amp;gt;}{$&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BookedConsultantName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &amp;gt;} {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FlagType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Operation Record'}&amp;gt;}{$&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ConsultantName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EpisodeID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),4), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PrimaryProcedureName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;lt;=6,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PrimaryProcedureName&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;i thought i could just add another simply to the count?&amp;nbsp; any ideas?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 11:05:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970930#M332399</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2015-09-17T11:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970931#M332400</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try&lt;/P&gt;&lt;P&gt;(Aggr(Rank(count({&amp;lt;FlagType={'Session Record'},BookedConsultantName=,FlagType={'Operation Record'},ConsultantName=&amp;gt;} EpisodeID),4), PrimaryProcedureName)&amp;lt;=6,PrimaryProcedureName) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 11:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970931#M332400</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-17T11:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970932#M332401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks have just tried..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i get error in expression ; with the error showing at the comma after 6, prcoedure name greyed out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&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;Rank&lt;/SPAN&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;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FlagType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Session Record'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BookedConsultantName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=,&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FlagType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Operation Record'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ConsultantName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EpisodeID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),4), &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PrimaryProcedureName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;lt;=6,PrimaryProcedureName&lt;/SPAN&gt;&lt;STRONG style=": ; color: #ff8000; font-size: 8pt; text-decoration: underline;"&gt;) &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 11:16:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970932#M332401</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2015-09-17T11:16:11Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970933#M332402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;are you using this in a if condition? would you please share your complete expression?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 11:18:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970933#M332402</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-17T11:18:34Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970934#M332403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sorry my bad; yes there is an IF(&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you - works perfect!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 11:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970934#M332403</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2015-09-17T11:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970935#M332404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;sorry, the consutlant works but the booked consultant doesnt.&lt;/P&gt;&lt;P&gt;its still selecting the data when you select on booked consutlant?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The info that its counting is in the operation records not the session records so may be why it works for consultantName, but&amp;nbsp; having said that it works on one exclusions for booked consultant - so its struggling to do them both&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, 17 Sep 2015 11:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970935#M332404</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2015-09-17T11:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970936#M332405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try the following, it will show error because of the - sign&lt;/P&gt;&lt;P&gt;if (Aggr(Rank(count({&amp;lt;FlagType={'Session Record','Operation Record'},BookedConsultantName-={'*'},ConsultantName=&amp;gt;} EpisodeID),4), PrimaryProcedureName)&amp;lt;=6,PrimaryProcedureName)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hth&lt;/P&gt;&lt;P&gt;Sasi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 12:00:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970936#M332405</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-17T12:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970937#M332406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks once again!&lt;/P&gt;&lt;P&gt;expression is ok, but still fails to show data when bookedconsultabt selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i do have expressions on the data also; to show the count by those procedures whether this impacts why data does not come through - becuase i used the same kind of expression as i did for the dimension:&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;count({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FlagType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Session Record'}&amp;gt;}{$&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BookedConsultantName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &amp;gt;} {&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FlagType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Operation Record'}&amp;gt;}{$&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ConsultantName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; = &amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EpisodeID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 12:04:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970937#M332406</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2015-09-17T12:04:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970938#M332407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you mind sharing a sample?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 12:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970938#M332407</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-17T12:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970939#M332408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;how would i do that ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its hospital theatre data you see; and wouldnt be able to share patient detal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 12:33:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970939#M332408</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2015-09-17T12:33:38Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970940#M332409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please have a look at&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 12:44:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970940#M332409</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-17T12:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970941#M332410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks very much! thats really good.&lt;/P&gt;&lt;P&gt;...so how do I share?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 13:24:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970941#M332410</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2015-09-17T13:24:08Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970942#M332411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use the advanced editor option on the top right hand cornor to attach a file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see if this helps&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/682746"&gt;Re: Attach pdf&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 13:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970942#M332411</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-17T13:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970943#M332412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks but&lt;BR /&gt;doesnt look like the advanced editor is available to me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 13:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970943#M332412</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2015-09-17T13:51:14Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970944#M332413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i can - it is becuase i was viewing from email when replying!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the first app i have been working on which will expain my knowledge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the issue is on the consultant tab i have table for: procedures ALL consultants which isnt showing becuase of the dimension, i think.&lt;/P&gt;&lt;P&gt;the reason why I need to exclude selections made is becuase procedure data is stored as &lt;STRONG&gt;operation record &lt;/STRONG&gt;using consutlantname; and to view session times i need to view that by booked consutlant under the &lt;STRONG&gt;session record&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its so confusing; if only consutlants worked under their own sessions all of the time!&lt;/P&gt;&lt;P&gt;thanks for this!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 14:22:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970944#M332413</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2015-09-17T14:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970945#M332414</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;The expression&lt;/P&gt;&lt;P&gt;aggr(count({&amp;lt;FlagType={'Session Record','Operation Record'},BookedConsultantName=,ConsultantName=&amp;gt;} EpisodeID) ,PrimaryProcedureName) returns 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 09:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970945#M332414</guid>
      <dc:creator>sasiparupudi1</dc:creator>
      <dc:date>2015-09-18T09:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970946#M332415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I have just put that in to your version it works until&amp;nbsp; i select on booked consutlant ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the scambler scambled the booked consultant and consultantname to be different&lt;/P&gt;&lt;P&gt;i have been using&lt;/P&gt;&lt;P&gt;booked consutlant = IDGQ,PPIDD H which equals consutlant name to be DVWP,ZIWCX E when trying to show this consutlants times and op times&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 09:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970946#M332415</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2015-09-18T09:20:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension Expression excluding two selections</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970947#M332416</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have played around with all your expressions and i have got it to work!!!! but i have come into more trouble now; i cant get the unadjusted from selections to compare with the selected selections. feel like giving up! might have a go at doing it in just the expressions and not dimensions see if that will work&lt;/P&gt;&lt;P&gt;thanks for your help&lt;/P&gt;&lt;P&gt;-- at least the below is possible and can&amp;nbsp; be used in some future repots maybe&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;if(&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;rank&lt;/SPAN&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;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;FlagType&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'Session Record','Operation record'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;BookedConsultantName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ConsultantName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&amp;gt;}&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;EpisodeID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;),4),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PrimaryProcedureName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&amp;lt;=6,&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;PrimaryProcedureName&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Sep 2015 13:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-Expression-excluding-two-selections/m-p/970947#M332416</guid>
      <dc:creator>qliklizzy</dc:creator>
      <dc:date>2015-09-18T13:07:34Z</dc:date>
    </item>
  </channel>
</rss>

