<?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 date field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/date-field/m-p/333493#M122966</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to dimension of chart-&amp;gt; edit group_. select group name (Month,Quarter,Year)-&amp;gt; edit and add day to &lt;/P&gt;&lt;P&gt;this -&amp;gt; apply and ok&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 03 May 2012 08:42:51 GMT</pubDate>
    <dc:creator>SunilChauhan</dc:creator>
    <dc:date>2012-05-03T08:42:51Z</dc:date>
    <item>
      <title>date field</title>
      <link>https://community.qlik.com/t5/QlikView/date-field/m-p/333492#M122965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I having different fields such as (Month, quarter , year )in a cyclic group. I need to add one more to this group as day, Which should show the numbers(1to 31) as per the month and year. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 08:37:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-field/m-p/333492#M122965</guid>
      <dc:creator />
      <dc:date>2012-05-03T08:37:41Z</dc:date>
    </item>
    <item>
      <title>date field</title>
      <link>https://community.qlik.com/t5/QlikView/date-field/m-p/333493#M122966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;go to dimension of chart-&amp;gt; edit group_. select group name (Month,Quarter,Year)-&amp;gt; edit and add day to &lt;/P&gt;&lt;P&gt;this -&amp;gt; apply and ok&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 08:42:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-field/m-p/333493#M122966</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-05-03T08:42:51Z</dc:date>
    </item>
    <item>
      <title>date field</title>
      <link>https://community.qlik.com/t5/QlikView/date-field/m-p/333494#M122967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First you need to create Day field in your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load Day(DateField) as Day;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go to Settings-&amp;gt;Doc Properties -&amp;gt; Groups Tab -&amp;gt; Select your groupname in Groups Tab of left side -&amp;gt;Edit -&amp;gt; Select the field which you want to add -&amp;gt; Click on Add button -&amp;gt; OK -&amp;gt;OK&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 08:44:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-field/m-p/333494#M122967</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-05-03T08:44:14Z</dc:date>
    </item>
    <item>
      <title>date field</title>
      <link>https://community.qlik.com/t5/QlikView/date-field/m-p/333495#M122968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is no field for day . We need to create it. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 08:45:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-field/m-p/333495#M122968</guid>
      <dc:creator />
      <dc:date>2012-05-03T08:45:24Z</dc:date>
    </item>
    <item>
      <title>date field</title>
      <link>https://community.qlik.com/t5/QlikView/date-field/m-p/333496#M122969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if you have date field then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you can create using&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Day(date) as day &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or you can directly type in group&lt;/P&gt;&lt;P&gt;=Day(date)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 08:46:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-field/m-p/333496#M122969</guid>
      <dc:creator>SunilChauhan</dc:creator>
      <dc:date>2012-05-03T08:46:56Z</dc:date>
    </item>
    <item>
      <title>date field</title>
      <link>https://community.qlik.com/t5/QlikView/date-field/m-p/333497#M122970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, hope this will help me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 May 2012 08:53:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/date-field/m-p/333497#M122970</guid>
      <dc:creator />
      <dc:date>2012-05-03T08:53:54Z</dc:date>
    </item>
  </channel>
</rss>

