<?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: Date in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Date/m-p/951066#M972937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This expression is currently assigning 1 to the expression label when you are on CDate in your cycle group. Otherwise it assigns 0. What are you trying to do? Unless you tell us your expectation, we won't be able to help you much, because syntax wise there is nothing wrong about the expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Sep 2015 06:41:05 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2015-09-15T06:41:05Z</dc:date>
    <item>
      <title>Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/951065#M972936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi can some one explain what does this expression do ? this is in the expression Label &lt;/P&gt;&lt;P&gt;IF(GetCurrentField(CG_Period)&amp;lt;&amp;gt; 'CDate',1,0)&amp;nbsp; and there is red mark on CG_Period which is a cyclic group name , Can some one please correct it ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 06:38:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/951065#M972936</guid>
      <dc:creator />
      <dc:date>2015-09-15T06:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/951066#M972937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This expression is currently assigning 1 to the expression label when you are on CDate in your cycle group. Otherwise it assigns 0. What are you trying to do? Unless you tell us your expectation, we won't be able to help you much, because syntax wise there is nothing wrong about the expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 06:41:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/951066#M972937</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2015-09-15T06:41:05Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/951067#M972938</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 we use Cyclic group in expression it will show red mark although it the expression is correct&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 06:42:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/951067#M972938</guid>
      <dc:creator>qlikmsg4u</dc:creator>
      <dc:date>2015-09-15T06:42:24Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/951068#M972939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Wrestler,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here it's,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if GetCurrentField(CG_Period) not equal to CDate, then &lt;STRONG&gt;return 1&lt;/STRONG&gt;, else &lt;STRONG&gt;return 0&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Ishfaque Ahmed&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 06:42:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/951068#M972939</guid>
      <dc:creator>engishfaque</dc:creator>
      <dc:date>2015-09-15T06:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/951069#M972940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there is no error in the expression..&lt;/P&gt;&lt;P&gt;whenever we use the Cyclic/Drilled down group name in the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; GetCurrentField(), it shows the error mark...&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 06:49:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/951069#M972940</guid>
      <dc:creator>PradeepReddy</dc:creator>
      <dc:date>2015-09-15T06:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Date</title>
      <link>https://community.qlik.com/t5/QlikView/Date/m-p/951070#M972941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check if that cyclic group or fields are available. If it is not available then it shows Red cross mark.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Sep 2015 06:53:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Date/m-p/951070#M972941</guid>
      <dc:creator />
      <dc:date>2015-09-15T06:53:16Z</dc:date>
    </item>
  </channel>
</rss>

