<?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: Getting different result for the same set analysis expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071428#M357841</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was pointing out the 5 am and ID 590000 as an example. Let me see if I can explain this little better:&lt;/P&gt;&lt;P&gt;There are 3 ID's in the dashboard and when you count the number of Distinct "UsedeDate" I have 48 days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;So in the chart expression I need the same 48 days regardless of the Time to calculate for each ID. Meaning no matter what ID I select or not select it should only take 48 days into consideration. Hope this is clear...&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thank you for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Mar 2016 11:31:52 GMT</pubDate>
    <dc:creator>trdandamudi</dc:creator>
    <dc:date>2016-03-25T11:31:52Z</dc:date>
    <item>
      <title>Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071416#M357829</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a set analysis expression that I am using in pivot table and they are as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Dimensions:&lt;/P&gt;&lt;P&gt;ID&lt;/P&gt;&lt;P&gt;UsedDate&lt;/P&gt;&lt;P&gt;Time&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Expressions:&lt;/P&gt;&lt;P&gt;=Sum(For_mms) / count({&amp;lt;Source={'XYZ'}&amp;gt;} DISTINCT [UsedDate])&amp;nbsp; &amp;lt;-------------------- I am getting 43 in the pivot&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Text Box:&lt;/P&gt;&lt;P&gt;=Sum(For_mms) / count({&amp;lt;Source={'XYZ'}&amp;gt;} DISTINCT [UsedDate])&amp;nbsp;&amp;nbsp; &amp;lt;-------------------- I am getting 48 in the text box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When I am using the same set analysis expression in the pivot and text box I get different results ? What am I missing here ?&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, 24 Mar 2016 22:44:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071416#M357829</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-03-24T22:44:55Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071417#M357830</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Probably For_mms have more values possible in text box because aren't any dimension &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 22:55:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071417#M357830</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2016-03-24T22:55:39Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071418#M357831</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply... How can I get the text box result into the pivot ? Should I need to re-write the expression in Pivot ?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 23:00:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071418#M357831</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-03-24T23:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071419#M357832</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try put only Sum(For_mms) in a text box and in a Pivot tabla and see it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 23:03:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071419#M357832</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2016-03-24T23:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071420#M357833</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting same result&amp;nbsp; 40470. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also tried the below expression in the pivot:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Sum(For_mms) / count(Total{&amp;lt;Source={'XYZ'}&amp;gt;} DISTINCT [UsedDate])&amp;nbsp; and I am getting correct results. I am getting the correct results when I select a individual id in the filter. If I clear the filter I am getting the wrong result ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 23:09:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071420#M357833</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-03-24T23:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071421#M357834</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can upload qv file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Mar 2016 23:12:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071421#M357834</guid>
      <dc:creator>ecolomer</dc:creator>
      <dc:date>2016-03-24T23:12:34Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071422#M357835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not have access to do that. Do you want any screen shots ?&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, 24 Mar 2016 23:18:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071422#M357835</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-03-24T23:18:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071423#M357836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am able to put a sample dashboard so that you can take a look. I am also attaching a screen shot where I circled on three places.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The text box shows as 48 days. The Table - I shows 43 days for the same set analysis expression. By looking at the " Table - I " I am able to find out that the&amp;nbsp; reason it is showing only 43 days instead of 48 days because there are 5 records in column (5 am) which are either null or zeros. Regardless of the the time I need to get 48 days because there are 48 records in the column "UsedeDate" with valid dates.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need any info please let me know. Thank you for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 00:33:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071423#M357836</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-03-25T00:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071424#M357837</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this expression in the text box &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Agg(Sum(For_mms) / count({&amp;lt;Source={'XYZ'}&amp;gt;} DISTINCT [UsedDate]),&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;ID,&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;UsedDate,&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;Time)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 07:56:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071424#M357837</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2016-03-25T07:56:03Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071425#M357838</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: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;sum(Agg((Sum(For_mms) / count({&amp;lt;Source={'XYZ'}&amp;gt;} DISTINCT [UsedDate])),&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;ID,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;UsedDate,&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #000000;"&gt;Time))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 08:04:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071425#M357838</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2016-03-25T08:04:54Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071426#M357839</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why are you looking at the 5am column and only for ID 590000? You don't filter for those values in your count expression. You're comparing apples and oranges.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 08:05:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071426#M357839</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-03-25T08:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071427#M357840</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have simply forgotten to take into account that the Text Box does not select or qualify the expression in any way to just use 5 AM. The Pivot Table has the time as a dimension and it will calculate the expression for each time as separate columns. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Just click in the Time list box on the 5 AM and you will see that 48 = 48. &lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 08:19:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071427#M357840</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-03-25T08:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071428#M357841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was pointing out the 5 am and ID 590000 as an example. Let me see if I can explain this little better:&lt;/P&gt;&lt;P&gt;There are 3 ID's in the dashboard and when you count the number of Distinct "UsedeDate" I have 48 days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;So in the chart expression I need the same 48 days regardless of the Time to calculate for each ID. Meaning no matter what ID I select or not select it should only take 48 days into consideration. Hope this is clear...&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thank you for your time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 11:31:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071428#M357841</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-03-25T11:31:52Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071429#M357842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the pivot table has the time dimension and it is calculating for each time as separate column. I don't want to take Time into the account. For example ID 590000 and Time 5am has only 43 "UsedeDate"&amp;nbsp; records. But if you disregard Time 5am then I have 48 records for "UsedeDate".. How can i put this logic in the expression ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your time...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 11:37:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071429#M357842</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-03-25T11:37:00Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071430#M357843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Avinash, i am not getting the correct results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;For example ID 590000 and Time= 5am has only 43 "UsedeDate"&amp;nbsp; records. But if you disregard Time= 5am then I have 48 records for "UsedeDate"..&amp;nbsp; i want&amp;nbsp; to disregard the time and get the 48 days. How can i put this logic in the expression ? I modified the expression as below:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;=Aggr(Sum(For_mms) / count({&amp;lt;Source={'XYZ'},Time=&amp;gt;} DISTINCT [UsedeDate]),ID,UsedeDate,Time) but I am getting zeros. I don't think it should Aggr because then it will take 43 days only instead of 48 days. Hope I am clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 11:49:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071430#M357843</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-03-25T11:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071431#M357844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To disregard selections you can put in Time= to disregard any selections on the Time field. For instance like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Count( { &amp;lt; Source={'XYZ'}, Type={'B'}, Time= ,ID= ,UsedeDate= &amp;gt; } DISTINCT [UsedeDate])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you will always take into the calculation Source and Type with the specific values and Time, ID and UsedeDate without any particularly selected values - which will be all values of these three fields....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 11:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071431#M357844</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2016-03-25T11:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting different result for the same set analysis expression</title>
      <link>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071432#M357845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I changed the expression as below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF(Dimensionality()= 2, Num(Sum(For_mms) / Aggr(count({&amp;lt;Source={'XYZ'},Time=&amp;gt;} DISTINCT [UsedDate]),ID),'#,##0.0'),Num(SUM(For_mms),'#,##0'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So using the above expression I am getting the correct result. But the Average is showing only for the first column (5am) at the bottom. Remaining columns are showing a dash. How can I show the averages for the other columns also at the bottom&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5am 6am 7am 8am 9am 10am 11am 12pm etc..&lt;/P&gt;&lt;P&gt;12/1/2015&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&amp;nbsp;&amp;nbsp;&amp;nbsp; 10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;&lt;P&gt;12/2/2015&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&amp;nbsp;&amp;nbsp; 10&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 5&lt;/P&gt;&lt;P&gt;Average:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 15&amp;nbsp;&amp;nbsp;&amp;nbsp; --&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; --&lt;/P&gt;&lt;P&gt;Total&amp;nbsp;&amp;nbsp;&amp;nbsp; :&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 30&amp;nbsp;&amp;nbsp;&amp;nbsp; 20&amp;nbsp;&amp;nbsp; 10 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Mar 2016 12:52:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Getting-different-result-for-the-same-set-analysis-expression/m-p/1071432#M357845</guid>
      <dc:creator>trdandamudi</dc:creator>
      <dc:date>2016-03-25T12:52:09Z</dc:date>
    </item>
  </channel>
</rss>

