<?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 R12 in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-analysis-R12/m-p/1026173#M346817</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;There is closing bracket error for date()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check and modify other wise there is no issue in your expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is supposed to below &lt;/P&gt;&lt;P&gt;Date(Today(),'YYYYMMDD')&lt;/P&gt;&lt;P&gt;where you did&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Date(Today()&lt;STRONG&gt;)&lt;/STRONG&gt;,'YYYYMMDD')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;same for other date(Today()-365,'YYYYMMDD')&lt;BR /&gt;&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;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jan 2016 11:19:39 GMT</pubDate>
    <dc:creator>PrashantSangle</dc:creator>
    <dc:date>2016-01-19T11:19:39Z</dc:date>
    <item>
      <title>Set analysis R12</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-R12/m-p/1026169#M346813</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi i have some issues with my R12 calculation could someone take a look and help please.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Datum]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;"&amp;lt;=$(=DATE(Today()),'YYYYMMDD') &amp;gt;= $(=DATE(Today()-365),'YYYYMMDD')"&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;}&amp;gt;}&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;TP_ID&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 11:03:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-R12/m-p/1026169#M346813</guid>
      <dc:creator />
      <dc:date>2016-01-19T11:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis R12</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-R12/m-p/1026170#M346814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try reversing the order and no space between &lt;STRONG&gt;)&amp;gt;=$(&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: arial, helvetica, sans-serif; text-decoration: line-through;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; text-decoration: line-through; font-family: arial, helvetica, sans-serif;"&gt;&lt;SPAN style="color: #0000ff; text-decoration: line-through;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; text-decoration: line-through;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000; text-decoration: line-through;"&gt;[Datum]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; text-decoration: line-through;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000; text-decoration: line-through;"&gt;"&lt;SPAN style="color: #800000; text-decoration: line-through;"&gt;&amp;gt;=$(=DATE(Today()-365),'YYYYMMDD')&lt;/SPAN&gt;&amp;lt;=$(=DATE(Today()),'YYYYMMDD')"&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; text-decoration: line-through;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; text-decoration: line-through;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; text-decoration: line-through;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; text-decoration: line-through;"&gt;TP_ID&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG style="text-decoration: line-through;"&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;Update: Fixing issues in the expressions pointed out by Max&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif; font-size: 10pt;"&gt;&lt;SPAN style="color: #0000ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;({$&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;[Datum]&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;={&lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;"&lt;SPAN style="color: #800000;"&gt;&amp;gt;=$(=DATE(Today()-365,'YYYYMMDD')&lt;/SPAN&gt;&amp;lt;=$(=DATE(Today(),'YYYYMMDD')"&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000;"&gt;TP_ID&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10pt; font-family: arial, helvetica, sans-serif;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 11:05:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-R12/m-p/1026170#M346814</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-19T11:05:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis R12</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-R12/m-p/1026171#M346815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is your&amp;nbsp; field &lt;SPAN style="color: #800000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 10.6667px;"&gt;Datum &lt;SPAN style="font-size: 13.3333px;"&gt;formated YYYYMMDD?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 11:06:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-R12/m-p/1026171#M346815</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2016-01-19T11:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis R12</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-R12/m-p/1026172#M346816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try with &lt;STRONG&gt;bypassing the date field&lt;/STRONG&gt; like?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-style: inherit; font-size: 8pt; text-decoration: line-through; font-weight: inherit;"&gt;=&lt;/SPAN&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #0000ff; text-decoration: line-through;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="text-decoration: line-through;"&gt;&lt;SPAN style="color: #800000; font-size: 8pt; font-style: inherit; font-weight: inherit; text-decoration: line-through;"&gt;[Datum]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;=, &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; text-decoration: line-through;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #800000; text-decoration: line-through;"&gt;[Datum]&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;={'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #800000; text-decoration: line-through;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10.6667px;"&gt;&amp;gt;=$(=DATE(Today()-365),'YYYYMMDD')&lt;/SPAN&gt;&amp;lt;=$(=DATE(Today()),'YYYYMMDD')'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #0000ff; text-decoration: line-through;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #800000; text-decoration: line-through;"&gt;TP_ID&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10.6667px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="text-decoration: line-through;"&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10.6667px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="text-decoration: line-through;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10.6667px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;=&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #0000ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;({&amp;lt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;SPAN style="color: #800000; font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;[Datum]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-style: inherit; font-weight: inherit;"&gt;=, &lt;/SPAN&gt;&lt;SPAN style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #800000;"&gt;[Datum]&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;={'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #800000;"&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 10.6667px;"&gt;&amp;gt;=$(=DATE(Today()-365,'YYYYMMDD'))&lt;/SPAN&gt;&amp;lt;=$(=DATE(Today(),'YYYYMMDD'))'&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt;}&amp;gt;} &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #0000ff;"&gt;DISTINCT&lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 8pt; color: #800000;"&gt;TP_ID&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-size: 10.6667px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG&gt;)&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Note:&amp;nbsp; Make sure format of Datum should be 'YYYYMMDD'&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 11:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-R12/m-p/1026172#M346816</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-19T11:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis R12</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-R12/m-p/1026173#M346817</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;There is closing bracket error for date()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check and modify other wise there is no issue in your expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is supposed to below &lt;/P&gt;&lt;P&gt;Date(Today(),'YYYYMMDD')&lt;/P&gt;&lt;P&gt;where you did&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Date(Today()&lt;STRONG&gt;)&lt;/STRONG&gt;,'YYYYMMDD')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;same for other date(Today()-365,'YYYYMMDD')&lt;BR /&gt;&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;Regards&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 11:19:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-R12/m-p/1026173#M346817</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-01-19T11:19:39Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis R12</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-R12/m-p/1026174#M346818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good catch max.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 11:32:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-R12/m-p/1026174#M346818</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-01-19T11:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set analysis R12</title>
      <link>https://community.qlik.com/t5/QlikView/Set-analysis-R12/m-p/1026175#M346819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks.. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt; &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/grin.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2016 11:35:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-analysis-R12/m-p/1026175#M346819</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2016-01-19T11:35:42Z</dc:date>
    </item>
  </channel>
</rss>

