<?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: Qlikview Framework in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Framework/m-p/1219353#M872686</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/group/1224"&gt;Qlik Deployment Framework&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Nov 2016 08:07:44 GMT</pubDate>
    <dc:creator>zhadrakas</dc:creator>
    <dc:date>2016-11-09T08:07:44Z</dc:date>
    <item>
      <title>Qlikview Framework</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Framework/m-p/1219352#M872685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would like to Know if there is any standard framework for Qlikview? I mean an extension package which contains more implemented functions so I can call them from my scripts. Some package which follows best practices and automate existing Qlikview things in order to facilitate programming in Qlikview. This would contribute to make code clearer and its understanding and distributable/shared between projects. Also is there any implemented patterns?&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/Qlikview-Framework/m-p/1219352#M872685</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Framework</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Framework/m-p/1219353#M872686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check this&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/group/1224"&gt;Qlik Deployment Framework&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 08:07:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Framework/m-p/1219353#M872686</guid>
      <dc:creator>zhadrakas</dc:creator>
      <dc:date>2016-11-09T08:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Framework</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Framework/m-p/1219354#M872687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tony,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #777777; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-size: 16px;"&gt;Implement scripting best practices encapsulated by a simple and stable API. Improve the speed and quality of script development. Create common ground between script developers. QVC aims to serve the needs of the "big middle" of script tasks. Not the simple tasks, not the very complex tasks, but the garden variety common needs found in many scripts.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Components &lt;A href="https://github.com/RobWunderlich/Qlikview-Components/wiki" title="https://github.com/RobWunderlich/Qlikview-Components/wiki"&gt;Home · RobWunderlich/Qlikview-Components Wiki · GitHub&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Nov 2016 09:17:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Framework/m-p/1219354#M872687</guid>
      <dc:creator>ramasaisaksoft</dc:creator>
      <dc:date>2016-11-09T09:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Framework</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Framework/m-p/1219355#M872688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you provide any example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 18 Dec 2016 20:47:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Framework/m-p/1219355#M872688</guid>
      <dc:creator />
      <dc:date>2016-12-18T20:47:30Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Framework</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Framework/m-p/1219356#M872689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Qlik Deployment Framework (QDF) is a complete framework that provides a file and folder structure, configuration and utility routines that tell you "how to do it".&amp;nbsp; QDF has extensive documentation, Check it out for more info and examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView Components (QVC) is a script library that provides subroutines and functions for common tasks, For example, to generate a master calendar table:&lt;/P&gt;&lt;P&gt;CALL Qvc.CalendarFromField('OrderDate')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you download and unzip the QVC release, the distribution contains a documentation qvw and examples.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use both QDF and QVC together. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://masterssummit.com" rel="nofollow" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://qlikviewcookbook.com" rel="nofollow" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 01:57:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Framework/m-p/1219356#M872689</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2016-12-19T01:57:02Z</dc:date>
    </item>
  </channel>
</rss>

