<?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 Dimension by Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dimension-by-Date/m-p/343448#M577376</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I was not doing a sumif I was doing an if...sum.., that was my problem.&amp;nbsp; Works now, thanks for you help guys!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Mar 2012 16:51:15 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-03-08T16:51:15Z</dc:date>
    <item>
      <title>Dimension by Date</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-by-Date/m-p/343444#M577370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to show demand for an item with weekstart as my dimension.&amp;nbsp; Each item has a date that I convert to the weekstart of that date.&amp;nbsp; I use week as my dimension and sum the quantity as my expression.&amp;nbsp; However I need to show ALL weeks for a 10 week period on the chart even if there is no data for some of those weeks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried creating a temp week table that autogenerates all weekstarts for 10 weeks where tempweek = week but that does not work. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is a sample of data for part A and a screenshot of my chart.&amp;nbsp; Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="3" cellspacing="0" class="jiveBorder" style="width: 100%; border: 1px solid #000000;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Item&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Date&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Week&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;TH align="center" style="background-color: #6690bc;" valign="middle"&gt;&lt;SPAN style="color: #ffffff;"&gt;&lt;STRONG&gt;Quantity&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;3/8/12&lt;/TD&gt;&lt;TD&gt;3/5/12&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;4/5/12&lt;/TD&gt;&lt;TD&gt;4/2/12&lt;/TD&gt;&lt;TD&gt;4&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;A&lt;/TD&gt;&lt;TD&gt;5/4/12&lt;/TD&gt;&lt;TD&gt;4/30/12&lt;/TD&gt;&lt;TD&gt;5&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="demand_issue_qv.bmp" class="jive-image-thumbnail jive-image" height="273" onclick="" src="https://community.qlik.com/legacyfs/online/11978_demand_issue_qv.bmp" width="719" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 15:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-by-Date/m-p/343444#M577370</guid>
      <dc:creator />
      <dc:date>2012-03-08T15:56:44Z</dc:date>
    </item>
    <item>
      <title>Dimension by Date</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-by-Date/m-p/343445#M577371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How have you created the tempweek in your chart? And have you unchecked 'suppress zero values' in presentation tab?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One approach might be to create a master calendar (search for master calendar here in the forum, there are tons of threads about this topic, including sample files), then limit the amount of weeks shown to the required ten weeks by either a calculated dimension or set analysis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 16:18:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-by-Date/m-p/343445#M577371</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-03-08T16:18:43Z</dc:date>
    </item>
    <item>
      <title>Dimension by Date</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-by-Date/m-p/343446#M577372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You probably need a date island containing the 10 week period. You would use the date island field as the dimension and sumif expressions for the quantities. If you turn off suppress zeroes, you should get all the weeks whether there is data or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are quite a few posts in this and similar issues - search for date or data island and "asof dates"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 16:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-by-Date/m-p/343446#M577372</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2012-03-08T16:24:04Z</dc:date>
    </item>
    <item>
      <title>Dimension by Date</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-by-Date/m-p/343447#M577373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I think you are on the right track,you need a temp table that contains your 10 week.&lt;/P&gt;&lt;P&gt;you should be able to use the week function to return the weeknumber for the date (and convert it into the right week within the 10 week period).Join that value with your created table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 16:30:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-by-Date/m-p/343447#M577373</guid>
      <dc:creator />
      <dc:date>2012-03-08T16:30:06Z</dc:date>
    </item>
    <item>
      <title>Dimension by Date</title>
      <link>https://community.qlik.com/t5/QlikView/Dimension-by-Date/m-p/343448#M577376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I was not doing a sumif I was doing an if...sum.., that was my problem.&amp;nbsp; Works now, thanks for you help guys!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2012 16:51:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dimension-by-Date/m-p/343448#M577376</guid>
      <dc:creator />
      <dc:date>2012-03-08T16:51:15Z</dc:date>
    </item>
  </channel>
</rss>

