<?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: set analysis with function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-with-function/m-p/1406202#M610554</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot suppose to use degrade for 1 field like, Use this?&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;H5 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG style="color: #000000;"&gt;Sum({&amp;lt;CLE= {"=Left(CLE,4) = '2017' and mid(CLE,5,2) = '11' "}, COMPTE_TYPE_DEPOT -= {"AUTRES SOMMES DUES","CARTE","-","DEPOTS BANQUES DINARS"}&amp;gt;} COMPTE_SOLDE_COMPTABLE_TND)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/H5&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 14 Dec 2017 15:23:04 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2017-12-14T15:23:04Z</dc:date>
    <item>
      <title>set analysis with function</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-function/m-p/1406200#M610552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H5&gt;&lt;SPAN style="color: #000000;"&gt;Hello,&lt;/SPAN&gt;&lt;/H5&gt;&lt;H5&gt;&lt;SPAN style="color: #000000;"&gt;i have this problem with this set expression(table)&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG style=": ; color: #ff0000;"&gt;sum({&amp;lt;&lt;/STRONG&gt;&lt;STRONG style="color: #ff0000;"&gt;CLE,&lt;/STRONG&gt;&lt;STRONG style="color: #ff0000;"&gt;CLE= {"=Left(CLE,4) = '2017'"} ,CLE= {"=mid(CLE,5,2) = '11'"}, COMPTE_TYPE_DEPOT-={"AUTRES SOMMES DUES","CARTE","-","DEPOTS BANQUES DINARS"}&amp;gt;}COMPTE_SOLDE_COMPTABLE_TND)&lt;/STRONG&gt;&lt;/H5&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;&lt;SPAN style="color: #000000;"&gt;and in demsion i have &lt;SPAN style="color: #ff0000;"&gt;left(CLE,4)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;H5&gt;&lt;/H5&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;&lt;SPAN style="color: #000000;"&gt;So , the results is usually 0 with all CLE only 201711&lt;/SPAN&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #ff0000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;H5&gt;&lt;STRONG style=": ; color: #ff0000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/H5&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 15:11:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-function/m-p/1406200#M610552</guid>
      <dc:creator>souadouert</dc:creator>
      <dc:date>2017-12-14T15:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis with function</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-function/m-p/1406201#M610553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H5 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;Sum({&amp;lt;&lt;SPAN style="color: #ff0000;"&gt;CLE= {"=Left(CLE,4) = '2017' and mid(CLE,5,2) = '11' "}&lt;/SPAN&gt;, COMPTE_TYPE_DEPOT -= {"AUTRES SOMMES DUES","CARTE","-","DEPOTS BANQUES DINARS"}&amp;gt;} COMPTE_SOLDE_COMPTABLE_TND)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/H5&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 15:20:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-function/m-p/1406201#M610553</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-14T15:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis with function</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-function/m-p/1406202#M610554</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You cannot suppose to use degrade for 1 field like, Use this?&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-style: inherit; font-family: inherit; color: #ff0000;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;H5 style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG style="color: #000000;"&gt;Sum({&amp;lt;CLE= {"=Left(CLE,4) = '2017' and mid(CLE,5,2) = '11' "}, COMPTE_TYPE_DEPOT -= {"AUTRES SOMMES DUES","CARTE","-","DEPOTS BANQUES DINARS"}&amp;gt;} COMPTE_SOLDE_COMPTABLE_TND)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/H5&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 15:23:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-function/m-p/1406202#M610554</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-12-14T15:23:04Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis with function</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-with-function/m-p/1406203#M610555</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think what you really need is to ignore CLE in your inner expression....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Sum(TOTAL {&amp;lt;CLE= {"=Left(&lt;SPAN style="color: #ff0000;"&gt;Only({&amp;lt;CLE&amp;gt;}CLE)&lt;/SPAN&gt;, 6) = '201711' "}, COMPTE_TYPE_DEPOT -= {"AUTRES SOMMES DUES", "CARTE", "-", "DEPOTS BANQUES DINARS"}&amp;gt;} COMPTE_SOLDE_COMPTABLE_TND)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Dec 2017 16:47:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-with-function/m-p/1406203#M610555</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2017-12-14T16:47:48Z</dc:date>
    </item>
  </channel>
</rss>

