<?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 Date loop in chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date-loop-in-chart/m-p/1200541#M627255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends . Ive started qlikview learning just recently .&lt;/P&gt;&lt;P&gt;I have a question :&lt;/P&gt;&lt;P&gt;I have a sql data base which it has Sale Date column . want to have a Date Loop(writing with qlikview script) in my chart&amp;nbsp; and compare each day with Sale Date(from sql database) .and if they were != then put SaleQTY =0 else read from SaleQTY of my table in Sql &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first thing is Date Loop whatever I search It shows me one number not a range of date .&lt;/P&gt;&lt;P&gt;second comparing SQL data with qlikview data range is it possible at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Negar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Oct 2016 13:50:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-10-29T13:50:14Z</dc:date>
    <item>
      <title>Date loop in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Date-loop-in-chart/m-p/1200541#M627255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends . Ive started qlikview learning just recently .&lt;/P&gt;&lt;P&gt;I have a question :&lt;/P&gt;&lt;P&gt;I have a sql data base which it has Sale Date column . want to have a Date Loop(writing with qlikview script) in my chart&amp;nbsp; and compare each day with Sale Date(from sql database) .and if they were != then put SaleQTY =0 else read from SaleQTY of my table in Sql &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first thing is Date Loop whatever I search It shows me one number not a range of date .&lt;/P&gt;&lt;P&gt;second comparing SQL data with qlikview data range is it possible at all?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Negar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Oct 2016 13:50:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-loop-in-chart/m-p/1200541#M627255</guid>
      <dc:creator />
      <dc:date>2016-10-29T13:50:14Z</dc:date>
    </item>
    <item>
      <title>Re: Date loop in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Date-loop-in-chart/m-p/1200542#M627256</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If I understand correctly, it might be enough to create a master calendar with all dates you want to look at in your script and link the master calendar to your sales date field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use the master calendar field in your chart as dimension and use&lt;/P&gt;&lt;P&gt;=Sum(SalesQTY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;as expression. Disable 'suppress zero values' on presentation tab to see the dates with zero quantity.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-blogpost/2802"&gt;The Master Calendar&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Oct 2016 12:38:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-loop-in-chart/m-p/1200542#M627256</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-10-30T12:38:35Z</dc:date>
    </item>
    <item>
      <title>Re: Date loop in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Date-loop-in-chart/m-p/1200543#M627257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Stephan&lt;/P&gt;&lt;P&gt;thanx a lot it was really helpful but I have a another problem . the bar of the zero Sale QTY is different with the nonzero sale QTY .I want to show them all in a same bar&amp;nbsp; in chart. even as a line&lt;/P&gt;&lt;P&gt;I attached the pic with this reply&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Negar&lt;IMG alt="1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/142479_1.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 10:23:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-loop-in-chart/m-p/1200543#M627257</guid>
      <dc:creator />
      <dc:date>2016-10-31T10:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: Date loop in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Date-loop-in-chart/m-p/1200544#M627258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's not quite clear how your data model looks like and what you have used as dimensions and expression in your chart. Could it be that the dimension returns NULL (there is an option on dimension tab to suppress NULL)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you post a small sample QVW and a description of what you want to achieve?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2016 17:07:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-loop-in-chart/m-p/1200544#M627258</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-10-31T17:07:50Z</dc:date>
    </item>
    <item>
      <title>Re: Date loop in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Date-loop-in-chart/m-p/1200545#M627259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dear Stephan&lt;/P&gt;&lt;P&gt;unfortunately I don't have a use advanced editor to attach qvw file in here &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="11.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/142564_11.png" style="height: 690px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 05:54:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-loop-in-chart/m-p/1200545#M627259</guid>
      <dc:creator />
      <dc:date>2016-11-01T05:54:24Z</dc:date>
    </item>
    <item>
      <title>Re: Date loop in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Date-loop-in-chart/m-p/1200546#M627260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To access the advanced editor (to be able to upload files), you need to open the thread not from within the inbox, but from the content page. Just follow the link to your thread&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/238117"&gt;Date loop in chart&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Nov 2016 16:56:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-loop-in-chart/m-p/1200546#M627260</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2016-11-01T16:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Date loop in chart</title>
      <link>https://community.qlik.com/t5/QlikView/Date-loop-in-chart/m-p/1200547#M627261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dear Stefan&lt;/P&gt;&lt;P&gt;Thanx a lot for your help . I added a master calendar too . but I think I have to put 0 instead of Null . how its possible ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Nov 2016 06:19:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date-loop-in-chart/m-p/1200547#M627261</guid>
      <dc:creator />
      <dc:date>2016-11-02T06:19:22Z</dc:date>
    </item>
  </channel>
</rss>

