<?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 Amount for specific product. how to achieve the same using specified gauge in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Amount-for-specific-product-how-to-achieve-the-same-using/m-p/534467#M1133758</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 requirement to display Amount for specific product. how to achieve the same with below specified gauge type?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="product.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48221_product.PNG.png" /&gt;tried with select field&amp;nbsp; under action--&amp;gt; field name (product)--&amp;gt; and under value I gave specific product name. But am getting wrong result. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prajna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Oct 2013 14:34:00 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-10-28T14:34:00Z</dc:date>
    <item>
      <title>Amount for specific product. how to achieve the same using specified gauge</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-for-specific-product-how-to-achieve-the-same-using/m-p/534467#M1133758</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 requirement to display Amount for specific product. how to achieve the same with below specified gauge type?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="product.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/48221_product.PNG.png" /&gt;tried with select field&amp;nbsp; under action--&amp;gt; field name (product)--&amp;gt; and under value I gave specific product name. But am getting wrong result. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prajna&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 14:34:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-for-specific-product-how-to-achieve-the-same-using/m-p/534467#M1133758</guid>
      <dc:creator />
      <dc:date>2013-10-28T14:34:00Z</dc:date>
    </item>
    <item>
      <title>Re: Amount for specific product. how to achieve the same using specified gauge</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-for-specific-product-how-to-achieve-the-same-using/m-p/534468#M1133760</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Pajna&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I presume you have created a Chart of type 'Gauge Chart'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ignore the &lt;EM&gt;Actions&lt;/EM&gt; tab.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead go the &lt;EM&gt;Dimensions&lt;/EM&gt; tab and from the pick list on the left add the required dimension to&lt;EM&gt; Used Dimensions&lt;/EM&gt; on the right.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then go to your Expressions tab and add whatever expressions you need, something like:&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; avg(Amount)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;Bill&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 14:50:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-for-specific-product-how-to-achieve-the-same-using/m-p/534468#M1133760</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-10-28T14:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: Amount for specific product. how to achieve the same using specified gauge</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-for-specific-product-how-to-achieve-the-same-using/m-p/534469#M1133761</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like sum({&amp;lt;Product={'Airbus'}&amp;gt;}Amount) as expression. Replace Product with the name of your product dimension, Airbus with the specific product name and replace Amount with the name of your amount field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 15:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-for-specific-product-how-to-achieve-the-same-using/m-p/534469#M1133761</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-28T15:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Amount for specific product. how to achieve the same using specified gauge</title>
      <link>https://community.qlik.com/t5/QlikView/Amount-for-specific-product-how-to-achieve-the-same-using/m-p/534470#M1133762</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the help &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Prajna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Oct 2013 06:43:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Amount-for-specific-product-how-to-achieve-the-same-using/m-p/534470#M1133762</guid>
      <dc:creator />
      <dc:date>2013-10-29T06:43:34Z</dc:date>
    </item>
  </channel>
</rss>

