<?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 Formats in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Formats/m-p/151931#M29553</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For Question 1, try looking at the Month() function:&lt;/P&gt;&lt;H4 style="background-color:#c0c0c0;"&gt;month&lt;A id="kanchor469" name="kanchor469"&gt;&lt;/A&gt;&lt;A id="month" name="month"&gt;&lt;/A&gt;( date )&lt;/H4&gt;&lt;P&gt;Month. Returns a text string representing the month when the fraction of expr is interpreted as a date, but can be formatted as a number.&lt;/P&gt;&lt;H2&gt;Example:&lt;/H2&gt;&lt;P style="margin-left:40px;"&gt;month( '1971-10-30' ) returns Oct.&lt;/P&gt;&lt;P&gt;If the date format used does not correspond to the one set in your operating system, QlikView will not be able to make a correct interpretation. See above under &lt;A href="http://community.qlik.com/forums/AddPost.aspx?ReplyToPostID=153067&amp;amp;Quote=False#day"&gt;day&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the 2nd question, I'm not quite sure what you mean. Do you have an example to attach?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Jan 2011 01:41:30 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2011-01-04T01:41:30Z</dc:date>
    <item>
      <title>Formats</title>
      <link>https://community.qlik.com/t5/QlikView/Formats/m-p/151929#M29551</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;question 1:&lt;/P&gt;&lt;P&gt;I have a sql statement in oracle which trucates the month in the format 'dd-mm-yyyy hr:mm:ss'. it gives the first day in a month as month , when i select that column to display as month and change the number format to date i get just date displayed , instead how do i get name of the month for eg : 01-11-2010 as Nov.&lt;/P&gt;&lt;P&gt;question 2 :&lt;/P&gt;&lt;P&gt;I have a dimension which project names which are both characters and numbers , when i select project as a dimension in a chart i get only project names with characters not numbers , is there a setting in qlikview to changes to accept both numbers and characters.&lt;/P&gt;&lt;P&gt;Please let me know&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 01:18:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formats/m-p/151929#M29551</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-04T01:18:37Z</dc:date>
    </item>
    <item>
      <title>Formats</title>
      <link>https://community.qlik.com/t5/QlikView/Formats/m-p/151930#M29552</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can use:&lt;/P&gt;&lt;P&gt;&lt;B&gt;Timestamp(Now(),'MMM-DD-YYYY hh:mm:ss')&lt;/B&gt; *with Time&lt;/P&gt;&lt;P&gt;&lt;B&gt;Date(Now(),'MMM-DD-YYYY')&lt;/B&gt; *Date Only&lt;/P&gt;&lt;P&gt;**replace Now() with the specific field&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Geeked" src="http://community.qlik.com/emoticons/emotion-15.gif" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 01:39:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formats/m-p/151930#M29552</guid>
      <dc:creator />
      <dc:date>2011-01-04T01:39:37Z</dc:date>
    </item>
    <item>
      <title>Formats</title>
      <link>https://community.qlik.com/t5/QlikView/Formats/m-p/151931#M29553</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;For Question 1, try looking at the Month() function:&lt;/P&gt;&lt;H4 style="background-color:#c0c0c0;"&gt;month&lt;A id="kanchor469" name="kanchor469"&gt;&lt;/A&gt;&lt;A id="month" name="month"&gt;&lt;/A&gt;( date )&lt;/H4&gt;&lt;P&gt;Month. Returns a text string representing the month when the fraction of expr is interpreted as a date, but can be formatted as a number.&lt;/P&gt;&lt;H2&gt;Example:&lt;/H2&gt;&lt;P style="margin-left:40px;"&gt;month( '1971-10-30' ) returns Oct.&lt;/P&gt;&lt;P&gt;If the date format used does not correspond to the one set in your operating system, QlikView will not be able to make a correct interpretation. See above under &lt;A href="http://community.qlik.com/forums/AddPost.aspx?ReplyToPostID=153067&amp;amp;Quote=False#day"&gt;day&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the 2nd question, I'm not quite sure what you mean. Do you have an example to attach?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Jan 2011 01:41:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Formats/m-p/151931#M29553</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-01-04T01:41:30Z</dc:date>
    </item>
  </channel>
</rss>

