<?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 - Graph in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168613#M380182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check your calendar to check if September somehow have 31 days in the script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Sep 2016 15:32:44 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-09-08T15:32:44Z</dc:date>
    <item>
      <title>Set Analysis - Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168604#M380173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got a challenge that I'm not able to tackle. Below graph shows the volume progress over the month compared with last month and a lineair projection. The challenge is that the the 'Day' axis always shows 31 instead of the number of days in the currenth month. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="monthprogress.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/136832_monthprogress.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;When I select 'Sep' in the dimension Month the graph obviously will show 30 days. So I tried below set analysis with &lt;/P&gt;&lt;P&gt;=Sum({&amp;lt;CurMTDFlag={1},Month={"=Month(maxDate)"}, Local_Flag={1}&amp;gt;} $(VarFact)), but that doesn't do the trick.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should I use the Day dimension or is my set analysis incomplete/wrong?&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, 08 Sep 2016 13:58:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168604#M380173</guid>
      <dc:creator>joris_lansdaal</dc:creator>
      <dc:date>2016-09-08T13:58:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168605#M380174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you Should need to use Date-&amp;gt;'DD'as dimension &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 14:10:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168605#M380174</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-09-08T14:10:07Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168606#M380175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you trying to get rid of the extra days which doesn't have a bar?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 14:13:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168606#M380175</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-08T14:13:14Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168607#M380176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;September has 30 days and I'm trying to get rid of day 31&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 14:18:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168607#M380176</guid>
      <dc:creator>joris_lansdaal</dc:creator>
      <dc:date>2016-09-08T14:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168608#M380177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try using Day(Date) as your dimension and see what happens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 14:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168608#M380177</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-08T14:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168609#M380178</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;Day(MonthEnd(YourDateField))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 14:24:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168609#M380178</guid>
      <dc:creator>NickHoff</dc:creator>
      <dc:date>2016-09-08T14:24:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168610#M380179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is the end result I'm looking for. (Don't mind the table and meter...)&lt;IMG alt="Sep.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/136834_Sep.PNG" style="width: 620px; height: 483px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 14:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168610#M380179</guid>
      <dc:creator>joris_lansdaal</dc:creator>
      <dc:date>2016-09-08T14:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168611#M380180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try using Day(Date) as your dimension?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 14:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168611#M380180</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-08T14:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168612#M380181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, Day(Date) is the used dimension&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 15:31:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168612#M380181</guid>
      <dc:creator>joris_lansdaal</dc:creator>
      <dc:date>2016-09-08T15:31:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168613#M380182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you check your calendar to check if September somehow have 31 days in the script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 15:32:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168613#M380182</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-08T15:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168614#M380183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's all ok. I doubled checked already.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 15:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168614#M380183</guid>
      <dc:creator>joris_lansdaal</dc:creator>
      <dc:date>2016-09-08T15:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168615#M380184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would it be possible for you to share a sample to see the issue?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-1290"&gt;Preparing examples for Upload - Reduction and Data Scrambling&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 15:55:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168615#M380184</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-09-08T15:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis - Graph</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168616#M380185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's the example. Thanks for the link!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Sep 2016 18:29:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-Graph/m-p/1168616#M380185</guid>
      <dc:creator>joris_lansdaal</dc:creator>
      <dc:date>2016-09-08T18:29:03Z</dc:date>
    </item>
  </channel>
</rss>

