<?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: QV Edit Script language in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/QV-Edit-Script-language/m-p/665270#M674629</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I am learning QV all by my self, and this would be an useful information. Nothing too critical.&lt;/P&gt;&lt;P&gt;I just got a bit confused by the many languages used in QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks by the way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Aug 2014 14:01:52 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-08-13T14:01:52Z</dc:date>
    <item>
      <title>QV Edit Script language</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Edit-Script-language/m-p/665265#M674624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What language is used to write QV Edit Script? It seems to be a mix of different languages.&lt;/P&gt;&lt;P&gt;Is it a unique QV language? If yes, is there a documentation?&lt;/P&gt;&lt;P&gt;Thanks for the clarification&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 13:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Edit-Script-language/m-p/665265#M674624</guid>
      <dc:creator />
      <dc:date>2014-08-12T13:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: QV Edit Script language</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Edit-Script-language/m-p/665266#M674625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Interesting question, I have never asked this to myself. And when I did, I had multiple answers.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, this is QV unique scripting language, the functions and syntax will not be used with any other language. Though you can add macros to it using VB script or Jscript.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is mix of SQL, some standard functions and qlikview functions. The Qlikview reference manual and community can help you learn more.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can start with reading QV 11 Developers book and also Qlikview Scripting book by Matt&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have base of database, warehousing, and if you have knowledge about any standard language like Javascript or Java that will help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 13:50:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Edit-Script-language/m-p/665266#M674625</guid>
      <dc:creator />
      <dc:date>2014-08-12T13:50:49Z</dc:date>
    </item>
    <item>
      <title>Re: QV Edit Script language</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Edit-Script-language/m-p/665267#M674626</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;Its T-SQL&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 14:03:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Edit-Script-language/m-p/665267#M674626</guid>
      <dc:creator>mdmukramali</dc:creator>
      <dc:date>2014-08-12T14:03:01Z</dc:date>
    </item>
    <item>
      <title>Re: QV Edit Script language</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Edit-Script-language/m-p/665268#M674627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I know it accepts other languages syntaxes, as you said, VBScript, JScript and SQL. But in itself, which language is that? Is it related to AQL?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2014 20:42:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Edit-Script-language/m-p/665268#M674627</guid>
      <dc:creator />
      <dc:date>2014-08-12T20:42:18Z</dc:date>
    </item>
    <item>
      <title>Re: QV Edit Script language</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Edit-Script-language/m-p/665269#M674628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would prefer to name it as 'Qlikview Scripting'. The language used by Qlikview BI tool to help in creating BI solutions and performing the ETL + data warehousing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But is there a specific reason to find one name for this language? I mean do you have to document it somewhere or learn it independently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this was helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Singh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 07:47:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Edit-Script-language/m-p/665269#M674628</guid>
      <dc:creator />
      <dc:date>2014-08-13T07:47:25Z</dc:date>
    </item>
    <item>
      <title>Re: QV Edit Script language</title>
      <link>https://community.qlik.com/t5/QlikView/QV-Edit-Script-language/m-p/665270#M674629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I am learning QV all by my self, and this would be an useful information. Nothing too critical.&lt;/P&gt;&lt;P&gt;I just got a bit confused by the many languages used in QV.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks by the way&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2014 14:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/QV-Edit-Script-language/m-p/665270#M674629</guid>
      <dc:creator />
      <dc:date>2014-08-13T14:01:52Z</dc:date>
    </item>
  </channel>
</rss>

