<?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: Create a new field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Create-a-new-field/m-p/479899#M690530</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for your reply/answer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is that I want to display in months rather than in days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Oct 2013 14:55:08 GMT</pubDate>
    <dc:creator>vardhancse</dc:creator>
    <dc:date>2013-10-16T14:55:08Z</dc:date>
    <item>
      <title>Create a new field</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field/m-p/479897#M690528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement is that,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;one field: Emp joined date (MM/DD/YYYY)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now I want to create a field :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That I should get the count in months i.e. (Today() - (Emp joiined date))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the above mentioned expression, but was unable to get the data. Can any one please help me out in getting the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 14:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field/m-p/479897#M690528</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2013-10-16T14:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new field</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field/m-p/479898#M690529</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;Try like 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;"&gt;Floor(Today()) - &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Floor&lt;/SPAN&gt;([Emp joined date])&amp;nbsp; // Its give days not in month..&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&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;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 14:30:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field/m-p/479898#M690529</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2013-10-16T14:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new field</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field/m-p/479899#M690530</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi thanks for your reply/answer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is that I want to display in months rather than in days.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me out&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 14:55:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field/m-p/479899#M690530</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2013-10-16T14:55:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new field</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field/m-p/479900#M690531</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Year(Today())*12+Month(Today()) - (Year(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Emp joined date])*12+Month(&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;[Emp joined date]))&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 15:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field/m-p/479900#M690531</guid>
      <dc:creator>dvasseur</dc:creator>
      <dc:date>2013-10-16T15:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Create a new field</title>
      <link>https://community.qlik.com/t5/QlikView/Create-a-new-field/m-p/479901#M690532</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was my requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Oct 2013 17:37:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Create-a-new-field/m-p/479901#M690532</guid>
      <dc:creator>vardhancse</dc:creator>
      <dc:date>2013-10-16T17:37:07Z</dc:date>
    </item>
  </channel>
</rss>

