<?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 Expressions in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expressions/m-p/295438#M1203105</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;i have chart with one expression and one dimension, i have 3 text objects and i want the total of the expression to come to that text object.&lt;/P&gt;&lt;P&gt;in the expression i put the following formula if((Type)='EXP',Sum (Potential)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;i want the total of the "POTENTIAL" to display in the text box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Dec 2010 17:43:46 GMT</pubDate>
    <dc:creator />
    <dc:date>2010-12-21T17:43:46Z</dc:date>
    <item>
      <title>Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions/m-p/295438#M1203105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;i have chart with one expression and one dimension, i have 3 text objects and i want the total of the expression to come to that text object.&lt;/P&gt;&lt;P&gt;in the expression i put the following formula if((Type)='EXP',Sum (Potential)).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;&lt;/P&gt;&lt;P&gt;i want the total of the "POTENTIAL" to display in the text box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 17:43:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions/m-p/295438#M1203105</guid>
      <dc:creator />
      <dc:date>2010-12-21T17:43:46Z</dc:date>
    </item>
    <item>
      <title>AW:Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions/m-p/295439#M1203106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;possibly that:&lt;/P&gt;&lt;P&gt;Num(if(Type='EXP',Sum (Total Potential)),'#,##0')&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 17:55:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions/m-p/295439#M1203106</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2010-12-21T17:55:13Z</dc:date>
    </item>
    <item>
      <title>AW:Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions/m-p/295440#M1203108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martina,&lt;/P&gt;&lt;P&gt;thanks for the help its works perfectly, but actually i haven't given all the information.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/674/5430.EXPR_2D00_QV.JPG"&gt;&lt;IMG alt="" border="0" src="http://community.qlik.com/resized-image.ashx/__size/550x0/__key/CommunityServer.Discussions.Components.Files/674/5430.EXPR_2D00_QV.JPG" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/cfs-file.ashx/__key/CommunityServer.Discussions.Components.Files/674/7077.EXPR_2D00_QV.JPG"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;This is the screen shoot TEXT OBJECT is A, B, C&lt;/P&gt;&lt;P&gt;what i want is object box A should have the same value as chart "Exports Amt", B holding the value from "Imports Amt" and C holding "X Trade Amt"&lt;/P&gt;&lt;P&gt;if list box "Exp" is selected then as per the chart expreesion formulas =If((Type)='EXP',Sum (Potential))&lt;/P&gt;&lt;P&gt;similarly for other 2 chart also.&lt;/P&gt;&lt;P&gt;the other two chart will be nill, and if noting selected in the list box all the chart box will have the respective value.&lt;/P&gt;&lt;P&gt;to summarise what i was look for is the value of CHART to TEXT OBJECT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 06:28:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions/m-p/295440#M1203108</guid>
      <dc:creator />
      <dc:date>2010-12-22T06:28:01Z</dc:date>
    </item>
    <item>
      <title>AW:Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions/m-p/295441#M1203111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try&lt;/P&gt;&lt;P&gt;Sum ({$&amp;lt;Exim={$(=Exim)}&amp;gt;}Potential)&lt;/P&gt;&lt;P&gt;in the 3 cells and also in the textboxes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 10:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions/m-p/295441#M1203111</guid>
      <dc:creator />
      <dc:date>2010-12-22T10:12:08Z</dc:date>
    </item>
    <item>
      <title>AW:Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions/m-p/295442#M1203113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Jochem,&lt;/P&gt;&lt;P&gt;The problem is that now I am getting 3 rows, in each chart, where as i require only one value. to get that in chart i put&lt;/P&gt;&lt;P&gt;"&lt;EM&gt;&lt;STRONG&gt;If((Type)='EXP',Sum (Potential))"&lt;/STRONG&gt;&lt;/EM&gt; in the chart1, "&lt;EM&gt;&lt;STRONG&gt;If((Type)='IMP',Sum (Potential))"&lt;/STRONG&gt;&lt;/EM&gt; in the chart2, and "&lt;EM&gt;&lt;STRONG&gt;If((Type)='X Trade',Sum (Potential))"&lt;/STRONG&gt;&lt;/EM&gt; in the chart3, doing like this i got one value.&lt;/P&gt;&lt;P&gt;i have added your formula in the expression and in the text object, text object is showing the cumulative value.&lt;/P&gt;&lt;P&gt;i will have 3 values in the text objects depending on the EXIM value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;I am new to this and still to understand the concepts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 10:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions/m-p/295442#M1203113</guid>
      <dc:creator />
      <dc:date>2010-12-22T10:57:17Z</dc:date>
    </item>
    <item>
      <title>AW:Expressions</title>
      <link>https://community.qlik.com/t5/QlikView/Expressions/m-p/295443#M1203114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Than you guys,&lt;/P&gt;&lt;P&gt;the problem was due to set anlysis. i got the below link in which John Witherspoon explain in detail.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/forums/p/19888/93479.aspx"&gt;http://community.qlik.com/forums/p/19888/93479.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I put =Sum ({$&amp;lt;Type={'X Trade'}&amp;gt;}Potential)&lt;/P&gt;&lt;P&gt;In the text object and i got the result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Dec 2010 13:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expressions/m-p/295443#M1203114</guid>
      <dc:creator />
      <dc:date>2010-12-22T13:47:56Z</dc:date>
    </item>
  </channel>
</rss>

