<?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: Current quarter in bar chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835155#M1018007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any ideas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Apr 2015 10:59:41 GMT</pubDate>
    <dc:creator>arulsettu</dc:creator>
    <dc:date>2015-04-01T10:59:41Z</dc:date>
    <item>
      <title>Current quarter in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835150#M1018002</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; i am having a bar chart with month dimension and in expression set analysis Quarter = Q4 it showing &lt;/P&gt;&lt;P&gt;oct,nov,dec. but i need if select another quarter the month should change according to the quarter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz suggest some ideas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 10:21:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835150#M1018002</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-04-01T10:21:13Z</dc:date>
    </item>
    <item>
      <title>Re: Current quarter in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835151#M1018003</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Provide your expression please...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 10:22:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835151#M1018003</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-01T10:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Current quarter in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835152#M1018004</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here it is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum({&amp;lt;ACNT_FLEX_01={'Expenses'},Td_Quarter={'Q4'},ACNT_FLEX_03={'Operative and administrative expenses'},TD_DRCR_FLAG={'D'}&amp;gt;}TD_AMT_LC_1)-sum({&amp;lt;ACNT_FLEX_01={'Expenses'},Td_Quarter={'Q4'},ACNT_FLEX_03={'Operative and administrative expenses'},TD_DRCR_FLAG={'C'}&amp;gt;}TD_AMT_LC_1)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 10:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835152#M1018004</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-04-01T10:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Current quarter in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835153#M1018005</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have kept Q4 as static.. You need to make it dynamic by keeping Quarter = max(Quarter) or&lt;/P&gt;&lt;P&gt;QuarterStart(Date) and QuarterEnd(Date)... with combination of AddMonths function.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 10:35:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835153#M1018005</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2015-04-01T10:35:56Z</dc:date>
    </item>
    <item>
      <title>Re: Current quarter in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835154#M1018006</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;max(quarter) is not working can you tell me how to do with quarterstart and end&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 10:38:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835154#M1018006</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-04-01T10:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: Current quarter in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835155#M1018007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;any ideas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 10:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835155#M1018007</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-04-01T10:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Current quarter in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835156#M1018008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arul, instead of "Td_Quarter={'Q4'}" you can use:&lt;/P&gt;&lt;P&gt;Td_Quarter={'$(=MaxString(Td_Quarter))'}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want more than one quarter use something like:&lt;/P&gt;&lt;P&gt;Td_Quarter={'$(=Concat(Td_Quarter, Chr(39) &amp;amp; ',' &amp;amp; Chr(39)))'}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 11:01:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835156#M1018008</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-04-01T11:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Current quarter in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835157#M1018009</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Ruben i will check&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 11:12:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835157#M1018009</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-04-01T11:12:50Z</dc:date>
    </item>
    <item>
      <title>Re: Current quarter in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835158#M1018010</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Arul ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace; font-size: 13px; color: blue;"&gt;dual&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; font-size: 13px; background-color: #f7f7f7;"&gt;('Quarter ' &amp;amp; &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; font-size: 13px; color: blue;"&gt;ceil&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; font-size: 13px; background-color: #f7f7f7;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; font-size: 13px; color: blue;"&gt;month&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; font-size: 13px; background-color: #f7f7f7;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; font-size: 13px; color: #660000;"&gt;Field&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; font-size: 13px; background-color: #f7f7f7;"&gt;)/3), &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; font-size: 13px; color: blue;"&gt;ceil&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; font-size: 13px; background-color: #f7f7f7;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; font-size: 13px; color: blue;"&gt;month&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; font-size: 13px; background-color: #f7f7f7;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; font-size: 13px; color: #660000;"&gt;Field&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; font-size: 13px; background-color: #f7f7f7;"&gt;)/3))&lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; font-size: 13px; color: blue;"&gt;&lt;STRONG&gt;AS&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: monospace; font-size: 13px; background-color: #f7f7f7;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-family: monospace; font-size: 13px; color: #660000;"&gt;DateFieldQuarter&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace; font-size: 13px; color: #660000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace; font-size: 13px; color: #660000;"&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: monospace; font-size: 13px; color: #660000;"&gt;'Q' &amp;amp; ceil(month(field)/3) &lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 11:22:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835158#M1018010</guid>
      <dc:creator />
      <dc:date>2015-04-01T11:22:27Z</dc:date>
    </item>
    <item>
      <title>Re: Current quarter in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835159#M1018011</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ruben,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if i select Q1 i am getting jan feb mar oct nov dec. i want jan feb mar that mean Q1 only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 14:41:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835159#M1018011</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-04-01T14:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Current quarter in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835160#M1018012</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks its working can you tell me how maxstring works here&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 14:42:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835160#M1018012</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-04-01T14:42:48Z</dc:date>
    </item>
    <item>
      <title>Re: Current quarter in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835161#M1018013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arul, it returns the last value sorted alphabetically, it's the same than Max() but used for strings:&lt;/P&gt;&lt;P&gt;'Q1'&amp;lt;'Q2'&amp;lt;'Q3'&amp;lt;'Q4'&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Apr 2015 14:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835161#M1018013</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-04-01T14:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Current quarter in bar chart</title>
      <link>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835162#M1018014</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>Wed, 01 Apr 2015 14:53:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Current-quarter-in-bar-chart/m-p/835162#M1018014</guid>
      <dc:creator>arulsettu</dc:creator>
      <dc:date>2015-04-01T14:53:53Z</dc:date>
    </item>
  </channel>
</rss>

