<?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 help: equal to and not equal to at the same time. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-help-equal-to-and-not-equal-to-at-the-same-time/m-p/776516#M1298413</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;How are the Time Tracker and Service Desk tables are related to each other. Are they linked using the Request Number from both the tables. If yes,&amp;nbsp; then you can use&lt;/P&gt;&lt;P&gt;Count(Distinct {&amp;lt;TimeTracker.RequestType={SR}&amp;gt;} ServiceDesk.CallRequestNum)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Padmanabhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Dec 2014 06:39:28 GMT</pubDate>
    <dc:creator>padmanabhan_ram</dc:creator>
    <dc:date>2014-12-23T06:39:28Z</dc:date>
    <item>
      <title>Set analysis help: equal to and not equal to at the same time.</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-help-equal-to-and-not-equal-to-at-the-same-time/m-p/776513#M1298404</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 am trying to add to this expression which works. It counts the service desk tickets if there is a identical ticket number in time tracker. But I want it to count those and even if there is no identical ticket number in time tracker. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is my code: =count(DISTINCT{&amp;lt;TimeTracker.RequestType={SR}&amp;gt;} if(ServiceDesk.CallRequestNum=TimeTracker.RequestNum,ServiceDesk.CallRequestNum))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can I make it do both in this expression? Is there a way to say equal to and not equal to? &lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Alam.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-help-equal-to-and-not-equal-to-at-the-same-time/m-p/776513#M1298404</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis help: equal to and not equal to at the same time.</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-help-equal-to-and-not-equal-to-at-the-same-time/m-p/776514#M1298408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11pt; font-family: Times New Roman;"&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11pt; font-family: Times New Roman;"&gt;For equal to(=)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Times New Roman;"&gt;&lt;SPAN style="color: #000000;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;({&amp;lt;TimeTracker.RequestType={SR},ServiceDesk.CallRequestNum = {TimeTracker.RequestNum}&amp;gt;}DISTINCT TimeTracker.RequestType) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11pt; font-family: Times New Roman;"&gt;For not equal to(-=)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11pt; font-family: Times New Roman;"&gt;&lt;SPAN style="color: #000000;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: blue;"&gt;count&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;({&amp;lt;TimeTracker.RequestType -={SR},ServiceDesk.CallRequestNum -= {TimeTracker.RequestNum}&amp;gt;}DISTINCT TimeTracker.RequestType) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11pt; font-family: Times New Roman;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 11pt; font-family: Times New Roman;"&gt;Neetha&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin: 0cm 0cm 10pt;"&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Dec 2014 20:14:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-help-equal-to-and-not-equal-to-at-the-same-time/m-p/776514#M1298408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-12-22T20:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis help: equal to and not equal to at the same time.</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-help-equal-to-and-not-equal-to-at-the-same-time/m-p/776515#M1298412</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;"&gt;=count(DISTINCT{&amp;lt;TimeTracker.RequestType={SR}&amp;gt;} ServiceDesk.CallRequestNum)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 05:35:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-help-equal-to-and-not-equal-to-at-the-same-time/m-p/776515#M1298412</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-12-23T05:35:40Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis help: equal to and not equal to at the same time.</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-help-equal-to-and-not-equal-to-at-the-same-time/m-p/776516#M1298413</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;How are the Time Tracker and Service Desk tables are related to each other. Are they linked using the Request Number from both the tables. If yes,&amp;nbsp; then you can use&lt;/P&gt;&lt;P&gt;Count(Distinct {&amp;lt;TimeTracker.RequestType={SR}&amp;gt;} ServiceDesk.CallRequestNum)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Padmanabhan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 06:39:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-help-equal-to-and-not-equal-to-at-the-same-time/m-p/776516#M1298413</guid>
      <dc:creator>padmanabhan_ram</dc:creator>
      <dc:date>2014-12-23T06:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis help: equal to and not equal to at the same time.</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-help-equal-to-and-not-equal-to-at-the-same-time/m-p/776517#M1298415</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;your write:&lt;/P&gt;&lt;P&gt;Is there a way to say equal to and not equal to?&lt;/P&gt;&lt;P&gt;=count(DISTINCT{&amp;lt;TimeTracker.RequestType={SR}&amp;gt;} ................&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not equal try this:&lt;/P&gt;&lt;P&gt;TimeTracker.RequestType={'&amp;lt;&amp;gt;SR'}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Dec 2014 09:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-help-equal-to-and-not-equal-to-at-the-same-time/m-p/776517#M1298415</guid>
      <dc:creator>yevgeniy</dc:creator>
      <dc:date>2014-12-23T09:22:58Z</dc:date>
    </item>
  </channel>
</rss>

