<?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 Expression in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316453#M1197861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I tried this again at it works. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 May 2011 07:19:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-24T07:19:13Z</dc:date>
    <item>
      <title>Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316448#M1197856</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We analyse our sales over different sourcing methods. In our report we want to show what is sold through the DD sourcing method, and what is sold through the other sourcing methods. In a chart we have two Expressions set up - If ([Sourcing Method] = 'DD', Sum([Line Value])) and If ([Sourcing Method] &amp;lt;&amp;gt; 'DD', Sum([Line Value])).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When selecting either sourcing method the line value for this is shown under the right heading. However, when selecting both Sourcing Methods both figures are shown in the Other Sourcing method total - none is shown under DD. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 15:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316448#M1197856</guid>
      <dc:creator />
      <dc:date>2011-05-20T15:00:49Z</dc:date>
    </item>
    <item>
      <title>Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316449#M1197857</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What happens when you include the sourcing method as a dimension on your chart? Then you could avoid the if-condition. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;another option would set-analysis.&lt;/P&gt;&lt;P&gt;Try these:&lt;/P&gt;&lt;P&gt;Sum( {&amp;lt;[Sourcing Method]*={DD}&amp;gt;}&amp;nbsp; [Line Value] ) &lt;/P&gt;&lt;P&gt;Sum( {&amp;lt;[Sourcing Method]=[Sourcing Method]-{DD}&amp;gt;}&amp;nbsp; [Line Value] )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 15:35:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316449#M1197857</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-20T15:35:12Z</dc:date>
    </item>
    <item>
      <title>Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316450#M1197858</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Thanks for that. However using your suggestion if I select the sourcing methods other than DD there are no figures where I know there should be. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I didn't have the Sourcing Method in the Dimensions but if I do the suggestion still doesn't give the results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 15:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316450#M1197858</guid>
      <dc:creator />
      <dc:date>2011-05-20T15:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316451#M1197859</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 don't understand why it didn't work. &lt;/P&gt;&lt;P&gt;Please, check my attachment (I may have misunderstood your problem)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Erich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 May 2011 16:19:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316451#M1197859</guid>
      <dc:creator>erichshiino</dc:creator>
      <dc:date>2011-05-20T16:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316452#M1197860</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly find the attached file...&lt;/P&gt;&lt;P&gt;Hope this find your solution....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 21 May 2011 06:31:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316452#M1197860</guid>
      <dc:creator>rahulgupta</dc:creator>
      <dc:date>2011-05-21T06:31:40Z</dc:date>
    </item>
    <item>
      <title>Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316453#M1197861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I tried this again at it works. Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 07:19:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316453#M1197861</guid>
      <dc:creator />
      <dc:date>2011-05-24T07:19:13Z</dc:date>
    </item>
    <item>
      <title>Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316454#M1197862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My Pleasure....!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 08:38:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316454#M1197862</guid>
      <dc:creator>rahulgupta</dc:creator>
      <dc:date>2011-05-24T08:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Expression</title>
      <link>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316455#M1197863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;What happens when you include the sourcing method as a dimension on your chart? Then you could avoid the if-condition.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 23 Sep 2018 00:04:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Chart-Expression/m-p/316455#M1197863</guid>
      <dc:creator />
      <dc:date>2018-09-23T00:04:13Z</dc:date>
    </item>
  </channel>
</rss>

