<?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 Pivot Chart - Display only values of a particular dimension based on the value of another dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Display-only-values-of-a-particular-dimension-based/m-p/69659#M11489</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 pivot chart that displays outstanding sales orders by Sales Rep for all customers.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;We have two classes of customers : Account or Cash Customers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have a multibox in the report to change the display in the chart from Account to Cash Customers based on the field "CustType" (where the value is either 'A' for Account or 'C' for Cash)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I want to have two charts next to each other, one showing Outstanding Orders for Account Customers, and one for Cash Customers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How do I tell my Account Customers Chart to exclude any orders where the CustType is 'C' and my Cash Customers Chart to exclude any orders where the CustType is 'A'?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I assume this can be done as a calculated dimension or a dimension condition or otherwise a flag within the script that flags the customer as account or cash to create different fields that can be displayed in the different charts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;However not quite sure on what the syntax should be...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Could anyone point me in the right direction?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks in advance....&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Mar 2018 04:22:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-03-08T04:22:20Z</dc:date>
    <item>
      <title>Pivot Chart - Display only values of a particular dimension based on the value of another dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Display-only-values-of-a-particular-dimension-based/m-p/69659#M11489</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 pivot chart that displays outstanding sales orders by Sales Rep for all customers.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;We have two classes of customers : Account or Cash Customers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I have a multibox in the report to change the display in the chart from Account to Cash Customers based on the field "CustType" (where the value is either 'A' for Account or 'C' for Cash)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I want to have two charts next to each other, one showing Outstanding Orders for Account Customers, and one for Cash Customers.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;How do I tell my Account Customers Chart to exclude any orders where the CustType is 'C' and my Cash Customers Chart to exclude any orders where the CustType is 'A'?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I assume this can be done as a calculated dimension or a dimension condition or otherwise a flag within the script that flags the customer as account or cash to create different fields that can be displayed in the different charts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;However not quite sure on what the syntax should be...&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Could anyone point me in the right direction?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Thanks in advance....&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 04:22:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Chart-Display-only-values-of-a-particular-dimension-based/m-p/69659#M11489</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-08T04:22:20Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Chart - Display only values of a particular dimension based on the value of another dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Display-only-values-of-a-particular-dimension-based/m-p/69660#M11490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you can use set analysis in count of sales order.&lt;/P&gt;&lt;P&gt;Count ({$&amp;lt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;CustType={'A'}&lt;/SPAN&gt;&amp;gt;}SalesOrder)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 04:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Chart-Display-only-values-of-a-particular-dimension-based/m-p/69660#M11490</guid>
      <dc:creator>fabdulazeez</dc:creator>
      <dc:date>2018-03-08T04:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Chart - Display only values of a particular dimension based on the value of another dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Display-only-values-of-a-particular-dimension-based/m-p/69661#M11491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your suggestion Fawaz,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm not sure if i've ever used set analysis, where would i place that syntax?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Fab&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 04:30:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Chart-Display-only-values-of-a-particular-dimension-based/m-p/69661#M11491</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-08T04:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Pivot Chart - Display only values of a particular dimension based on the value of another dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Pivot-Chart-Display-only-values-of-a-particular-dimension-based/m-p/69662#M11492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In dimensions tab there is an option called Add calculated dimension&lt;/P&gt;&lt;P&gt;click on that and add you expression there&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Mar 2018 04:58:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Pivot-Chart-Display-only-values-of-a-particular-dimension-based/m-p/69662#M11492</guid>
      <dc:creator>kakani87</dc:creator>
      <dc:date>2018-03-08T04:58:37Z</dc:date>
    </item>
  </channel>
</rss>

