<?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 Re: No data to display in a chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/No-data-to-display-in-a-chart/m-p/367348#M136588</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the expression sum(Employees) works in the same chart, the problem is with the condition.&amp;nbsp; Either you misspelt the field name "Headquarters", or there is no value "1", or there are no Employees data for Headquarters = 1.&amp;nbsp; Try to add Headquarters as dimension, it may help to see.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Jul 2012 14:45:14 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2012-07-25T14:45:14Z</dc:date>
    <item>
      <title>No data to display in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/No-data-to-display-in-a-chart/m-p/367345#M136585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a chart that looks up sum of employees per region when the headquarter filed has a value of 1.&lt;/P&gt;&lt;P&gt;the expression that I am using is :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum(&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if (Headquarters =1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; , Employees&lt;/P&gt;&lt;P&gt;&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; )&lt;/P&gt;&lt;P&gt;and the dimenssion is Region.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The chart is not showing any data. while if I put the fields in a table box then I see all of them.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried "For testing" to change the exprission to Sum(Employees) and it worked out.&lt;/P&gt;&lt;P&gt;Not sure what's wrong with the main exprission!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any help!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Alec&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 14:35:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-data-to-display-in-a-chart/m-p/367345#M136585</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2012-07-25T14:35:22Z</dc:date>
    </item>
    <item>
      <title>Re: No data to display in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/No-data-to-display-in-a-chart/m-p/367346#M136586</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alec, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are looking for count not sum...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change expression accordingly for answer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Kulbir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 14:41:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-data-to-display-in-a-chart/m-p/367346#M136586</guid>
      <dc:creator />
      <dc:date>2012-07-25T14:41:11Z</dc:date>
    </item>
    <item>
      <title>Re: No data to display in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/No-data-to-display-in-a-chart/m-p/367347#M136587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are the fields Headquarters, Region and Employees related to each other? Could it be that if(Headquarters = 1,..) doesn't return an unambiguous answer if evaluated in your context?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 14:41:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-data-to-display-in-a-chart/m-p/367347#M136587</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2012-07-25T14:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: No data to display in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/No-data-to-display-in-a-chart/m-p/367348#M136588</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the expression sum(Employees) works in the same chart, the problem is with the condition.&amp;nbsp; Either you misspelt the field name "Headquarters", or there is no value "1", or there are no Employees data for Headquarters = 1.&amp;nbsp; Try to add Headquarters as dimension, it may help to see.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 14:45:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-data-to-display-in-a-chart/m-p/367348#M136588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-25T14:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: No data to display in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/No-data-to-display-in-a-chart/m-p/367349#M136589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;here is a sample of the table bo. i have exported to excel.&lt;/P&gt;&lt;P&gt;I don't see any issue in the relationship among the three fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" style="width: 330px;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="xl63" height="17" width="107"&gt;Region&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="76"&gt;Employees&lt;/TD&gt;&lt;TD class="xl63" style="border-left: none;" width="147"&gt;Headquarters&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Asia Pacific&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;2&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;USA&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;50&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Asia Pacific&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Asia Pacific&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;0&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;USA&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;8&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="xl64" height="17" style="border-top: none;"&gt;Asia Pacific&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;15&lt;/TD&gt;&lt;TD class="xl65" style="border-top: none; border-left: none;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 14:47:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-data-to-display-in-a-chart/m-p/367349#M136589</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2012-07-25T14:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: No data to display in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/No-data-to-display-in-a-chart/m-p/367350#M136590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this:&lt;/P&gt;&lt;P&gt;sum(Employees*Headquarters)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 14:52:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-data-to-display-in-a-chart/m-p/367350#M136590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-07-25T14:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: No data to display in a chart</title>
      <link>https://community.qlik.com/t5/QlikView/No-data-to-display-in-a-chart/m-p/367351#M136591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is just a misspelling issue.&lt;/P&gt;&lt;P&gt;I really should be more careful and not bother other PPl before I look at it.&lt;/P&gt;&lt;P&gt;Thanks for all of you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jul 2012 14:58:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/No-data-to-display-in-a-chart/m-p/367351#M136591</guid>
      <dc:creator>alec1982</dc:creator>
      <dc:date>2012-07-25T14:58:49Z</dc:date>
    </item>
  </channel>
</rss>

