<?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: Only Show Complete Values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861925#M1009801</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm interested in cyclic groups of any length.&amp;nbsp; 7, 14, 28, 30, etc.&amp;nbsp; I don't want partial periods at the beginning or end of my reporting window.&amp;nbsp; I also want get rid of the remainders that don't fit cleanly into a year-over-year analysis for example.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 May 2015 18:29:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-01T18:29:58Z</dc:date>
    <item>
      <title>Only Show Complete Values</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861918#M1009794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a good way to exclude incomplete values?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Dimension 1:&amp;nbsp; TimePeriod - Cyclic Dimension with 7 day groupings, 28 day groupings, 54 day groupings, etc.&lt;/P&gt;&lt;P&gt;Dimension 2:&amp;nbsp; Category - A, B, C, etc.&lt;/P&gt;&lt;P&gt;Expression:&amp;nbsp; Sum(Pandas)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date: YYYY-MM-DD&lt;/P&gt;&lt;P&gt;I only want time periods in which I see pandas every day--regardless of category.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if(aggr(count(distinct &lt;SPAN style="color: #993300;"&gt;Date&lt;/SPAN&gt;),&lt;SPAN style="color: #993300;"&gt;TimePeriod&lt;/SPAN&gt;)=max(aggr(max(&lt;SPAN style="color: #993300;"&gt;Date&lt;/SPAN&gt;),&lt;SPAN style="color: #993300;"&gt;Time&lt;SPAN style="color: #993300; font-size: 13.3333330154419px;"&gt;Period&lt;/SPAN&gt;&lt;/SPAN&gt;)-&lt;SPAN style="font-size: 13.3333330154419px;"&gt;aggr(min(&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; color: #993300;"&gt;Date&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; color: #993300;"&gt;Time&lt;SPAN style="color: #993300; font-size: 13.3333330154419px;"&gt;Period&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;)+1&lt;/SPAN&gt;),sum(&lt;SPAN style="color: #993300;"&gt;Pandas&lt;/SPAN&gt;))&amp;nbsp; doesn't do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 07:35:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861918#M1009794</guid>
      <dc:creator />
      <dc:date>2015-05-01T07:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: Only Show Complete Values</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861919#M1009795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm afraid I don't quite understand. Can you explain with example data? A demo qlikview document would be helpful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 15:59:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861919#M1009795</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-05-01T15:59:11Z</dc:date>
    </item>
    <item>
      <title>Re: Only Show Complete Values</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861920#M1009796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for responding.&amp;nbsp; Attached is an example with data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because the time periods include dates without any records, I'd like to see the top chart without the 1st and 3rd bars.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 17:12:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861920#M1009796</guid>
      <dc:creator />
      <dc:date>2015-05-01T17:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: Only Show Complete Values</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861921#M1009797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Max(TOTAL &amp;lt;TimePeriod&amp;gt; Aggr(Count(Date), TimePeriod, Category)) = 7, Sum(Pandas))&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also please find attached your sample.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 17:40:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861921#M1009797</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-01T17:40:50Z</dc:date>
    </item>
    <item>
      <title>Re: Only Show Complete Values</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861922#M1009798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;first period has 1 date only and pandas in that date (= pandas in all dates); why you want to exclude?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// this exclude the first perod&lt;/P&gt;&lt;P&gt;if(count(TOTAL &amp;lt;TimePeriod&amp;gt; DISTINCT Date)=7, sum(Pandas))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;// this&amp;nbsp; doesn't&lt;/P&gt;&lt;P&gt;if(count(TOTAL &amp;lt;TimePeriod&amp;gt; DISTINCT Date)=(max(TOTAL &amp;lt;TimePeriod&amp;gt; Date)-min(TOTAL &amp;lt;TimePeriod&amp;gt; Date)+1), sum(Pandas))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 17:42:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861922#M1009798</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-05-01T17:42:57Z</dc:date>
    </item>
    <item>
      <title>Re: Only Show Complete Values</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861923#M1009799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333330154419px;"&gt;What can I put in place of "7" if I don't know the full period length?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 18:17:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861923#M1009799</guid>
      <dc:creator />
      <dc:date>2015-05-01T18:17:31Z</dc:date>
    </item>
    <item>
      <title>Re: Only Show Complete Values</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861924#M1009800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well I assumed that each time period would be a max of 7 days so that's why I hard-coded it to be 7. You will need to tell me what it else it could be because I don't understand the logic behind what you are trying to do. I am just doing what you wanted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 18:19:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861924#M1009800</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-01T18:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: Only Show Complete Values</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861925#M1009801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm interested in cyclic groups of any length.&amp;nbsp; 7, 14, 28, 30, etc.&amp;nbsp; I don't want partial periods at the beginning or end of my reporting window.&amp;nbsp; I also want get rid of the remainders that don't fit cleanly into a year-over-year analysis for example.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 18:29:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861925#M1009801</guid>
      <dc:creator />
      <dc:date>2015-05-01T18:29:58Z</dc:date>
    </item>
    <item>
      <title>Re: Only Show Complete Values</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861926#M1009802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So basically you want to create a dynamic time period which you can cycle through? Is this the correct assessment of what you are looking for?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Sunny&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 18:41:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861926#M1009802</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-01T18:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: Only Show Complete Values</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861927#M1009804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&amp;nbsp; I have done that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This gets me what I want for 7 day periods:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(count(TOTAL &amp;lt;TimePeriod&amp;gt; DISTINCT Date)=&lt;STRONG&gt;7&lt;/STRONG&gt;,sum(Pandas))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I put this in the title it correctly shows the max period length:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;max(aggr(count(distinct Date),TimePeriod))&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, this doesn't work:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;if(count(TOTAL &amp;lt;TimePeriod&amp;gt; DISTINCT Date)=&lt;STRONG&gt;max(aggr(count(distinct Date),TimePeriod)),&lt;/STRONG&gt;sum(Pandas))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your assistance and patience!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 19:04:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861927#M1009804</guid>
      <dc:creator />
      <dc:date>2015-05-01T19:04:40Z</dc:date>
    </item>
    <item>
      <title>Re: Only Show Complete Values</title>
      <link>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861928#M1009806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need a TOTAL to get it to work:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Count(TOTAL &amp;lt;TimePeriod&amp;gt; DISTINCT Date)=Max(&lt;SPAN style="color: #ff0000;"&gt;TOTAL&lt;/SPAN&gt; Aggr(Count(DISTINCT Date),TimePeriod)), Sum(Pandas))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 May 2015 19:24:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Only-Show-Complete-Values/m-p/861928#M1009806</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-05-01T19:24:55Z</dc:date>
    </item>
  </channel>
</rss>

