<?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 Re: To find unique charges based on ID,REGION. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988923#M972044</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌for 1st requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension ID&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;1) Count(ID)&lt;/P&gt;&lt;P&gt;2) Only(REGION)&lt;/P&gt;&lt;P&gt;3) Only(TAX) or Sum(Distinct TAX)&lt;/P&gt;&lt;P&gt;4) Sum(VALUE)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 Sep 2015 12:34:01 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-09-07T12:34:01Z</dc:date>
    <item>
      <title>To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988922#M972043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;I have one problem can u please help me out.&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;ID&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;TRANSACTION NO&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;REGION &lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;TAX&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;VALUE&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;T1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;ABC&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;T2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;ABC&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B1&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;T3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;ABC&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;50&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;250&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;T4&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;XYZ&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;25&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;500&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B2&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;T5&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;XYZ&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;25&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;750&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;T6&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;PQR&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;&lt;P&gt;30&lt;/P&gt;&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;B3&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;T7&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;PQR&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;30&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;350&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to calculate sum of VALUE w.r.t ID. &lt;/P&gt;&lt;P&gt;EX:&amp;nbsp; ID = B1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; VALUE = 550&lt;/P&gt;&lt;P&gt;As per the scenario the TAX will become 150, where as I need to consider it as unique(i.e., only 50 because my ID is B1 only)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so the final result should display as follows&lt;/P&gt;&lt;P&gt;________________________&lt;/P&gt;&lt;P&gt;ID: B1&lt;/P&gt;&lt;P&gt;Transaction count: 3&lt;/P&gt;&lt;P&gt;Region: ABC&lt;/P&gt;&lt;P&gt;TAX: 50&lt;/P&gt;&lt;P&gt;VALUE: 550&lt;/P&gt;&lt;P&gt;___________________________And also require Region wise as below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Region: ABC&lt;/P&gt;&lt;P&gt;TAX: 50&lt;/P&gt;&lt;P&gt;VALUE: 550&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Region: XYZ&lt;/P&gt;&lt;P&gt;TAX: 25&lt;/P&gt;&lt;P&gt;Value:1250&lt;/P&gt;&lt;P&gt;_____________________________&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 12:28:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988922#M972043</guid>
      <dc:creator>hamzabob1</dc:creator>
      <dc:date>2015-09-07T12:28:16Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988923#M972044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌for 1st requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension ID&lt;/P&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;P&gt;1) Count(ID)&lt;/P&gt;&lt;P&gt;2) Only(REGION)&lt;/P&gt;&lt;P&gt;3) Only(TAX) or Sum(Distinct TAX)&lt;/P&gt;&lt;P&gt;4) Sum(VALUE)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 12:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988923#M972044</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-07T12:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988924#M972045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum(VALUE) / avg(TOTAL &amp;lt;ID&amp;gt; TAX)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 12:35:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988924#M972045</guid>
      <dc:creator>maxgro</dc:creator>
      <dc:date>2015-09-07T12:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988925#M972046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌For second requirement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Dimension: REGION&lt;/P&gt;&lt;P&gt;Expressions&lt;/P&gt;&lt;P&gt;1) Only(Tax) or Sum(Distinct TAX)&lt;/P&gt;&lt;P&gt;2) Sum(VALUE)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 12:35:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988925#M972046</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-07T12:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988926#M972047</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;are u looking for this ?&lt;/P&gt;&lt;TABLE bgcolor="#ffffff" border="1" cellpadding="2" cellspacing="0" style="font-size: 9pt;"&gt;&lt;TBODY&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;ID&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;=Only(Tax)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;=Sum({&amp;lt;ID={'B1'}&amp;gt;}Value)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;=count(Transaction)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;TH nowrap="nowrap"&gt;&lt;SPAN style="color: #363636;"&gt;&lt;STRONG&gt;=Only({&amp;lt;ID={'B1'}&amp;gt;}Region)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt; &lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR bgcolor="#f5f5f5"&gt;&lt;TD bgcolor="#f5f5f5"&gt;&lt;/TD&gt;&lt;TD bgcolor="#f5f5f5"&gt;&lt;/TD&gt;&lt;TD bgcolor="#f5f5f5"&gt;&lt;STRONG&gt;550 &lt;/STRONG&gt;&lt;/TD&gt;&lt;TD bgcolor="#f5f5f5"&gt;&lt;STRONG&gt;7 &lt;/STRONG&gt;&lt;/TD&gt;&lt;TD bgcolor="#f5f5f5"&gt;&lt;STRONG&gt;ABC &lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;B1&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;50&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;550&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;ABC&lt;/SPAN&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;B2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;25&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;0&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt; &lt;/TD&gt;&lt;/TR&gt;&lt;TR bgcolor="#ffffff"&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;B3&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;30&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;0&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;SPAN style="color: #363636;"&gt;2&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD bgcolor="#ffffff"&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 12:49:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988926#M972047</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-07T12:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988927#M972048</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kavita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Sep 2015 12:56:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988927#M972048</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-09-07T12:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988928#M972049</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks everyone its working fine...&lt;/P&gt;&lt;P&gt;thanks again.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 05:45:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988928#M972049</guid>
      <dc:creator>hamzabob1</dc:creator>
      <dc:date>2015-09-08T05:45:50Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988929#M972050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now i have one more ID with the same TAX like 30,50...&lt;/P&gt;&lt;P&gt;and i want to show in text box..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks in advance...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 06:19:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988929#M972050</guid>
      <dc:creator>hamzabob1</dc:creator>
      <dc:date>2015-09-08T06:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988930#M972051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is your expected output?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 06:29:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988930#M972051</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-08T06:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988931#M972052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please elaborate ur requirement...with the expected result&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 06:36:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988931#M972052</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-09-08T06:36:05Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988932#M972053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;THEAD style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;TH class="header" style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center; color: #ffffff; background-color: #6690bc; background-position: no-repeat no-repeat;" valign="middle"&gt;ID&lt;/TH&gt;&lt;TH class="header" style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center; color: #ffffff; background-color: #6690bc; background-position: no-repeat no-repeat;" valign="middle"&gt;TRANSACTION NO&lt;/TH&gt;&lt;TH class="header" style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center; color: #ffffff; background-color: #6690bc; background-position: no-repeat no-repeat;" valign="middle"&gt;REGION&lt;/TH&gt;&lt;TH class="header" style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center; color: #ffffff; background-color: #6690bc; background-position: no-repeat no-repeat;" valign="middle"&gt;TAX&lt;/TH&gt;&lt;TH class="header" style="border: 1px solid #000000; font-style: inherit; font-family: inherit; text-align: center; color: #ffffff; background-color: #6690bc; background-position: no-repeat no-repeat;" valign="middle"&gt;VALUE&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY style="font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;B1&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;T1&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;ABC&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;50&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;100&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;B1&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;T2&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;ABC&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;50&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;B1&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;T3&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;ABC&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;50&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;250&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;B2&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;T4&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;XYZ&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;25&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;500&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;B2&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;T5&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;XYZ&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;25&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;750&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;B3&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;T6&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;PQR&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;&lt;P style="font-style: inherit; font-family: inherit;"&gt;30&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;200&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;B3&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;T7&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;PQR&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;30&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;350&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;B4&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;T8&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;PQ&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;30&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;300&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;B4&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;T9&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;PQ&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;30&lt;/TD&gt;&lt;TD style="border: 1px solid #000000; font-style: inherit; font-family: inherit;"&gt;350&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Above is my new table now.and my expected output is:&lt;/P&gt;&lt;P&gt;sum(TAX)=135&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 06:38:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988932#M972053</guid>
      <dc:creator>hamzabob1</dc:creator>
      <dc:date>2015-09-08T06:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988933#M972054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want this with addition to the above result?? or what??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 06:46:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988933#M972054</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-09-08T06:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988934#M972055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Please elaborate what is the logic for sum(Tax) = 135 ??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 06:51:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988934#M972055</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-09-08T06:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988935#M972056</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this in a text box object:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum(Aggr(Avg(TAX), ID))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 06:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988935#M972056</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-08T06:51:17Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988936#M972057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SUM(TAX)(50+25+30+30)=135&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 06:52:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988936#M972057</guid>
      <dc:creator>hamzabob1</dc:creator>
      <dc:date>2015-09-08T06:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988937#M972058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this expression:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=sum(aggr(sum(distinct TAX),ID))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 06:55:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988937#M972058</guid>
      <dc:creator>kavita25</dc:creator>
      <dc:date>2015-09-08T06:55:18Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988938#M972059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached QVW:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/98255_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 06:56:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988938#M972059</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-08T06:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988939#M972060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny &amp;amp; Kavita that is wat i am looking for..&lt;/P&gt;&lt;P&gt;thanks again&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 07:01:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988939#M972060</guid>
      <dc:creator>hamzabob1</dc:creator>
      <dc:date>2015-09-08T07:01:06Z</dc:date>
    </item>
    <item>
      <title>Re: To find unique charges based on ID,REGION.</title>
      <link>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988940#M972061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In straight table:&lt;/P&gt;&lt;P&gt;Dimension : ID,REGION,TAX &lt;/P&gt;&lt;P&gt;Expression1:&amp;nbsp; Aggr(Count([TRANSACTION NO]),REGION)&lt;/P&gt;&lt;P&gt;Expression 2: Aggr(DISTINCT Sum(VALUE),REGION) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 07:17:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/To-find-unique-charges-based-on-ID-REGION/m-p/988940#M972061</guid>
      <dc:creator />
      <dc:date>2015-09-08T07:17:38Z</dc:date>
    </item>
  </channel>
</rss>

