<?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 Display values of a specific field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Display-values-of-a-specific-field/m-p/262829#M1180121</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dataset that containts several values. How can I set a summary box on my dashboard that only shows the total amount for a specific value? &lt;/P&gt;&lt;P&gt;More concrete: I have invoices that should have a Tax code assigned to them. On the main page of my dashboard I want to have a table, graph... that always shows the number of invoices without a Tax code assigned. I can create a graph that plots all Tax Codes and there I see the number of invoices without one assigned but I would like to have a specific indicator on my main dashboard only showing those invoices. &lt;/P&gt;&lt;P&gt;I tried to do this by creating a statement in my expression: &lt;/P&gt;&lt;P&gt;count(if(TAX_CODE= '(Null)',1,0))&lt;/P&gt;&lt;P&gt;but this doesn't return the expected result. Is there any other way to do this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, &lt;/P&gt;&lt;P&gt;Kind regards, &lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Feb 2012 09:38:12 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-02-08T09:38:12Z</dc:date>
    <item>
      <title>Display values of a specific field</title>
      <link>https://community.qlik.com/t5/QlikView/Display-values-of-a-specific-field/m-p/262829#M1180121</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dataset that containts several values. How can I set a summary box on my dashboard that only shows the total amount for a specific value? &lt;/P&gt;&lt;P&gt;More concrete: I have invoices that should have a Tax code assigned to them. On the main page of my dashboard I want to have a table, graph... that always shows the number of invoices without a Tax code assigned. I can create a graph that plots all Tax Codes and there I see the number of invoices without one assigned but I would like to have a specific indicator on my main dashboard only showing those invoices. &lt;/P&gt;&lt;P&gt;I tried to do this by creating a statement in my expression: &lt;/P&gt;&lt;P&gt;count(if(TAX_CODE= '(Null)',1,0))&lt;/P&gt;&lt;P&gt;but this doesn't return the expected result. Is there any other way to do this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance, &lt;/P&gt;&lt;P&gt;Kind regards, &lt;/P&gt;&lt;P&gt;Jens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 09:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-values-of-a-specific-field/m-p/262829#M1180121</guid>
      <dc:creator />
      <dc:date>2012-02-08T09:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: Display values of a specific field</title>
      <link>https://community.qlik.com/t5/QlikView/Display-values-of-a-specific-field/m-p/262830#M1180122</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Jens,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I suggest using set analysis as follows:&lt;/P&gt;&lt;P&gt;Where you will use another field to count&lt;/P&gt;&lt;P&gt;Count({&amp;lt;TAX_Code={''}&amp;gt;}FieldToCount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;attach is an example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps,&lt;/P&gt;&lt;P&gt;Eliran&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 09:47:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Display-values-of-a-specific-field/m-p/262830#M1180122</guid>
      <dc:creator>eliran</dc:creator>
      <dc:date>2012-02-08T09:47:41Z</dc:date>
    </item>
  </channel>
</rss>

