<?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 Show [0] for dates without values in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Show-0-for-dates-without-values/m-p/1757085#M58419</link>
    <description>&lt;P&gt;I have a table on a sheet which displays the values per day of the month. As a dimension i use a master calendar which shows all the days within a specific time frame (f.e. 01-06-2020 till 30-06-2020). As a measure I have the following expression:&lt;/P&gt;&lt;P&gt;Count({&amp;lt;TransactieType = {'OpnameMut'}, [OPNMUT.CoronaTestStatus] = {'P'}, HerkomstInstelling = {'nb'}&amp;gt;}Distinct OpnameNummer)&lt;/P&gt;&lt;P&gt;This gives me a result as shown in the attachment. As you can see the dates between [06-06-2020] and [24-06-2020] are missing because there is no data that can be found. Is there a way to show the dates and show 0-values as a result?&lt;/P&gt;&lt;P&gt;Any help is much appreciated!&lt;/P&gt;</description>
    <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
    <dc:creator>sgrobben</dc:creator>
    <dc:date>2021-12-20T21:08:46Z</dc:date>
    <item>
      <title>Show [0] for dates without values</title>
      <link>https://community.qlik.com/t5/App-Development/Show-0-for-dates-without-values/m-p/1757085#M58419</link>
      <description>&lt;P&gt;I have a table on a sheet which displays the values per day of the month. As a dimension i use a master calendar which shows all the days within a specific time frame (f.e. 01-06-2020 till 30-06-2020). As a measure I have the following expression:&lt;/P&gt;&lt;P&gt;Count({&amp;lt;TransactieType = {'OpnameMut'}, [OPNMUT.CoronaTestStatus] = {'P'}, HerkomstInstelling = {'nb'}&amp;gt;}Distinct OpnameNummer)&lt;/P&gt;&lt;P&gt;This gives me a result as shown in the attachment. As you can see the dates between [06-06-2020] and [24-06-2020] are missing because there is no data that can be found. Is there a way to show the dates and show 0-values as a result?&lt;/P&gt;&lt;P&gt;Any help is much appreciated!&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 21:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-0-for-dates-without-values/m-p/1757085#M58419</guid>
      <dc:creator>sgrobben</dc:creator>
      <dc:date>2021-12-20T21:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Show [0] for dates without values</title>
      <link>https://community.qlik.com/t5/App-Development/Show-0-for-dates-without-values/m-p/1757272#M58436</link>
      <description>&lt;P&gt;Found the solution already, is it done by using the relative simple expression:&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Count({&amp;lt;TransactieType = {'OpnameMut'}, [OPNMUT.CoronaTestStatus] = {'P'}, HerkomstInstelling = {'nb'}&amp;gt;}Distinct OpnameNummer)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;+(0*Count({&amp;lt;TransactieType = {'OpnameMut'}, Datum = {"&amp;lt;=$(vBeginDatumToday)"}, HerkomstInstelling = {'nb'}&amp;gt;}Distinct OpnameNummer))&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Oct 2020 09:09:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-0-for-dates-without-values/m-p/1757272#M58436</guid>
      <dc:creator>sgrobben</dc:creator>
      <dc:date>2020-10-30T09:09:09Z</dc:date>
    </item>
  </channel>
</rss>

