<?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 Not getting values as per the selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1508908#M601446</link>
    <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;I am trying to find current month results irrespective of any selection using set expression..that is giving me proper results.but if i select any particular month from calendar where ever Month has 31 days there also i am getting fro 30 days aggregation only. how to fix these issue.is there any other way to show?&lt;/P&gt;&lt;P&gt;Currently i am using set using below set expression&lt;/P&gt;&lt;P&gt;Sum({1&amp;lt;DATE={'&amp;gt;=$(=v_cur_month_start_day)&amp;lt;=$(v_cur_month_end_day)'}&amp;gt;}[sales])&lt;/P&gt;&lt;P&gt;v_cur_month_start_day=monthstart(max(date))&lt;/P&gt;&lt;P&gt;v_cur_month_end_day=monthend(max(date))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dates are coming properly based on month selection&lt;/P&gt;&lt;P&gt;but aggregation iam getting for 30 days&lt;/P&gt;&lt;P&gt;please helpe me on same to solve issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;kavitha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 19 Nov 2018 10:49:34 GMT</pubDate>
    <dc:creator>kavitha_kommise</dc:creator>
    <dc:date>2018-11-19T10:49:34Z</dc:date>
    <item>
      <title>Not getting values as per the selection</title>
      <link>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1508908#M601446</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;I am trying to find current month results irrespective of any selection using set expression..that is giving me proper results.but if i select any particular month from calendar where ever Month has 31 days there also i am getting fro 30 days aggregation only. how to fix these issue.is there any other way to show?&lt;/P&gt;&lt;P&gt;Currently i am using set using below set expression&lt;/P&gt;&lt;P&gt;Sum({1&amp;lt;DATE={'&amp;gt;=$(=v_cur_month_start_day)&amp;lt;=$(v_cur_month_end_day)'}&amp;gt;}[sales])&lt;/P&gt;&lt;P&gt;v_cur_month_start_day=monthstart(max(date))&lt;/P&gt;&lt;P&gt;v_cur_month_end_day=monthend(max(date))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;dates are coming properly based on month selection&lt;/P&gt;&lt;P&gt;but aggregation iam getting for 30 days&lt;/P&gt;&lt;P&gt;please helpe me on same to solve issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;kavitha&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 10:49:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1508908#M601446</guid>
      <dc:creator>kavitha_kommise</dc:creator>
      <dc:date>2018-11-19T10:49:34Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting values as per the selection</title>
      <link>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1508922#M601447</link>
      <description>&lt;P&gt;Try this out (with double quotes):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum({1&amp;lt;DATE={&lt;STRONG&gt;"&lt;/STRONG&gt;&amp;gt;=$(=v_cur_month_start_day)&amp;lt;=$(=v_cur_month_end_day)&lt;STRONG&gt;"&lt;/STRONG&gt;}&amp;gt;}[sales])&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 11:23:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1508922#M601447</guid>
      <dc:creator>Thiago_Justen_</dc:creator>
      <dc:date>2018-11-19T11:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting values as per the selection</title>
      <link>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1508925#M601448</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Can you try this?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Sum({&amp;lt;DATE={"&amp;gt;=$(=v_cur_month_start_day)&amp;lt;=$(=v_cur_month_end_day)"}&amp;gt;}[sales])&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 11:11:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1508925#M601448</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-11-19T11:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting values as per the selection</title>
      <link>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1508955#M601449</link>
      <description>&lt;P&gt;No difference, same thing&lt;/P&gt;&lt;P&gt;Nothing has changed.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 11:43:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1508955#M601449</guid>
      <dc:creator>kavitha_kommise</dc:creator>
      <dc:date>2018-11-19T11:43:03Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting values as per the selection</title>
      <link>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1508960#M601450</link>
      <description>&lt;P&gt;Are you able to share a mock up?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 11:45:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1508960#M601450</guid>
      <dc:creator>Thiago_Justen_</dc:creator>
      <dc:date>2018-11-19T11:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting values as per the selection</title>
      <link>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1508998#M601451</link>
      <description>&lt;P&gt;QlikView/Qlik Sense are case sensitive... Is your date called date or DATE? Make sure you use it consistently. Also, is your date field just a date or is it a timestamp?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suggest something like this&lt;/P&gt;&lt;P&gt;Variables&lt;/P&gt;&lt;PRE&gt;v_cur_month_start_day = MonthStart(Max(DATE))
v_cur_month_end_day = MonthStart(Max(DATE), 1)&lt;/PRE&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;PRE&gt;Sum({1&amp;lt;DATE = {"&amp;gt;=$(=v_cur_month_start_day)&amp;lt;$(=v_cur_month_end_day)"}&amp;gt;} [sales])&lt;/PRE&gt;</description>
      <pubDate>Mon, 19 Nov 2018 12:10:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1508998#M601451</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-19T12:10:13Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting values as per the selection</title>
      <link>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1509001#M601452</link>
      <description>&lt;P&gt;Can you check the format for your DATE field?&lt;/P&gt;</description>
      <pubDate>Mon, 19 Nov 2018 12:09:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1509001#M601452</guid>
      <dc:creator>shiveshsingh</dc:creator>
      <dc:date>2018-11-19T12:09:45Z</dc:date>
    </item>
    <item>
      <title>Re: Not getting values as per the selection</title>
      <link>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1509427#M601453</link>
      <description>&lt;P&gt;its working fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks for everyone,&lt;/P&gt;&lt;P&gt;kavitha&lt;/P&gt;</description>
      <pubDate>Tue, 20 Nov 2018 04:25:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Not-getting-values-as-per-the-selection/m-p/1509427#M601453</guid>
      <dc:creator>kavitha_kommise</dc:creator>
      <dc:date>2018-11-20T04:25:04Z</dc:date>
    </item>
  </channel>
</rss>

