<?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  problem with funtion in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/set-analysis-problem-with-funtion/m-p/76813#M607688</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;You could probably use&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=SUM({&amp;lt;_DATE_OUVERTURE={"&amp;lt;$(DATE_EXTRACTION)"}&amp;gt;} MONTANT_PRODUCTION)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;instead. Just make sure that _DATE_OUVERTURE is interpreted correctly in the script, and that it has the same format as the variable DATE_EXTRACTION.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;HIC&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Feb 2018 09:45:47 GMT</pubDate>
    <dc:creator>hic</dc:creator>
    <dc:date>2018-02-23T09:45:47Z</dc:date>
    <item>
      <title>set analysis  problem with funtion</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-problem-with-funtion/m-p/76811#M607686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;STRONG&gt;=&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;SUM&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;({&amp;lt; &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;PROJET_AVENIR_DATE_PRODUCTION&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;={ &lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;"$(DATE_EXTRACTION) &amp;gt;= DATE(date(_DATE_OUVERTURE),'YYYYMMDD')"&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&amp;gt;}&lt;/SPAN&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;MONTANT_PRODUCTION&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;STRONG&gt;) &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;Ihave probleme with this expression &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;when i tested &lt;SPAN style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;$(DATE_EXTRACTION) &amp;gt;= DATE(date(_DATE_OUVERTURE),'YYYYMMDD') in selection object , it works but when i integrted this expression with this set analysis expression&amp;nbsp; didnt work&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 08:30:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-problem-with-funtion/m-p/76811#M607686</guid>
      <dc:creator>souadouert</dc:creator>
      <dc:date>2018-02-23T08:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis  problem with funtion</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-problem-with-funtion/m-p/76812#M607687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The expression cannot work in set analysis because "&lt;STRONG style="color: maroon; font-size: 9pt; font-style: inherit; font-family: 'Courier New'; font-weight: inherit;"&gt;_DATE_OUVERTURE" is a field, not a variable.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: maroon; font-size: 9pt; font-style: inherit; font-family: 'Courier New'; font-weight: inherit;"&gt;The right side of a set analysis expression must have fixed values as variables or aggregated values such Max(&lt;STRONG style="color: maroon; font-size: 9pt; font-style: inherit; font-family: 'Courier New'; font-weight: inherit;"&gt;_DATE_OUVERTURE) for instance.&lt;/STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 08:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-problem-with-funtion/m-p/76812#M607687</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2018-02-23T08:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis  problem with funtion</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-problem-with-funtion/m-p/76813#M607688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;You could probably use&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;=SUM({&amp;lt;_DATE_OUVERTURE={"&amp;lt;$(DATE_EXTRACTION)"}&amp;gt;} MONTANT_PRODUCTION)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;instead. Just make sure that _DATE_OUVERTURE is interpreted correctly in the script, and that it has the same format as the variable DATE_EXTRACTION.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;HIC&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 09:45:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-problem-with-funtion/m-p/76813#M607688</guid>
      <dc:creator>hic</dc:creator>
      <dc:date>2018-02-23T09:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: set analysis  problem with funtion</title>
      <link>https://community.qlik.com/t5/QlikView/set-analysis-problem-with-funtion/m-p/76814#M607689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you need an equal sign for the search string?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;=Sum({&amp;lt;PROJET_AVENIR_DATE_PRODUCTION = { "&lt;SPAN style="color: #ff0000;"&gt;=&lt;/SPAN&gt;$(DATE_EXTRACTION) &amp;gt;= _DATE_OUVERTURE"}&amp;gt;} MONTANT_PRODUCTION)&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Feb 2018 12:34:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/set-analysis-problem-with-funtion/m-p/76814#M607689</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-02-23T12:34:03Z</dc:date>
    </item>
  </channel>
</rss>

