<?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: Need help in script level in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-in-script-level/m-p/375727#M139999</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is Month1 always the current month, or do you have a year field stored somewhere?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jul 2012 16:36:32 GMT</pubDate>
    <dc:creator>hallquist_nate</dc:creator>
    <dc:date>2012-07-02T16:36:32Z</dc:date>
    <item>
      <title>Need help in script level</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-script-level/m-p/375723#M139995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Friends,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a field names in the table like the following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Month1, Month2, Month3, Month4, Month5 etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is, is it possilble to rename the column names in the script like display as Jul 2012, Jun 2012 etc....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Month1&amp;nbsp; as Monthname(today(),-11)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Month2 as&amp;nbsp; Monthname(today(),-10)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;.......... etc..&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chriss&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2012 12:05:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-script-level/m-p/375723#M139995</guid>
      <dc:creator />
      <dc:date>2012-07-02T12:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in script level</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-script-level/m-p/375724#M139996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;please see attached for a possible solution&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2012 12:17:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-script-level/m-p/375724#M139996</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-07-02T12:17:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in script level</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-script-level/m-p/375725#M139997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried using the Cross Table function in the File Wizard?&amp;nbsp; That is another option, as it appears that is how your data is structured.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2012 12:40:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-script-level/m-p/375725#M139997</guid>
      <dc:creator>hallquist_nate</dc:creator>
      <dc:date>2012-07-02T12:40:23Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in script level</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-script-level/m-p/375726#M139998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Loannis and Nate &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply but I can not relate the month name, the ultimate aim is need to draw line chart that will show the month name and sum of&amp;nbsp; (KPMN01).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached the work file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please give a idea how to proceed....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chriss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2012 13:27:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-script-level/m-p/375726#M139998</guid>
      <dc:creator />
      <dc:date>2012-07-02T13:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in script level</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-script-level/m-p/375727#M139999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is Month1 always the current month, or do you have a year field stored somewhere?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2012 16:36:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-script-level/m-p/375727#M139999</guid>
      <dc:creator>hallquist_nate</dc:creator>
      <dc:date>2012-07-02T16:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in script level</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-script-level/m-p/375728#M140000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The work file was not attached. Please retry!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jul 2012 16:59:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-script-level/m-p/375728#M140000</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2012-07-02T16:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Need help in script level</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-in-script-level/m-p/375729#M140001</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Loannis,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yesterday net is down not able to attach the file.. please find the attached&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chriss&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jul 2012 07:00:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-in-script-level/m-p/375729#M140001</guid>
      <dc:creator />
      <dc:date>2012-07-03T07:00:09Z</dc:date>
    </item>
  </channel>
</rss>

