<?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: Help in set_analysis syntax in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis-syntax/m-p/756837#M269426</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try 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;=Num(Count(Distinct {$&amp;lt;QtaGiacente={"&amp;lt;&amp;gt;0"}, AnnoUltimoMovimento={"&amp;lt;&lt;STRONG&gt;$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AnnoInizioObsolescenza&lt;/SPAN&gt;)&lt;/STRONG&gt;"}&amp;gt;} CodiceArticolo),'#.##0')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Mar 2015 10:02:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-06T10:02:53Z</dc:date>
    <item>
      <title>Help in set_analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis-syntax/m-p/756835#M269424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a set_analysis formula:&lt;/P&gt;&lt;P&gt;=Num(Count(Distinct {$&amp;lt;QtaGiacente={"&amp;lt;&amp;gt;0"}, AnnoUltimoMovimento={"&amp;lt;2005"}&amp;gt;} CodiceArticolo),'#.##0')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I like to replace the value 2005 with the variable AnnoInizioObsolescenza&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Should someone help me with the properly syntacs?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;N.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 09:58:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-set-analysis-syntax/m-p/756835#M269424</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-06T09:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Help in set_analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis-syntax/m-p/756836#M269425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AnnoInizioObsolescenza is a variable and not a field then you do it like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&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;BR /&gt;&lt;/SPAN&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;=Num(Count(Distinct {$&amp;lt;QtaGiacente={"&amp;lt;&amp;gt;0"}, AnnoUltimoMovimento={"&amp;lt;$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AnnoInizioObsolescenza&lt;/SPAN&gt;)"}&amp;gt;} CodiceArticolo),'#.##0')&lt;/SPAN&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;BR /&gt;&lt;/SPAN&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;But if &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AnnoInizioObsolescenza is a field then all bets are off. See this document: &lt;A _jive_internal="true" href="https://community.qlik.com/docs/DOC-4563" style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3778c7; background-color: #f8fbfe;"&gt;set_analysis_intra-record.qvw&lt;/A&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 10:00:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-set-analysis-syntax/m-p/756836#M269425</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2015-03-06T10:00:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help in set_analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis-syntax/m-p/756837#M269426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try 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;=Num(Count(Distinct {$&amp;lt;QtaGiacente={"&amp;lt;&amp;gt;0"}, AnnoUltimoMovimento={"&amp;lt;&lt;STRONG&gt;$(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;AnnoInizioObsolescenza&lt;/SPAN&gt;)&lt;/STRONG&gt;"}&amp;gt;} CodiceArticolo),'#.##0')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 10:02:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-set-analysis-syntax/m-p/756837#M269426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-06T10:02:53Z</dc:date>
    </item>
    <item>
      <title>Re: Help in set_analysis syntax</title>
      <link>https://community.qlik.com/t5/QlikView/Help-in-set-analysis-syntax/m-p/756838#M269427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Marc, your answer il right too, but I'm not able to set it so (actually I think it isn't possible &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/laugh.png" /&gt;).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much to everybody.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;N.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Mar 2015 10:14:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Help-in-set-analysis-syntax/m-p/756838#M269427</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-06T10:14:30Z</dc:date>
    </item>
  </channel>
</rss>

