<?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: Jan to till selected months data should display.. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453414#M561800</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ananth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tryed but it is not showing correct data for remaining months&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Mar 2013 10:27:29 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-03-19T10:27:29Z</dc:date>
    <item>
      <title>Jan to till selected months data should display..</title>
      <link>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453406#M561791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a bar chart,Line chart and combo chart in my application in all the charts month is a dimension,it is working fine.I have year and month in list boxs.&lt;/P&gt;&lt;P&gt;Now i have a requirement, when i select the Year=2013 and month=Feb in list box the bars and lines should display jan and feb,if i select mar the bars and lines should display jan,feb and mar.....like this i wnat to display the max(year) jan month to till selected months should display in all the charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;baru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 06:36:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453406#M561791</guid>
      <dc:creator />
      <dc:date>2013-03-19T06:36:58Z</dc:date>
    </item>
    <item>
      <title>Re: Jan to till selected months data should display..</title>
      <link>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453407#M561792</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;Try this Expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;CalDate = {"&amp;gt;=$(=Date(Yearstart(max(CalDate))))&amp;lt;=$(=max(CalDate))"},CalMonth=,CalQuarter=&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nirav Bhimani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 06:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453407#M561792</guid>
      <dc:creator>nirav_bhimani</dc:creator>
      <dc:date>2013-03-19T06:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Jan to till selected months data should display..</title>
      <link>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453408#M561793</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Have a look at the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 06:53:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453408#M561793</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-03-19T06:53:28Z</dc:date>
    </item>
    <item>
      <title>Re: Jan to till selected months data should display..</title>
      <link>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453409#M561794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kaushik and Nirav&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I already tryed this in my application,but its not working.&lt;/P&gt;&lt;P&gt;May be i am using sets in 2 if conditions having flags.&lt;/P&gt;&lt;P&gt;Thats is the problem i am not getting the exact output....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for ur help....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any other solutions...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;baru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 07:31:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453409#M561794</guid>
      <dc:creator />
      <dc:date>2013-03-19T07:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Jan to till selected months data should display..</title>
      <link>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453410#M561795</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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Could you please tell us in detail what you are doing to achieve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 07:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453410#M561795</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2013-03-19T07:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Jan to till selected months data should display..</title>
      <link>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453411#M561796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;pls check my expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;metrics&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt; = 'Value',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Group&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;='Total', &lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;IsTotal&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt; = {'Y'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CommonYear&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;"$(=max(CommonYear))"&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CommonMonth&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;"&amp;lt;=$(=max(CommonMonth))"&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;NETSaleVal&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;)/100000&lt;BR /&gt;,&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CommonYear&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;"$(=max(CommonYear))"&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CommonMonth&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;"&amp;lt;=$(=max(CommonMonth))"&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;NETSaleVal&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;)/100000)&lt;BR /&gt; ,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;Group&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;='Total',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;IsTotal&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt; = {'Y'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CommonYear&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;"$(=max(CommonYear))"&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CommonMonth&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;"&amp;lt;=$(=max(CommonMonth))"&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;NETSaleQtyAFClaimConv&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;),&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CommonYear&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt; = {&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;"$(=max(CommonYear))"&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;CommonMonth&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;"&amp;lt;=$(=max(CommonMonth))"&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;NETSaleQtyAFClaimConv&lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;this expresion i am using pls check....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-size: 10pt;"&gt;baru&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 07:49:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453411#M561796</guid>
      <dc:creator />
      <dc:date>2013-03-19T07:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: Jan to till selected months data should display..</title>
      <link>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453412#M561798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After using this exression,&lt;/P&gt;&lt;P&gt;i am getting the correct formate but data is showing wrong.&lt;/P&gt;&lt;P&gt;when i click on 2012,oct month the bars is showing jan-oct,but oct data is correct and jan-sep data is showing wrong...&lt;/P&gt;&lt;P&gt;whaen i remove the selection in month list box all the months is showing correct data...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;baru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 07:53:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453412#M561798</guid>
      <dc:creator />
      <dc:date>2013-03-19T07:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Jan to till selected months data should display..</title>
      <link>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453413#M561799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year={$(=max(Year))},Month={ '&amp;lt;= $(=max(month))' } &amp;gt;}sales )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;by default it will show max year max month data like for current year 2013 upto march in your bars and lines&lt;/P&gt;&lt;P&gt;and if you select feb then it will show bars jan and feb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;anant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 08:30:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453413#M561799</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-03-19T08:30:12Z</dc:date>
    </item>
    <item>
      <title>Re: Jan to till selected months data should display..</title>
      <link>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453414#M561800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI ananth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tryed but it is not showing correct data for remaining months&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any help....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Mar 2013 10:27:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Jan-to-till-selected-months-data-should-display/m-p/453414#M561800</guid>
      <dc:creator />
      <dc:date>2013-03-19T10:27:29Z</dc:date>
    </item>
  </channel>
</rss>

