<?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 Using Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/801395#M1032382</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have the below statement&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum( {$&amp;lt;Account_Type2= {Expenses}&amp;gt;} debit)&lt;/P&gt;&lt;P&gt;its true but when I use value with space it cause an error like below statement:&lt;/P&gt;&lt;P&gt;&amp;nbsp; sum( {$&amp;lt;Account_Type2= {Operational expenses}&amp;gt;} debit)&lt;/P&gt;&lt;P&gt;and when I put it between '&amp;nbsp; ' the error been removed but no calculation !! like this below:&lt;/P&gt;&lt;P&gt; sum( {$&amp;lt;Account_Type2= {'Operational expenses'}&amp;gt;} debit) or sum( {$&amp;lt;Account_Type2= {[Operational expenses}&amp;gt;} debit)&amp;nbsp; also not calculated !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 01 Feb 2015 08:12:38 GMT</pubDate>
    <dc:creator>mustafaelryah</dc:creator>
    <dc:date>2015-02-01T08:12:38Z</dc:date>
    <item>
      <title>Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/801395#M1032382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have the below statement&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sum( {$&amp;lt;Account_Type2= {Expenses}&amp;gt;} debit)&lt;/P&gt;&lt;P&gt;its true but when I use value with space it cause an error like below statement:&lt;/P&gt;&lt;P&gt;&amp;nbsp; sum( {$&amp;lt;Account_Type2= {Operational expenses}&amp;gt;} debit)&lt;/P&gt;&lt;P&gt;and when I put it between '&amp;nbsp; ' the error been removed but no calculation !! like this below:&lt;/P&gt;&lt;P&gt; sum( {$&amp;lt;Account_Type2= {'Operational expenses'}&amp;gt;} debit) or sum( {$&amp;lt;Account_Type2= {[Operational expenses}&amp;gt;} debit)&amp;nbsp; also not calculated !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking forward.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Feb 2015 08:12:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/801395#M1032382</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2015-02-01T08:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/801396#M1032383</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;If Account_Type2 holds value like Operational expenses as string then you have to use SET expression this ways in the single quotes or double quotes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum( {$&amp;lt;Account_Type2= {'Operational expenses'}&amp;gt;} debit)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By this works definitely.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Feb 2015 08:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/801396#M1032383</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2015-02-01T08:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/801397#M1032384</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Kindly review my message , I typed this solution but not calculated !!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Feb 2015 08:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/801397#M1032384</guid>
      <dc:creator>mustafaelryah</dc:creator>
      <dc:date>2015-02-01T08:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/801398#M1032385</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share any sample file or what string in the Account_Type2 field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Feb 2015 08:31:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/801398#M1032385</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2015-02-01T08:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: Using Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/801399#M1032386</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yagoub,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For me sum({$&amp;lt;Account_Type={'Operational Expenses'}&amp;gt;}Debit) is working.&lt;/P&gt;&lt;P&gt;Please find attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Chiru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 01 Feb 2015 09:14:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Using-Set-Analysis/m-p/801399#M1032386</guid>
      <dc:creator />
      <dc:date>2015-02-01T09:14:01Z</dc:date>
    </item>
  </channel>
</rss>

