<?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 Line chart showing Values as 0. in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Line-chart-showing-Values-as-0/m-p/2120400#M91254</link>
    <description>&lt;P&gt;I am using a Line chat with a toggle button so show Count and Value.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kaushi2020_0-1695211535572.png" style="width: 777px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/116657i0FAC8371D9EC5F9B/image-dimensions/777x160?v=v2" width="777" height="160" role="button" title="kaushi2020_0-1695211535572.png" alt="kaushi2020_0-1695211535572.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;in my expression, I am passing a date range from &amp;gt;= 1st of the month &amp;lt;= Current day -1. but if you see here in this, the data for 20th and rest of the day as 0 when I am using below expression. How we can customize so that it show data till 19th (Current Date : 20th Sept 2023) ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if(GetFieldSelections(Data)='Count',&lt;BR /&gt;Sum({&amp;lt;Year=, Month=,Date=,Channel={'APP'},Date={"&amp;gt;=$(=date(monthstart(max(Date))))&amp;lt;=$(=date(max(Date)-1))"}&amp;gt;}Count),&lt;BR /&gt;if(GetFieldSelections(Data)='Value',&lt;BR /&gt;Sum({&amp;lt;Year=, Month=,Date=,Channel={'APP'},Date={"&amp;gt;=$(=date(monthstart(max(Date))))&amp;lt;=$(=date(max(Date)-1))"}&amp;gt;}Value)))&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Sep 2023 12:09:19 GMT</pubDate>
    <dc:creator>Kaushik2020</dc:creator>
    <dc:date>2023-09-20T12:09:19Z</dc:date>
    <item>
      <title>Line chart showing Values as 0.</title>
      <link>https://community.qlik.com/t5/App-Development/Line-chart-showing-Values-as-0/m-p/2120400#M91254</link>
      <description>&lt;P&gt;I am using a Line chat with a toggle button so show Count and Value.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kaushi2020_0-1695211535572.png" style="width: 777px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/116657i0FAC8371D9EC5F9B/image-dimensions/777x160?v=v2" width="777" height="160" role="button" title="kaushi2020_0-1695211535572.png" alt="kaushi2020_0-1695211535572.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;in my expression, I am passing a date range from &amp;gt;= 1st of the month &amp;lt;= Current day -1. but if you see here in this, the data for 20th and rest of the day as 0 when I am using below expression. How we can customize so that it show data till 19th (Current Date : 20th Sept 2023) ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if(GetFieldSelections(Data)='Count',&lt;BR /&gt;Sum({&amp;lt;Year=, Month=,Date=,Channel={'APP'},Date={"&amp;gt;=$(=date(monthstart(max(Date))))&amp;lt;=$(=date(max(Date)-1))"}&amp;gt;}Count),&lt;BR /&gt;if(GetFieldSelections(Data)='Value',&lt;BR /&gt;Sum({&amp;lt;Year=, Month=,Date=,Channel={'APP'},Date={"&amp;gt;=$(=date(monthstart(max(Date))))&amp;lt;=$(=date(max(Date)-1))"}&amp;gt;}Value)))&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Sep 2023 12:09:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Line-chart-showing-Values-as-0/m-p/2120400#M91254</guid>
      <dc:creator>Kaushik2020</dc:creator>
      <dc:date>2023-09-20T12:09:19Z</dc:date>
    </item>
  </channel>
</rss>

