<?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 Generating data in Bar chart or backend in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Generating-data-in-Bar-chart-or-backend/m-p/2037930#M1222596</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I am calculating availability of Devices. On selecting one device i get the below data. Is there a way i can populate &lt;STRONG&gt;100%&amp;nbsp;&lt;/STRONG&gt; for months this device has no data on ? provided my entire data set starts from June 2022.&lt;/P&gt;
&lt;P&gt;June - 100% , July - 93.03% (as displayed below), August- 100% , Sep - 100% and so on&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hitha1512_0-1676404143106.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/100505iC0960A5A1E7B7DA0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hitha1512_0-1676404143106.png" alt="hitha1512_0-1676404143106.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 14 Feb 2023 19:52:53 GMT</pubDate>
    <dc:creator>hitha1512</dc:creator>
    <dc:date>2023-02-14T19:52:53Z</dc:date>
    <item>
      <title>Generating data in Bar chart or backend</title>
      <link>https://community.qlik.com/t5/QlikView/Generating-data-in-Bar-chart-or-backend/m-p/2037930#M1222596</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;I am calculating availability of Devices. On selecting one device i get the below data. Is there a way i can populate &lt;STRONG&gt;100%&amp;nbsp;&lt;/STRONG&gt; for months this device has no data on ? provided my entire data set starts from June 2022.&lt;/P&gt;
&lt;P&gt;June - 100% , July - 93.03% (as displayed below), August- 100% , Sep - 100% and so on&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hitha1512_0-1676404143106.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/100505iC0960A5A1E7B7DA0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hitha1512_0-1676404143106.png" alt="hitha1512_0-1676404143106.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 19:52:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Generating-data-in-Bar-chart-or-backend/m-p/2037930#M1222596</guid>
      <dc:creator>hitha1512</dc:creator>
      <dc:date>2023-02-14T19:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Generating data in Bar chart or backend</title>
      <link>https://community.qlik.com/t5/QlikView/Generating-data-in-Bar-chart-or-backend/m-p/2040508#M1222694</link>
      <description>&lt;P&gt;this means there are no records associated to the selected dates.&amp;nbsp; you can force a measure ignoring the device.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;if(count(Device)=0, sum({&amp;lt;Device=&amp;gt;}1), sum(Measure))&lt;BR /&gt;&lt;BR /&gt;if Device is the selected device, and sum(Measure) is your expression.&amp;nbsp; this means if there are no devices for the month, return sum(1) ignoring selected Device, else - normal expression&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 16:49:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Generating-data-in-Bar-chart-or-backend/m-p/2040508#M1222694</guid>
      <dc:creator>edwin</dc:creator>
      <dc:date>2023-02-21T16:49:32Z</dc:date>
    </item>
  </channel>
</rss>

