<?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 Set Analysis with dates in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-dates/m-p/1410338#M809316</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am creating an application that takes this last week details. (Fiscal Year Last Week).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i hardcode in the last week being 2017-38 in set analysis, I will get the value.&lt;/P&gt;&lt;P&gt;But I dont want to hardcode; i want it to realise the fiscal week last week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first text box shows the figure using set analysis and hardcoded date.&lt;/P&gt;&lt;P&gt;The second box is what i am trying to achieve which is 0 at the moment&lt;/P&gt;&lt;P&gt;The third box is another step i am trying to do which is get the range between last week and 6 weeks previous.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont want to use MaxString as&lt;/P&gt;&lt;P&gt;1. it doesnt work for me (that, or i am writing it inorrectly)&lt;/P&gt;&lt;P&gt;2. I need the 'last week' figure to be able to use for third box expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>bobbydave</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Set Analysis with dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-dates/m-p/1410338#M809316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am creating an application that takes this last week details. (Fiscal Year Last Week).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i hardcode in the last week being 2017-38 in set analysis, I will get the value.&lt;/P&gt;&lt;P&gt;But I dont want to hardcode; i want it to realise the fiscal week last week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first text box shows the figure using set analysis and hardcoded date.&lt;/P&gt;&lt;P&gt;The second box is what i am trying to achieve which is 0 at the moment&lt;/P&gt;&lt;P&gt;The third box is another step i am trying to do which is get the range between last week and 6 weeks previous.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I dont want to use MaxString as&lt;/P&gt;&lt;P&gt;1. it doesnt work for me (that, or i am writing it inorrectly)&lt;/P&gt;&lt;P&gt;2. I need the 'last week' figure to be able to use for third box expression.&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/Set-Analysis-with-dates/m-p/1410338#M809316</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-dates/m-p/1410339#M809317</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;STRONG&gt;=Count( {&amp;lt;Country -= {'Korea', 'Latvia', 'Northern Ireland'}, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Weekly Control Description] -= {'Avaya'}, &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[The Fiscal Year Last Week] = {'$(=MaxString([The Fiscal Year Last Week]))'} &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;gt;} &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Weekly Record Count])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 14:07:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-dates/m-p/1410339#M809317</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-06T14:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-dates/m-p/1410340#M809318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's all good using MaxString but I wanted to use that expression in my 3rd box when I was to say&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Last 6 Weeks - Last Week&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and by using MaxString, it wont give me a value if i were to use it that way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 14:45:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-dates/m-p/1410340#M809318</guid>
      <dc:creator>bobbydave</dc:creator>
      <dc:date>2017-10-06T14:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis with dates</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-with-dates/m-p/1410341#M809319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Count( {&amp;lt; Country -= {'Korea', 'Latvia', 'Northern Ireland'},&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Weekly Control Description] -= {'Avaya'},&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[The Fiscal Year Last Week] =&amp;nbsp; {"=Only({1} [The Fiscal Year Last Week]) &amp;lt;= Max(TOTAL [The Fiscal Year Last Week]) and Only({1} [The Fiscal Year Last Week]) &amp;gt;= (Max(TOTAL [The Fiscal Year Last Week])-36)"}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Weekly Record Count])&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Oct 2017 14:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-with-dates/m-p/1410341#M809319</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-10-06T14:51:27Z</dc:date>
    </item>
  </channel>
</rss>

