<?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 Need help to know about the Filebase name function in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-help-to-know-about-the-Filebase-name-function/m-p/785835#M1052065</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;Please help me to understand the filebase name predefined function in qlik view. As i am beginner ..Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Nov 2014 09:40:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-11-07T09:40:30Z</dc:date>
    <item>
      <title>Need help to know about the Filebase name function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-know-about-the-Filebase-name-function/m-p/785835#M1052065</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;Please help me to understand the filebase name predefined function in qlik view. As i am beginner ..Thanks in advance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 09:40:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-know-about-the-Filebase-name-function/m-p/785835#M1052065</guid>
      <dc:creator />
      <dc:date>2014-11-07T09:40:30Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to know about the Filebase name function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-know-about-the-Filebase-name-function/m-p/785836#M1052066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;use the function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;filebasename()&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 09:44:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-know-about-the-Filebase-name-function/m-p/785836#M1052066</guid>
      <dc:creator />
      <dc:date>2014-11-07T09:44:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to know about the Filebase name function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-know-about-the-Filebase-name-function/m-p/785837#M1052067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here are some&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FileBaseName()&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FileName()&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FileExtension()&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FileSize( ) &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;FileTime(&amp;nbsp; ) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 09:45:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-know-about-the-Filebase-name-function/m-p/785837#M1052067</guid>
      <dc:creator>sujeetsingh</dc:creator>
      <dc:date>2014-11-07T09:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to know about the Filebase name function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-know-about-the-Filebase-name-function/m-p/785838#M1052068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;return the name of the file you are reading from, without extension:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;load *,&lt;/P&gt;&lt;P&gt;filebasename() as myfilename from c:\abc.txt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;gives you a table with an extra field called myfilename in which you find abc&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 09:46:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-know-about-the-Filebase-name-function/m-p/785838#M1052068</guid>
      <dc:creator>alexandros17</dc:creator>
      <dc:date>2014-11-07T09:46:12Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to know about the Filebase name function</title>
      <link>https://community.qlik.com/t5/QlikView/Need-help-to-know-about-the-Filebase-name-function/m-p/785839#M1052069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see in help document u will get more&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Nov 2014 09:51:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-help-to-know-about-the-Filebase-name-function/m-p/785839#M1052069</guid>
      <dc:creator />
      <dc:date>2014-11-07T09:51:17Z</dc:date>
    </item>
  </channel>
</rss>

