<?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: Bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/462912#M172848</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is my working expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(sum({&amp;lt;InvoiceDate = {"&amp;gt;=$(=Date(Yearstart(max(InvoiceDate))))&amp;lt;=$(=max(InvoiceDate))"},IMonth=&amp;gt;}&lt;/STRONG&gt;{$&amp;lt;RmCtg={'G'}&amp;gt;}(IrRmIWt*RmPurityWt)/0.995)))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bold syntax is calculated YTD and second part is what we wants to sum .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 23 Dec 2012 12:40:12 GMT</pubDate>
    <dc:creator>vikasgupta</dc:creator>
    <dc:date>2012-12-23T12:40:12Z</dc:date>
    <item>
      <title>Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/462909#M172845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Need help with one bar chart where i need to show last 12 months sales (dynamic) and YTD sales.&amp;nbsp; If i select any month it should show me the sales for last 12 months as per my selection and YTD sales from that month.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attached is the sample file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope someone can help me with the set analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2012 12:12:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/462909#M172845</guid>
      <dc:creator />
      <dc:date>2012-12-23T12:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/462910#M172846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background: none repeat scroll 0% 0% white;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;(sum({&amp;lt;CalendarDate = {"&amp;gt;=$(=num(Yearstart(max(CalendarDate))))&amp;lt;=$(=max(CalendarDate))"},CalendarMonthName=,CalendarQuarter=,Week=&amp;gt;}Sales))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background: none repeat scroll 0% 0% white;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;this&amp;nbsp; will give you yearly YTD on sales .&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background: none repeat scroll 0% 0% white;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt; background: none repeat scroll 0% 0% white;"&gt;&lt;SPAN style="font-size: 12.0pt; font-family: 'Times New Roman','serif'; color: maroon;"&gt;Vikas&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2012 12:19:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/462910#M172846</guid>
      <dc:creator>vikasgupta</dc:creator>
      <dc:date>2012-12-23T12:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/462911#M172847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;tried something like this but not working....can u post some sample file...... i need YTD sales to be dynamic.....if i select any month it should show me YTD sales as per that monts and also last 12 month sales from that month....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2012 12:22:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/462911#M172847</guid>
      <dc:creator />
      <dc:date>2012-12-23T12:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/462912#M172848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is my working expression &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(sum({&amp;lt;InvoiceDate = {"&amp;gt;=$(=Date(Yearstart(max(InvoiceDate))))&amp;lt;=$(=max(InvoiceDate))"},IMonth=&amp;gt;}&lt;/STRONG&gt;{$&amp;lt;RmCtg={'G'}&amp;gt;}(IrRmIWt*RmPurityWt)/0.995)))))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bold syntax is calculated YTD and second part is what we wants to sum .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Dec 2012 12:40:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-chart/m-p/462912#M172848</guid>
      <dc:creator>vikasgupta</dc:creator>
      <dc:date>2012-12-23T12:40:12Z</dc:date>
    </item>
  </channel>
</rss>

