<?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 nervous chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/nervous-chart/m-p/215738#M69151</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;change the expression&lt;/P&gt;&lt;P&gt;Sum ( If ( IsNull(Centro_Dep) = 0, 1 , 0 ))&lt;/P&gt;&lt;P&gt;The funciton ISNULL return -1 if the values = NULL and 0 if the value is not null.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Sep 2010 19:12:14 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-09-23T19:12:14Z</dc:date>
    <item>
      <title>nervous chart</title>
      <link>https://community.qlik.com/t5/QlikView/nervous-chart/m-p/215735#M69148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi!!&lt;/P&gt;&lt;P&gt;I have done a bar chart with 2 dimensions and 1 expression.&lt;/P&gt;&lt;P&gt;Dimension1&lt;/P&gt;&lt;P&gt;If(Date(MakeDate(Año,mes),'MM/YYYY')&amp;gt;=Ini_Hco and Date(MakeDate(Año,mes),'MM/YYYY')&amp;lt;=Date(MakeDate(Year(FechaInforme),Month(FechaInforme)),'MM/YYYY'),MESAÑO)&lt;/P&gt;&lt;P&gt;Dimension 2&lt;/P&gt;&lt;P&gt;Centro_Dep (it`s a field in a access table)&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;Sum ( If ( Not IsNull ( Centro_Dep ), 1 , 0 ))&lt;/P&gt;&lt;P&gt;The chart shows for each month and year, how many people is in each departament&lt;/P&gt;&lt;P&gt;Inexplicably, for a few seconds (maybe 1 or 2) and randomly, the chat bars disappear and appear, justl like the chart recalculate itself&lt;/P&gt;&lt;P&gt;Is there somebody with something similar??&lt;/P&gt;&lt;P&gt;how I can be solved?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 12:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nervous-chart/m-p/215735#M69148</guid>
      <dc:creator>francis_gr</dc:creator>
      <dc:date>2010-09-23T12:51:27Z</dc:date>
    </item>
    <item>
      <title>nervous chart</title>
      <link>https://community.qlik.com/t5/QlikView/nervous-chart/m-p/215736#M69149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;Can you attach a sample application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 13:05:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nervous-chart/m-p/215736#M69149</guid>
      <dc:creator>deepakk</dc:creator>
      <dc:date>2010-09-23T13:05:36Z</dc:date>
    </item>
    <item>
      <title>nervous chart</title>
      <link>https://community.qlik.com/t5/QlikView/nervous-chart/m-p/215737#M69150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Deepak!&lt;/P&gt;&lt;P&gt;Check this one&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 19:03:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nervous-chart/m-p/215737#M69150</guid>
      <dc:creator>francis_gr</dc:creator>
      <dc:date>2010-09-23T19:03:10Z</dc:date>
    </item>
    <item>
      <title>nervous chart</title>
      <link>https://community.qlik.com/t5/QlikView/nervous-chart/m-p/215738#M69151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;change the expression&lt;/P&gt;&lt;P&gt;Sum ( If ( IsNull(Centro_Dep) = 0, 1 , 0 ))&lt;/P&gt;&lt;P&gt;The funciton ISNULL return -1 if the values = NULL and 0 if the value is not null.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Sep 2010 19:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nervous-chart/m-p/215738#M69151</guid>
      <dc:creator />
      <dc:date>2010-09-23T19:12:14Z</dc:date>
    </item>
    <item>
      <title>nervous chart</title>
      <link>https://community.qlik.com/t5/QlikView/nervous-chart/m-p/215739#M69152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Eduardo!&lt;/P&gt;&lt;P&gt;I have changed the expression but the chart keep doing the same!!&lt;/P&gt;&lt;P&gt;I think the problem is the dimension&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;=If(Date(MakeDate(Año,mes),'MM/YYYY')&amp;gt;=Ini_Hco and Date(MakeDate(Año,mes),'MM/YYYY')&amp;lt;=Date(MakeDate(Year(FechaInforme),Month(FechaInforme)),'MM/YYYY'),MESAÑO)&lt;/P&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;P&gt;Is there any way to simplify the expression??&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 19:00:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nervous-chart/m-p/215739#M69152</guid>
      <dc:creator>francis_gr</dc:creator>
      <dc:date>2010-09-24T19:00:35Z</dc:date>
    </item>
    <item>
      <title>nervous chart</title>
      <link>https://community.qlik.com/t5/QlikView/nervous-chart/m-p/215740#M69153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Your variable "FechaInforme" is using a function "NOW()".&lt;/P&gt;&lt;P&gt;This this function use the system datetime and update every second.&lt;/P&gt;&lt;P&gt;Try declare a fild whith this function, and dont use into a variable.&lt;/P&gt;&lt;P&gt;Ex.:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;NOW() AS FechaInforme,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Sep 2010 19:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nervous-chart/m-p/215740#M69153</guid>
      <dc:creator />
      <dc:date>2010-09-24T19:47:48Z</dc:date>
    </item>
    <item>
      <title>nervous chart</title>
      <link>https://community.qlik.com/t5/QlikView/nervous-chart/m-p/215741#M69154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Eduardo!!&lt;/P&gt;&lt;P&gt;I have followed your indications and solves the problem perfectly.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Sep 2010 21:46:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/nervous-chart/m-p/215741#M69154</guid>
      <dc:creator>francis_gr</dc:creator>
      <dc:date>2010-09-25T21:46:52Z</dc:date>
    </item>
  </channel>
</rss>

