<?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: Choice criteria in set analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38451#M6471</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be change KO to this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;TYPE = {'ESSAI'}&lt;SPAN style="color: #ff0000;"&gt;&amp;gt;+&amp;lt;&lt;/SPAN&gt;CODE = {'T100'}&amp;gt;} TPS)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 May 2018 15:44:21 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-05-31T15:44:21Z</dc:date>
    <item>
      <title>Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38450#M6470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Hello,&lt;BR /&gt; &lt;BR /&gt;You find the table with the infos&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/2-1494977-203998/pastedImage_0.png"&gt;&lt;IMG class="jive-image image-1" height="157" src="https://community.qlik.com/legacyfs/online/204018_pastedImage_0.png" width="336" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;I want to get the time "OK" and the time "KO" for the dimension Test&lt;BR /&gt;&lt;BR /&gt;The conditions: if T YPE = ESSAI then "KO3, if CODE = T100 then KO otherwise OK&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;For that I put these formulas =&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Expression OK : sum({&amp;lt;TYPE-={'ESSAI'},CODE-={'T100'}&amp;gt;} TPS)&lt;/P&gt;&lt;P&gt;Expression KO : sum({&amp;lt;TYPE={'ESSAI'},CODE={'T100'}&amp;gt;} TPS)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The result&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/servlet/JiveServlet/showImage/2-1494977-204001/pastedImage_5.png"&gt;&lt;IMG class="jive-image image-2" height="82" src="https://community.qlik.com/legacyfs/online/204019_pastedImage_5.png" width="234" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;My wish is to obtain 24h on the sum of the two expressions.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is it possible to pass only with the set analysis to realize this table or should I use one if nested moreover?&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Thanks for your feedback&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Cdlt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2018 12:13:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38450#M6470</guid>
      <dc:creator>pirotfab</dc:creator>
      <dc:date>2018-05-31T12:13:01Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38451#M6471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be change KO to this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Sum({&amp;lt;TYPE = {'ESSAI'}&lt;SPAN style="color: #ff0000;"&gt;&amp;gt;+&amp;lt;&lt;/SPAN&gt;CODE = {'T100'}&amp;gt;} TPS)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2018 15:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38451#M6471</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-31T15:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38452#M6472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;Thanks for your feedback&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the result with your expression&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204047_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="tw-swapa"&gt; i want to get this&lt;/DIV&gt;&lt;DIV class="tw-swapa"&gt; &lt;/DIV&gt;&lt;DIV class="tw-swapa"&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/204048_pastedImage_3.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/DIV&gt;&lt;DIV class="tw-swapa"&gt; &lt;/DIV&gt;&lt;DIV class="tw-swapa"&gt;thanks&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2018 15:55:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38452#M6472</guid>
      <dc:creator>pirotfab</dc:creator>
      <dc:date>2018-05-31T15:55:21Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38453#M6473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this for OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=sum({$-(&amp;lt;TYPE={'ESSAI'}&amp;gt;+&amp;lt;CODE={'T100'}&amp;gt;)}TPS)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2018 16:04:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38453#M6473</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-05-31T16:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38454#M6474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sunny&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you explain this expression pleas ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 07:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38454#M6474</guid>
      <dc:creator>pirotfab</dc:creator>
      <dc:date>2018-06-01T07:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38455#M6475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to adapt this expression on my work app. But it doesn't word.&lt;/P&gt;&lt;P&gt;do you Have an idea ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the result&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204098_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/204099_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 08:01:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38455#M6475</guid>
      <dc:creator>pirotfab</dc:creator>
      <dc:date>2018-06-01T08:01:12Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38456#M6476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From what I understand the problem is TYPE because it is all null.... is it possible to replace nulls in type field to be replaced by blanks in the script like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD TPS, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; POSTE, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CODE, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; TEST, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;If(Len(Trim(TYPE)) = 0, ' ', TYPE) as TYPE,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LIGNE&lt;/P&gt;&lt;P&gt;FROM&lt;/P&gt;&lt;P&gt;&lt;C&gt;&lt;/C&gt;&lt;/P&gt;&lt;P&gt;(ooxml, embedded labels, table is Feuil1);&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 08:57:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38456#M6476</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-01T08:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38457#M6477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;here is the result on my work app&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;tps ouv (s) is expression OK and Tps hors ouverture is expression KO&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204107_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;I want&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/204108_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;thanks for you help&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 09:26:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38457#M6477</guid>
      <dc:creator>pirotfab</dc:creator>
      <dc:date>2018-06-01T09:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38458#M6478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And what is the expression for Tps ouv (s)?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 11:06:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38458#M6478</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-01T11:06:42Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38459#M6479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Tps ouv (s) =&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$-(&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;typeln&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'POSTEVT'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ofessai&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'ESSAI'}&amp;gt;+&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;%code_type_evt&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'FERME','MAP','T402','T403','T401','T405'}&amp;gt;)}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;duree&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN style="font-size: 8pt;"&gt;Tps hors ouverture =&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;typeln&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'POSTEVT'},&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;%code_type_evt&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'FERME','MAP','T402','T403','T401','T405'}&amp;gt;+&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;ofessai&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={'ESSAI'}&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;duree&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;&lt;SPAN lang="en"&gt;Do you think that it is better if in the champs "TYPE" I put 1 if ESSAI and 2 if not ESSAI&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 12:14:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38459#M6479</guid>
      <dc:creator>pirotfab</dc:creator>
      <dc:date>2018-06-01T12:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38460#M6480</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;P&gt;&lt;STRONG&gt;If(Len(Trim(POSTE)) &amp;gt; 0, Sum(TOTAL &amp;lt;CODE&amp;gt; {$-(&amp;lt;typeln={'POSTEVT'},ofessai={'ESSAI'}&amp;gt;+&amp;lt;%code_type_evt={'FERME','MAP','T402','T403','T401','T405'}&amp;gt;)} duree))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 12:21:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38460#M6480</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-01T12:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38461#M6481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it's not ok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is the expression Tps ouv (s).&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;that's what makes me two POSTE line&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 12:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38461#M6481</guid>
      <dc:creator>pirotfab</dc:creator>
      <dc:date>2018-06-01T12:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38462#M6482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But that is the expression I am asking you to change with this one&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If(Len(Trim(POSTE)) &amp;gt; 0, Sum(TOTAL &amp;lt;CODE&amp;gt; {$-(&amp;lt;typeln={'POSTEVT'},ofessai={'ESSAI'}&amp;gt;+&amp;lt;%code_type_evt={'FERME','MAP','T402','T403','T401','T405'}&amp;gt;)} duree))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 12:36:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38462#M6482</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-01T12:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38463#M6483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's ok&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/204123_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but if I add a dimension h&lt;SPAN lang="en"&gt;ere is the result&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="en"&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/204124_pastedImage_2.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 12:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38463#M6483</guid>
      <dc:creator>pirotfab</dc:creator>
      <dc:date>2018-06-01T12:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38464#M6484</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, unless I know or see the whole thing... I won't be able to give you an expression which will work in all cases... the expression is not straight forward because of the way your data is...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 12:43:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38464#M6484</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-01T12:43:47Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38465#M6485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok ,&lt;/P&gt;&lt;DIV class="tw-swapa"&gt; &lt;DIV class="oSioSc"&gt;&lt;DIV class="tw-ta-container tw-nfl"&gt;thank you for you help&lt;/DIV&gt;&lt;DIV class="tw-ta-container tw-nfl"&gt;i advance very well with you&lt;/DIV&gt;&lt;DIV class="tw-ta-container tw-nfl"&gt; &lt;/DIV&gt;&lt;DIV class="tw-ta-container tw-nfl"&gt;thanks sunny&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 12:47:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38465#M6485</guid>
      <dc:creator>pirotfab</dc:creator>
      <dc:date>2018-06-01T12:47:59Z</dc:date>
    </item>
    <item>
      <title>Re: Choice criteria in set analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38466#M6486</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No problem at all &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2018 12:51:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Choice-criteria-in-set-analysis/m-p/38466#M6486</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-06-01T12:51:16Z</dc:date>
    </item>
  </channel>
</rss>

