<?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: If condition in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037162#M925663</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your table doesn't have relation each other?&lt;/P&gt;&lt;P&gt;maybe something like this:&lt;/P&gt;&lt;P&gt;if(getfieldselections(Title)='RM',sum(Point), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(getfieldselections(Title)='ABM',sum([Br Point])))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 01 Apr 2016 13:35:42 GMT</pubDate>
    <dc:creator>t_chetirbok</dc:creator>
    <dc:date>2016-04-01T13:35:42Z</dc:date>
    <item>
      <title>If condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037156#M925657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hey all , &lt;/P&gt;&lt;P&gt;i have a main talbe that contain "date Name and Title" as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Date&lt;/P&gt;&lt;P&gt;first field&amp;nbsp;&amp;nbsp; Name &lt;/P&gt;&lt;P&gt;second field&amp;nbsp;&amp;nbsp; Title &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is related to two table &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i need to calculate the sum of points if TITLE: RM (from the first table) and the sum of [Br Points] if TITLE:ABM Retail (from the second table) and if no selection show the sum of two&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope you can help &lt;/P&gt;&lt;P&gt;REgards&lt;/P&gt;&lt;P&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037156#M925657</guid>
      <dc:creator>mario-sarkis</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: If condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037157#M925658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post sample of your data or application?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 13:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037157#M925658</guid>
      <dc:creator>robert_mika</dc:creator>
      <dc:date>2016-04-01T13:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: If condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037158#M925659</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌unfortunatly i cant if u need any explaination i can explain more&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 13:13:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037158#M925659</guid>
      <dc:creator>mario-sarkis</dc:creator>
      <dc:date>2016-04-01T13:13:10Z</dc:date>
    </item>
    <item>
      <title>Re: If condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037159#M925660</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you said that you have main table with 3 fields, what does it mean first and second table?&lt;/P&gt;&lt;P&gt;how your data model look like?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 13:23:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037159#M925660</guid>
      <dc:creator>t_chetirbok</dc:creator>
      <dc:date>2016-04-01T13:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: If condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037160#M925661</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;so, you need to calculate count of rows with title "RM" and count of rows with title "ABM Retail"&lt;/P&gt;&lt;P&gt;that's right?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 13:25:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037160#M925661</guid>
      <dc:creator>t_chetirbok</dc:creator>
      <dc:date>2016-04-01T13:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: If condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037161#M925662</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌yes the main table has date , name and title &lt;/P&gt;&lt;P&gt;and two others , the first one containt points and the second [Br Point] &lt;/P&gt;&lt;P&gt;if i select on name with title RM calculate sum of point and if i select on ABM need to calculate the sum of Br point&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 13:32:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037161#M925662</guid>
      <dc:creator>mario-sarkis</dc:creator>
      <dc:date>2016-04-01T13:32:00Z</dc:date>
    </item>
    <item>
      <title>Re: If condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037162#M925663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Your table doesn't have relation each other?&lt;/P&gt;&lt;P&gt;maybe something like this:&lt;/P&gt;&lt;P&gt;if(getfieldselections(Title)='RM',sum(Point), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(getfieldselections(Title)='ABM',sum([Br Point])))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 13:35:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037162#M925663</guid>
      <dc:creator>t_chetirbok</dc:creator>
      <dc:date>2016-04-01T13:35:42Z</dc:date>
    </item>
    <item>
      <title>Re: If condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037163#M925664</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌thank you for ur reply but the problem the will not work when i select the name&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 13:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037163#M925664</guid>
      <dc:creator>mario-sarkis</dc:creator>
      <dc:date>2016-04-01T13:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: If condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037164#M925665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can you explain once again what exactly are you doing and what should be display in report.&lt;/P&gt;&lt;P&gt;What objects do you want to use?&lt;/P&gt;&lt;P&gt;How your main table relates with other?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 14:01:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037164#M925665</guid>
      <dc:creator>t_chetirbok</dc:creator>
      <dc:date>2016-04-01T14:01:48Z</dc:date>
    </item>
    <item>
      <title>Re: If condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037165#M925666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;‌yes of caurse it will be a text box&lt;/P&gt;&lt;P&gt;my requirment is when i select the name if the title field is RM sum(points) and the title is ABM sum(Br points)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 14:05:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037165#M925666</guid>
      <dc:creator>mario-sarkis</dc:creator>
      <dc:date>2016-04-01T14:05:15Z</dc:date>
    </item>
    <item>
      <title>Re: If condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037166#M925667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if(Concat(DISTINCT Title)='RM',sum(Point), &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if(Concat(DISTINCT Title)='ABM',sum([Br Point])))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2016 14:11:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037166#M925667</guid>
      <dc:creator>t_chetirbok</dc:creator>
      <dc:date>2016-04-01T14:11:09Z</dc:date>
    </item>
    <item>
      <title>Re: If condition in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037167#M925668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-14806"&gt;Qlik Community Tip: Marking Replies as Correct or Helpful&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Apr 2016 06:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/If-condition-in-set-analysis/m-p/1037167#M925668</guid>
      <dc:creator>t_chetirbok</dc:creator>
      <dc:date>2016-04-06T06:37:41Z</dc:date>
    </item>
  </channel>
</rss>

