<?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: How to make a simple qlikview application? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-make-a-simple-qlikview-application/m-p/476838#M1140077</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the most simple app can be built like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Install QlikView Personal Edition&lt;/P&gt;&lt;P&gt;&lt;A href="http://eu.demo.qlik.com/download/" title="http://eu.demo.qlik.com/download/"&gt;http://eu.demo.qlik.com/download/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Open QlikView Windows Application, create new empty document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Enter Script editor CTRL-E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Press ALT - I - T to create a test script (or Insert test script from menu)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Run the script CTRL - R (give file name to save application)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) Create charts / list boxes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't know QV, download the tutorial first (available from the download site), attend the free training classes&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlik.com/us/services/training" title="http://www.qlik.com/us/services/training"&gt;http://www.qlik.com/us/services/training&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 12:00:51 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2013-09-25T12:00:51Z</dc:date>
    <item>
      <title>How to make a simple qlikview application?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-simple-qlikview-application/m-p/476835#M1140073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H5 style="text-align: justify;"&gt;Hi all, &lt;/H5&gt;&lt;P&gt;&lt;/P&gt;&lt;H5 style="text-align: justify;"&gt;&lt;STRONG style="font-size: 14pt;"&gt;I just want to know how can i make a simple qlikview application. and what are the steps from the begining please help me out.&lt;/STRONG&gt;&lt;/H5&gt;&lt;H5 style="text-align: justify;"&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;and what are software should i have.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/H5&gt;&lt;H5 style="text-align: justify;"&gt;&lt;STRONG style="font-size: 14pt;"&gt;Please guide me step by step.&lt;/STRONG&gt;&lt;/H5&gt;&lt;P&gt;&lt;/P&gt;&lt;H5 style="text-align: justify;"&gt;Initialy i have sql server database .&lt;/H5&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;@&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H5 style="text-align: justify;"&gt;Thanks&lt;/H5&gt;&lt;H5 style="text-align: justify;"&gt;&lt;/H5&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 11:50:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-simple-qlikview-application/m-p/476835#M1140073</guid>
      <dc:creator>agni_gold</dc:creator>
      <dc:date>2013-09-25T11:50:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a simple qlikview application?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-simple-qlikview-application/m-p/476836#M1140075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to cater all the requirements from users.&lt;/P&gt;&lt;P&gt;You need to frame Flow Charts along with Which Dimensions user can see views.&lt;/P&gt;&lt;P&gt;you need to identify the dimensions and facts tables&lt;/P&gt;&lt;P&gt;You need to take live connectivity with software or&amp;nbsp; periodical backup.&lt;/P&gt;&lt;P&gt;you need to write a script from sql server to pull all the data.&lt;/P&gt;&lt;P&gt;You need to check whether Implement Incremental Load&lt;/P&gt;&lt;P&gt;You need to schedule the jobs in sql &lt;/P&gt;&lt;P&gt;you need to&amp;nbsp; write QVD generator if incremental load is implement&lt;/P&gt;&lt;P&gt;You need to design views as per users requirements.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will guide you. Good Luck&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vikas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 11:55:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-simple-qlikview-application/m-p/476836#M1140075</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2013-09-25T11:55:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a simple qlikview application?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-simple-qlikview-application/m-p/476837#M1140076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Agnivesh.&lt;/P&gt;&lt;P&gt;Rather than someone explain in a rather laborious way what you need to do, I would recommend the free training available on the Q&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;l&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;ikView website to get hands-on practice.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlik.com/uk/services/training/free-training" title="http://www.qlik.com/uk/services/training/free-training"&gt;QlikView Free Training - Business Intelligence (BI) Reporting Software Solutions | QlikView&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should provide you with the basics to get going.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 11:57:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-simple-qlikview-application/m-p/476837#M1140076</guid>
      <dc:creator>ngulliver</dc:creator>
      <dc:date>2013-09-25T11:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a simple qlikview application?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-simple-qlikview-application/m-p/476838#M1140077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the most simple app can be built like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Install QlikView Personal Edition&lt;/P&gt;&lt;P&gt;&lt;A href="http://eu.demo.qlik.com/download/" title="http://eu.demo.qlik.com/download/"&gt;http://eu.demo.qlik.com/download/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) Open QlikView Windows Application, create new empty document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3) Enter Script editor CTRL-E&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4) Press ALT - I - T to create a test script (or Insert test script from menu)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5) Run the script CTRL - R (give file name to save application)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6) Create charts / list boxes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you don't know QV, download the tutorial first (available from the download site), attend the free training classes&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.qlik.com/us/services/training" title="http://www.qlik.com/us/services/training"&gt;http://www.qlik.com/us/services/training&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-simple-qlikview-application/m-p/476838#M1140077</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2013-09-25T12:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a simple qlikview application?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-simple-qlikview-application/m-p/476839#M1140078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kumar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer to Below Link&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/370541#370541"&gt;http://community.qlik.com/message/370541#370541&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Khan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:08:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-simple-qlikview-application/m-p/476839#M1140078</guid>
      <dc:creator>israrkhan</dc:creator>
      <dc:date>2013-09-25T12:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a simple qlikview application?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-simple-qlikview-application/m-p/476840#M1140080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;First create a DSN for SQL Server.&lt;/P&gt;&lt;P&gt;Create a new Qlikview Applicaion and then connect the DB with ODBC connection and fetch the data from SQL.&lt;/P&gt;&lt;P&gt;Then you make your application as per your necessity.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 12:09:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-simple-qlikview-application/m-p/476840#M1140080</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2013-09-25T12:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: How to make a simple qlikview application?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-make-a-simple-qlikview-application/m-p/476841#M1140081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Agnivash.&lt;/P&gt;&lt;P&gt;One thing I forgot to mention:&lt;/P&gt;&lt;P&gt;It's important to get your data model correct at the start otherwise it could lead to all sorts of headaches further through the project&lt;/P&gt;&lt;P&gt;Have a look at &lt;A href="http://www.quickintelligence.co.uk/perfect-your-qlikview-data-model/" title="http://www.quickintelligence.co.uk/perfect-your-qlikview-data-model/"&gt;http://www.quickintelligence.co.uk/perfect-your-qlikview-data-model/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Neil &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 13:19:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-make-a-simple-qlikview-application/m-p/476841#M1140081</guid>
      <dc:creator>ngulliver</dc:creator>
      <dc:date>2013-09-26T13:19:04Z</dc:date>
    </item>
  </channel>
</rss>

