<?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 chart that present different from the selection in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/chart-that-present-different-from-the-selection/m-p/245348#M1188582</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; My mistake it does work&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;P&gt;Ester&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 04 Aug 2011 05:54:12 GMT</pubDate>
    <dc:creator>ester_pr</dc:creator>
    <dc:date>2011-08-04T05:54:12Z</dc:date>
    <item>
      <title>chart that present different from the selection</title>
      <link>https://community.qlik.com/t5/QlikView/chart-that-present-different-from-the-selection/m-p/245343#M1188577</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 am trying to make a chart that when i choose invoce it will present all the sales fore that customer as if i choose customer and not invoc&lt;/P&gt;&lt;P&gt;i have trysd set that ignores invoice but it doesnt work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 09:36:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-that-present-different-from-the-selection/m-p/245343#M1188577</guid>
      <dc:creator>ester_pr</dc:creator>
      <dc:date>2011-08-03T09:36:38Z</dc:date>
    </item>
    <item>
      <title>chart that present different from the selection</title>
      <link>https://community.qlik.com/t5/QlikView/chart-that-present-different-from-the-selection/m-p/245344#M1188578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi ester_pr,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not quite sure of your problem:&amp;nbsp; is your chart currently displaying customer on one axis, and invoice value on another?&amp;nbsp; Do you then want to display customers and sales (changing the expression: invoice value to sales value)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is your chart by "Invoice Number" (and sales/invoices) and you want the dimension to change from "Invoice Number" to "Customer" ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you post an example QV doc of your problem, and then I can have a play...?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 10:02:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-that-present-different-from-the-selection/m-p/245344#M1188578</guid>
      <dc:creator />
      <dc:date>2011-08-03T10:02:05Z</dc:date>
    </item>
    <item>
      <title>chart that present different from the selection</title>
      <link>https://community.qlik.com/t5/QlikView/chart-that-present-different-from-the-selection/m-p/245345#M1188579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; My chart displays, sum(sales) By month, the user is choosing in a list box -invoice number ,the chart sould display &lt;/P&gt;&lt;P&gt;all sales for the customer of that invoice in that month and prior&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ester&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 10:26:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-that-present-different-from-the-selection/m-p/245345#M1188579</guid>
      <dc:creator>ester_pr</dc:creator>
      <dc:date>2011-08-03T10:26:32Z</dc:date>
    </item>
    <item>
      <title>Re: chart that present different from the selection</title>
      <link>https://community.qlik.com/t5/QlikView/chart-that-present-different-from-the-selection/m-p/245346#M1188580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;sum({&amp;lt;Invoice=,Customer=P()&amp;gt;} Sales)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2011 22:09:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-that-present-different-from-the-selection/m-p/245346#M1188580</guid>
      <dc:creator>johnw</dc:creator>
      <dc:date>2011-08-03T22:09:23Z</dc:date>
    </item>
    <item>
      <title>chart that present different from the selection</title>
      <link>https://community.qlik.com/t5/QlikView/chart-that-present-different-from-the-selection/m-p/245347#M1188581</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi,&lt;/P&gt;&lt;P&gt;it sums all the Customers, I need only the Customer of the invoice&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Ester&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 05:51:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-that-present-different-from-the-selection/m-p/245347#M1188581</guid>
      <dc:creator>ester_pr</dc:creator>
      <dc:date>2011-08-04T05:51:29Z</dc:date>
    </item>
    <item>
      <title>chart that present different from the selection</title>
      <link>https://community.qlik.com/t5/QlikView/chart-that-present-different-from-the-selection/m-p/245348#M1188582</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; My mistake it does work&lt;/P&gt;&lt;P&gt;Thank you!!&lt;/P&gt;&lt;P&gt;Ester&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 05:54:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/chart-that-present-different-from-the-selection/m-p/245348#M1188582</guid>
      <dc:creator>ester_pr</dc:creator>
      <dc:date>2011-08-04T05:54:12Z</dc:date>
    </item>
  </channel>
</rss>

