<?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: Show all Dates on Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966779#M331306</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;Use the following expression in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({1}Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Oct 2015 17:21:25 GMT</pubDate>
    <dc:creator>srchilukoori</dc:creator>
    <dc:date>2015-10-26T17:21:25Z</dc:date>
    <item>
      <title>Show all Dates on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966777#M331304</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;I have the attached Bar chart on the Analysis sheet, I want this chart to show all the DateMonth's that are available, the issue I am having is that there is a Trigger on the Analysis Sheet that will pick the latest DateMonth so the chart changes because of this selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do ignore this selection for this chart?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 17:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966777#M331304</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2015-10-26T17:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Show all Dates on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966778#M331305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(&lt;SPAN style="color: #ff0000;"&gt;{&amp;lt;DateMonth = &amp;gt;}&lt;/SPAN&gt;Amount)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/103090_Capture.PNG" style="height: 218px; width: 620px;" /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 17:20:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966778#M331305</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-26T17:20:26Z</dc:date>
    </item>
    <item>
      <title>Re: Show all Dates on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966779#M331306</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;Use the following expression in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({1}Amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 17:21:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966779#M331306</guid>
      <dc:creator>srchilukoori</dc:creator>
      <dc:date>2015-10-26T17:21:25Z</dc:date>
    </item>
    <item>
      <title>Re: Show all Dates on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966780#M331307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, I've applied a few more filters but chart 1 is not showing all the months? Any ideas as to why?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 19:31:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966780#M331307</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2015-10-26T19:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: Show all Dates on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966781#M331308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this expression may be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=If(Only({&amp;lt;DateMonth = &amp;gt;} Pick='JS'), Sum({&amp;lt;Type={'OFF'}, DateMonth = &amp;gt;} Amount),&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt; If(Only({&amp;lt;DateMonth = &amp;gt;} Pick='JT'), Sum({&amp;lt;Type={'ON'}, DateMonth = &amp;gt;} Amount)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 19:35:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966781#M331308</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-26T19:35:15Z</dc:date>
    </item>
    <item>
      <title>Re: Show all Dates on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966782#M331309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, So what does this actually do? As if I make other selections will it affect the chart?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 20:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966782#M331309</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2015-10-26T20:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: Show all Dates on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966783#M331310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The chart won't be impacted by any selection you make in DateMonth field. For all other selections, the chart will drill down. Are there other fields on which you don't want this chart to change? If you do then just add them next to DateMonth like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;{&amp;lt;DateMonth = , Field2 = , Field3 =, Field4 =&amp;gt;}&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Oct 2015 20:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966783#M331310</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-10-26T20:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: Show all Dates on Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966784#M331311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Oct 2015 00:04:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Show-all-Dates-on-Chart/m-p/966784#M331311</guid>
      <dc:creator>ivandrago</dc:creator>
      <dc:date>2015-10-27T00:04:49Z</dc:date>
    </item>
  </channel>
</rss>

