<?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: SetAnalysis issue - how to compare two dimensions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243440#M870852</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Unfortunately it doesn't show correct values.&lt;/P&gt;&lt;P&gt;It check time spend for each day separately per DayID, and i need to check total time spent in last Department.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg. RequestID=3 been 2 days in department C, together it is 6+6=12 hours and should be counted as 'Above 8 hours'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Nov 2016 13:19:32 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-11-29T13:19:32Z</dc:date>
    <item>
      <title>SetAnalysis issue - how to compare two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243436#M870848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm new person here still learning new thing, and I'm struggling with SetAnalysis function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have set of data - fact table storing how much time each request spend in department&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/145108_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;And dimension, saying to which department this request is currently signed.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/145118_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What i need to find is number of request which are in current department for defined period of time ( below 4 hours, 4-8 hours, above 8 hours).&lt;/P&gt;&lt;P&gt;So i would like to get following results:&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" height="121" style="border: 1px solid rgb(0, 0, 0); width: 268px; height: 122px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Dept&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Below 4h &lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;4-8&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;Above 8&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;A&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;C&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to write sum function, calculating time spent only for current department, but such syntax doesn't return me correct values:&lt;/P&gt;&lt;P&gt;Sum({$&amp;lt;DayID-=P({1&amp;lt;DepartmentID={&lt;SPAN style="color: #ff0000;"&gt;$(=CurrentDepartmentID)&lt;/SPAN&gt;}&amp;gt;}DayID)&amp;gt;}[Time Spent in h])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm attaching file with simple data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll be very gratefull for your help. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Greg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243436#M870848</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: SetAnalysis issue - how to compare two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243437#M870849</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; font-size: 13px;"&gt;DepartmentID=&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #ff0000;"&gt;CurrentDepartmentID should do although it will appear red as if the expression is wrong&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 11:01:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243437#M870849</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2016-11-29T11:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: SetAnalysis issue - how to compare two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243438#M870850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I marked it red - just to point, that this is part cause problems here.&lt;BR /&gt;And it's not working, it returns normal sum.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 12:07:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243438#M870850</guid>
      <dc:creator />
      <dc:date>2016-11-29T12:07:29Z</dc:date>
    </item>
    <item>
      <title>Re: SetAnalysis issue - how to compare two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243439#M870851</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;Please find attached QVW for your reference and use following dimensions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension 1:- =if(DepartmentID=CurrentDepartmentID,CurrentDepartmentID)&lt;/P&gt;&lt;P&gt;Dimension 2:- =if([Time Spent in h]&amp;lt;4,'Below 4th',if([Time Spent in h]&amp;lt;8,'4-8','Above 8'))&lt;/P&gt;&lt;P&gt;Expression:- Count(DISTINCT DayID)&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, 29 Nov 2016 12:18:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243439#M870851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-29T12:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: SetAnalysis issue - how to compare two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243440#M870852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Unfortunately it doesn't show correct values.&lt;/P&gt;&lt;P&gt;It check time spend for each day separately per DayID, and i need to check total time spent in last Department.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg. RequestID=3 been 2 days in department C, together it is 6+6=12 hours and should be counted as 'Above 8 hours'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 13:19:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243440#M870852</guid>
      <dc:creator />
      <dc:date>2016-11-29T13:19:32Z</dc:date>
    </item>
    <item>
      <title>Re: SetAnalysis issue - how to compare two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243441#M870853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mroz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For following result, please find attached QVW and dimension and expressions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TH bgcolor="#e1e1e1" nowrap="nowrap"&gt;&lt;SPAN style="color: #000000;"&gt;Dept&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH bgcolor="#e1e1e1" nowrap="nowrap"&gt;&lt;SPAN style="color: #000000;"&gt;Time1&lt;/SPAN&gt;&lt;/TH&gt;&lt;TD bgcolor="#ffffff"&gt;Above 8&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;4-8&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;Below 4th &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;A&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt; &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;-&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;-&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;1 &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;B&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt; &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;1&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;1&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;- &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;C&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt; &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;1&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;-&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension 1:- =if(DepartmentID= CurrentDepartmentID, CurrentDepartmentID)&lt;/P&gt;&lt;P&gt;Dimension 2:- =aggr( if(sum([Time Spent in h])&amp;lt;4,'Below 4th',if(sum([Time Spent in h])&amp;lt;8,'4-8',&lt;/P&gt;&lt;P&gt;if(sum([Time Spent in h])&amp;gt;8,'Above 8'))),RequestID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression:- Count(DISTINCT CurrentDepartmentID)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;Pooja Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 04:37:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243441#M870853</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-30T04:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: SetAnalysis issue - how to compare two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243442#M870854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Hi Mroz,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;For following result, please find attached QVW and dimension and expressions.&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TH bgcolor="#e1e1e1" nowrap="nowrap"&gt;&lt;SPAN style="color: #000000;"&gt;Dept&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH bgcolor="#e1e1e1" nowrap="nowrap"&gt;&lt;SPAN style="color: #000000;"&gt;Time1&lt;/SPAN&gt;&lt;/TH&gt;&lt;TD bgcolor="#ffffff"&gt;Above 8&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;4-8&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;Below 4th &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;A&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt; &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;-&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;-&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;1 &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;B&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt; &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;1&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;1&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;- &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;C&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt; &lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;1&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;-&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;-&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Dimension 1:- =if(DepartmentID= CurrentDepartmentID, CurrentDepartmentID)&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Dimension 2:- =aggr( if(sum([Time Spent in h])&amp;lt;4,'Below 4th',if(sum([Time Spent in h])&amp;lt;8,'4-8',&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;if(sum([Time Spent in h])&amp;gt;8,'Above 8'))),RequestID)&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Expression:- Count(DISTINCT CurrentDepartmentID)&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P style="font-size: 13.3333330154419px;"&gt;Pooja Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Nov 2016 04:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243442#M870854</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-30T04:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: SetAnalysis issue - how to compare two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243443#M870855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you need this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(DepartmentID = CurrentDepartmentID, CurrentDepartmentID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Aggr(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; If(Sum([Time Spent in h]) &amp;lt; 4, Dual('Below 4th', 1),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; If(Sum([Time Spent in h]) &amp;lt; 8, Dual('4-8', 2),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; If(Sum([Time Spent in h]) &amp;gt; 8, Dual('Above 8', 3)))), RequestID, DepartmentID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT CurrentDepartmentID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/145384_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Dec 2016 02:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243443#M870855</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-01T02:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: SetAnalysis issue - how to compare two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243444#M870856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;It's almost perfect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But it don't count request.&lt;/P&gt;&lt;P&gt;When i add another request do Department C (with id=5) - i still see 1 request below 4th in dept. C (insted of two), see example:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/145715_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 08:53:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243444#M870856</guid>
      <dc:creator />
      <dc:date>2016-12-06T08:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: SetAnalysis issue - how to compare two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243445#M870857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case, may be you want to do a distinct count of RequestID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Count(DISTINCT RequestID)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/145723_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2016 10:11:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243445#M870857</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-12-06T10:11:06Z</dc:date>
    </item>
    <item>
      <title>Re: SetAnalysis issue - how to compare two dimensions</title>
      <link>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243446#M870858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is what I need.&lt;/P&gt;&lt;P&gt;Sunny and Pooja, thank you very much for your help ! &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Dec 2016 09:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/SetAnalysis-issue-how-to-compare-two-dimensions/m-p/1243446#M870858</guid>
      <dc:creator />
      <dc:date>2016-12-12T09:18:39Z</dc:date>
    </item>
  </channel>
</rss>

