<?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 Chart properties in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-properties/m-p/1049603#M923799</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="121895" alt="Untitled.png" class="jive-image image-1" height="233" src="https://community.qlik.com/legacyfs/online/121895_Untitled.png" style="height: 233px; width: 752.396px;" width="752" /&gt;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In&amp;nbsp; the above chart there is no sales on July month. So Target also not coming.&lt;/P&gt;&lt;P&gt;Even if there is no sales also i have to display Target.&lt;/P&gt;&lt;P&gt;Is this data model issue or chart issue. Black Colour bar is Target.&lt;/P&gt;&lt;P&gt;Transaction Started on June month .So there should not be a target before to June month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>KumaRan</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Chart properties</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-properties/m-p/1049603#M923799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG __jive_id="121895" alt="Untitled.png" class="jive-image image-1" height="233" src="https://community.qlik.com/legacyfs/online/121895_Untitled.png" style="height: 233px; width: 752.396px;" width="752" /&gt;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In&amp;nbsp; the above chart there is no sales on July month. So Target also not coming.&lt;/P&gt;&lt;P&gt;Even if there is no sales also i have to display Target.&lt;/P&gt;&lt;P&gt;Is this data model issue or chart issue. Black Colour bar is Target.&lt;/P&gt;&lt;P&gt;Transaction Started on June month .So there should not be a target before to June month&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-properties/m-p/1049603#M923799</guid>
      <dc:creator>KumaRan</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Chart properties</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-properties/m-p/1049604#M923800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share whit us your data model ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 11:33:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-properties/m-p/1049604#M923800</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-18T11:33:36Z</dc:date>
    </item>
    <item>
      <title>Re: Chart properties</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-properties/m-p/1049605#M923801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your expression you are using for Target? If you have an if statement (or set analysis on sales field) restricting the Target expression to only show when there is sales, then I guess remove the if statement (or the set analysis). If there is no if statement, then this must be because of data issue&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 11:34:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-properties/m-p/1049605#M923801</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-04-18T11:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Chart properties</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-properties/m-p/1049606#M923802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumaran&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is definitely a data issue.&lt;/P&gt;&lt;P&gt;If you dont have data captured for the month of July, nothing will reflect on the chart&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can create a constant value for Target when you load the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MyTable:&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; *,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 20 as Target&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SourceTable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Target will then be created with the value 20 for all rows, even for July&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 18 Apr 2016 11:45:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-properties/m-p/1049606#M923802</guid>
      <dc:creator />
      <dc:date>2016-04-18T11:45:23Z</dc:date>
    </item>
  </channel>
</rss>

