<?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: Ideas on creating Offset Bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Ideas-on-creating-Offset-Bar-chart/m-p/387796#M144687</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For me it looks like a bar chart &lt;STRONG&gt;without dimensions&lt;/STRONG&gt;, nine expressions.&lt;BR /&gt;1.&amp;nbsp; Aggregation for the 1st day of the week. Use set analysis, e.g. sum({&amp;lt;Date={"$(=date(weekstart(Date)))"}&amp;gt;} Amount)&lt;BR /&gt;2.&amp;nbsp; Aggregation&amp;nbsp; for the newly cretae within the week, probably using set analysis of if(InWeek(Date))&lt;BR /&gt;...&lt;BR /&gt;9.&amp;nbsp; Aggreagtion for the last day of the week, similar to the 1st one.&lt;BR /&gt;After that, apply offsets.&lt;BR /&gt;I hope it well help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 May 2013 16:58:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-05-20T16:58:20Z</dc:date>
    <item>
      <title>Ideas on creating Offset Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ideas-on-creating-Offset-Bar-chart/m-p/387793#M144684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone spell some ideas on creating the chart attached?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The dates are weekly dates and each bar represents a dimension based on status &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas would be a huge help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kalyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 15:50:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ideas-on-creating-Offset-Bar-chart/m-p/387793#M144684</guid>
      <dc:creator>nadkalyan</dc:creator>
      <dc:date>2013-05-20T15:50:17Z</dc:date>
    </item>
    <item>
      <title>Re: Ideas on creating Offset Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ideas-on-creating-Offset-Bar-chart/m-p/387794#M144685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kalyan,&lt;/P&gt;&lt;P&gt;There is attribute expression bar offset, this is what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 15:58:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ideas-on-creating-Offset-Bar-chart/m-p/387794#M144685</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-20T15:58:28Z</dc:date>
    </item>
    <item>
      <title>Re: Ideas on creating Offset Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ideas-on-creating-Offset-Bar-chart/m-p/387795#M144686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Bar Offset in the expression would help me acheive the waterfall kind of chart, however i need to have a dimension that basically gives first bar -total as of first day of the week, second bar - total of newly created in that week , and so on...and my ending bar would be what we ended up with as of last day of that week.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is clear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;Kalyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 16:39:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ideas-on-creating-Offset-Bar-chart/m-p/387795#M144686</guid>
      <dc:creator>nadkalyan</dc:creator>
      <dc:date>2013-05-20T16:39:33Z</dc:date>
    </item>
    <item>
      <title>Re: Ideas on creating Offset Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ideas-on-creating-Offset-Bar-chart/m-p/387796#M144687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For me it looks like a bar chart &lt;STRONG&gt;without dimensions&lt;/STRONG&gt;, nine expressions.&lt;BR /&gt;1.&amp;nbsp; Aggregation for the 1st day of the week. Use set analysis, e.g. sum({&amp;lt;Date={"$(=date(weekstart(Date)))"}&amp;gt;} Amount)&lt;BR /&gt;2.&amp;nbsp; Aggregation&amp;nbsp; for the newly cretae within the week, probably using set analysis of if(InWeek(Date))&lt;BR /&gt;...&lt;BR /&gt;9.&amp;nbsp; Aggreagtion for the last day of the week, similar to the 1st one.&lt;BR /&gt;After that, apply offsets.&lt;BR /&gt;I hope it well help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;Michael&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 16:58:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ideas-on-creating-Offset-Bar-chart/m-p/387796#M144687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-05-20T16:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: Ideas on creating Offset Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Ideas-on-creating-Offset-Bar-chart/m-p/387797#M144688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's a very good idea let me try to implement that and see how it works.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &lt;/P&gt;&lt;P&gt;Kalyan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 May 2013 20:27:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Ideas-on-creating-Offset-Bar-chart/m-p/387797#M144688</guid>
      <dc:creator>nadkalyan</dc:creator>
      <dc:date>2013-05-20T20:27:32Z</dc:date>
    </item>
  </channel>
</rss>

