<?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 show if expression sum in text box in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/show-if-expression-sum-in-text-box/m-p/577651#M479187</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made an expression which gives me all sessionuserid where they only have 1 buy. I can make this in a straight table and then sum of total rows. Then i get row many SessionUserIDs who only bought once. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i show this in an textbox?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In picture you can see expression - Maybe it can be made otherwise?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/53040_Capture.PNG.png" style="width: 620px; height: 519px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Feb 2014 17:03:58 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-02-12T17:03:58Z</dc:date>
    <item>
      <title>show if expression sum in text box</title>
      <link>https://community.qlik.com/t5/QlikView/show-if-expression-sum-in-text-box/m-p/577651#M479187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have made an expression which gives me all sessionuserid where they only have 1 buy. I can make this in a straight table and then sum of total rows. Then i get row many SessionUserIDs who only bought once. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do i show this in an textbox?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In picture you can see expression - Maybe it can be made otherwise?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/53040_Capture.PNG.png" style="width: 620px; height: 519px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 17:03:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-if-expression-sum-in-text-box/m-p/577651#M479187</guid>
      <dc:creator />
      <dc:date>2014-02-12T17:03:58Z</dc:date>
    </item>
    <item>
      <title>Re: show if expression sum in text box</title>
      <link>https://community.qlik.com/t5/QlikView/show-if-expression-sum-in-text-box/m-p/577652#M479188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In texbox:&lt;/P&gt;&lt;P&gt;sum(aggr(YourExpression,YourFirstDimension,YourSecondDimension, etc.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 17:06:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-if-expression-sum-in-text-box/m-p/577652#M479188</guid>
      <dc:creator>Nicole-Smith</dc:creator>
      <dc:date>2014-02-12T17:06:09Z</dc:date>
    </item>
    <item>
      <title>Re: show if expression sum in text box</title>
      <link>https://community.qlik.com/t5/QlikView/show-if-expression-sum-in-text-box/m-p/577653#M479189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;= Sum(Aggr(if(Count({&amp;lt;EventType={'Buy'}&amp;gt;}distinct SessionIDINT)=1, 1, 0), SessionUserID))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Feb 2014 17:17:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/show-if-expression-sum-in-text-box/m-p/577653#M479189</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2014-02-12T17:17:53Z</dc:date>
    </item>
  </channel>
</rss>

