<?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: Converting if to set? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Converting-if-to-set/m-p/79851#M5302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't want any numeric field(no aggregation function). I wish to find those values (text) of the '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;YourField&lt;/STRONG&gt;'&amp;nbsp; column which satisfies '&lt;STRONG&gt;BPA&lt;/STRONG&gt;'(field name) ='bill' (value in that field).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 09 Mar 2018 11:58:39 GMT</pubDate>
    <dc:creator>subrato123</dc:creator>
    <dc:date>2018-03-09T11:58:39Z</dc:date>
    <item>
      <title>Converting if to set?</title>
      <link>https://community.qlik.com/t5/App-Development/Converting-if-to-set/m-p/79849#M5300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have two dimensional field named as &lt;STRONG&gt;BPA&lt;/STRONG&gt; and &lt;STRONG&gt;EC&lt;/STRONG&gt; , both are text.I have used an if clause can anyone help me converting it to to a set clause I have used the code below:&lt;/P&gt;&lt;P&gt;=if(&lt;STRONG&gt;BPA&lt;/STRONG&gt;='Bil',&lt;STRONG&gt;EC&lt;/STRONG&gt;)&lt;/P&gt;&lt;P&gt;Result expected&amp;nbsp; all the EC names which satisfies BPA equal to Bill.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 10:00:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Converting-if-to-set/m-p/79849#M5300</guid>
      <dc:creator>subrato123</dc:creator>
      <dc:date>2018-03-09T10:00:19Z</dc:date>
    </item>
    <item>
      <title>Re: Converting if to set?</title>
      <link>https://community.qlik.com/t5/App-Development/Converting-if-to-set/m-p/79850#M5301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Set Analysis must be used with Aggregation functions like Min, Max, Count, Avg, Sum etc.&lt;/P&gt;&lt;P&gt;What exactly you want to do here?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use something like below&lt;/P&gt;&lt;P&gt;COUNT({&amp;lt;BPA = {'Bil'}&amp;gt;}Distinct EC)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But from your above if statement, don't understand what exactly you are doing.&lt;/P&gt;&lt;P&gt;Please provide some more information so that we can help better way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have used your If statement as a Calculated Dimension... then you can simply use EC there.&lt;/P&gt;&lt;P&gt;And use BPA field as a Set Expression&lt;/P&gt;&lt;P&gt;i.e.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SUM({&amp;lt;BPA = {'Bil'}&amp;gt;}YourField)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 10:08:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Converting-if-to-set/m-p/79850#M5301</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2018-03-09T10:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: Converting if to set?</title>
      <link>https://community.qlik.com/t5/App-Development/Converting-if-to-set/m-p/79851#M5302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't want any numeric field(no aggregation function). I wish to find those values (text) of the '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;YourField&lt;/STRONG&gt;'&amp;nbsp; column which satisfies '&lt;STRONG&gt;BPA&lt;/STRONG&gt;'(field name) ='bill' (value in that field).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2018 11:58:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Converting-if-to-set/m-p/79851#M5302</guid>
      <dc:creator>subrato123</dc:creator>
      <dc:date>2018-03-09T11:58:39Z</dc:date>
    </item>
  </channel>
</rss>

