<?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: Inline help in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Inline-help/m-p/17404#M786605</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;You can try with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(Month(dateField)) as NMonth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Feb 2018 09:16:40 GMT</pubDate>
    <dc:creator>fvelascog72</dc:creator>
    <dc:date>2018-02-27T09:16:40Z</dc:date>
    <item>
      <title>Inline help</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-help/m-p/17403#M786604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;Can any one please help me on below issue.&lt;/P&gt;&lt;P&gt;I have extracted the Month from the date field.&lt;/P&gt;&lt;P&gt;Then to give the order to Month I have used the below inline script.&lt;/P&gt;&lt;P&gt;When I have tried to left join below inline table with the main table based on Month field then the Month order is not assigned to Month.&lt;/P&gt;&lt;P&gt;Showing blank I need to get 1.11,12 instead of Null.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also when I have taken Max(Month) its showing 12. I think the month is not converted properly. Please help me on this.&lt;/P&gt;&lt;P&gt;Please find the below script and attached app.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="194684" alt="Month Order.png" class="jive-image image-1" src="/legacyfs/online/194684_Month Order.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Table:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;dateField ,&lt;/P&gt;&lt;P&gt;Month(dateField) as Month,&lt;/P&gt;&lt;P&gt;(Date(monthstart(dateField), 'MMM-YYYY')) as MonthYear,&lt;/P&gt;&lt;P&gt;'Q' &amp;amp; ceil(month(dateField)/3) as Quarter;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;load &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;date(Timestamp#(timestampField,'DD/MM/YYYY hh:mm')) as dateField;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;load * Inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;timestampField&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;04/12/2017 11:57&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;04/12/2017 14:40&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;07/12/2017 12:58&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;08/01/2018 17:22&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;08/11/2017 13:24&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;10/11/2017 14:25&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;11/12/2017 16:00&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;left Join(Table)&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Load * inline [&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Month,MonthOrder&lt;/P&gt;&lt;P&gt;Jan,1&lt;/P&gt;&lt;P&gt;Feb,2&lt;/P&gt;&lt;P&gt;Mar,3&lt;/P&gt;&lt;P&gt;Apr,4&lt;/P&gt;&lt;P&gt;May,5&lt;/P&gt;&lt;P&gt;Jun,6&lt;/P&gt;&lt;P&gt;July,7&lt;/P&gt;&lt;P&gt;Aug,8&lt;/P&gt;&lt;P&gt;Sep,9&lt;/P&gt;&lt;P&gt;Oct,10&lt;/P&gt;&lt;P&gt;Nov,11&lt;/P&gt;&lt;P&gt;Dec,12&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-help/m-p/17403#M786604</guid>
      <dc:creator>bhavvibudagam</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Inline help</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-help/m-p/17404#M786605</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;You can try with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Num(Month(dateField)) as NMonth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Saludos.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 09:16:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-help/m-p/17404#M786605</guid>
      <dc:creator>fvelascog72</dc:creator>
      <dc:date>2018-02-27T09:16:40Z</dc:date>
    </item>
    <item>
      <title>Re: Inline help</title>
      <link>https://community.qlik.com/t5/QlikView/Inline-help/m-p/17405#M786606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check my reply on your other thread.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/thread/292903" title="https://community.qlik.com/thread/292903"&gt;https://community.qlik.com/thread/292903&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kaushik Solanki&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2018 09:20:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Inline-help/m-p/17405#M786606</guid>
      <dc:creator>kaushiknsolanki</dc:creator>
      <dc:date>2018-02-27T09:20:20Z</dc:date>
    </item>
  </channel>
</rss>

