<?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 Desktop as a data entry system in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942628#M324965</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is quite possible but depending on requirements and expectations it could take much time to implement so alternatives could be more attractive. Like using third party add-ons/extensions. So could you give us an idea of your requirements?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Aug 2015 05:37:31 GMT</pubDate>
    <dc:creator>petter</dc:creator>
    <dc:date>2015-08-18T05:37:31Z</dc:date>
    <item>
      <title>Qlikview Desktop as a data entry system</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942626#M324963</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to use Input boxes as a data entry mechanism which would then store the entry to an Excel cell? Anyone tried this before?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 05:23:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942626#M324963</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2015-08-18T05:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Desktop as a data entry system</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942627#M324964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As per my knowledge it is not possible but don't know if possible with macros.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 05:28:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942627#M324964</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2015-08-18T05:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Desktop as a data entry system</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942628#M324965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is quite possible but depending on requirements and expectations it could take much time to implement so alternatives could be more attractive. Like using third party add-ons/extensions. So could you give us an idea of your requirements?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 05:37:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942628#M324965</guid>
      <dc:creator>petter</dc:creator>
      <dc:date>2015-08-18T05:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Desktop as a data entry system</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942629#M324966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - it is possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The easiest and quickest method is to utilise input boxes, and store the input values to parameters, which can then be polled into a chart object and exported to Excel via a simple macro.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A more advanced method would be to store the values into parameters, then use these variables to run against an update statement stored in the load script to upload the values to a database table.&amp;nbsp; This would require to be fired off by batch script etc, but it is possible - I've implemented this method previously, and would definitely suggest the first option! (my DBA says this too &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt; )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not very pretty or elegant, but it does the job,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 05:41:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942629#M324966</guid>
      <dc:creator />
      <dc:date>2015-08-18T05:41:59Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Desktop as a data entry system</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942630#M324967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/192025"&gt;petter.skjolden&lt;/A&gt;‌, we are currently holding the revenues of 50 products in an Excel sheet. 90% of these product revenues come from SQL databases and so their capture is automated. 10% comes from manual sources so at the end of the day, everything is manually updated in a master Excel sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Obviously if something happens to the Excel sheet, this is an issue. I also want to reduce human error when manually updating the sheet. So it would be good if the 90% automated revenues can be automatically stored in the master Excel sheet via Qlikview. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 05:43:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942630#M324967</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2015-08-18T05:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Desktop as a data entry system</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942631#M324968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.qlik.com/qlik-users/140644"&gt;graemebaxter&lt;/A&gt;‌, thanks for your suggestions. What if along with input boxes, Qlikview could take data from SQL databases (already done this part) and then update an &lt;SPAN style="text-decoration: underline;"&gt;Excel sheet&lt;/SPAN&gt; instead of a database? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 05:47:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942631#M324968</guid>
      <dc:creator>sifatnabil</dc:creator>
      <dc:date>2015-08-18T05:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Desktop as a data entry system</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942632#M324969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can import the SQL 90% to qlikview and use them in a straight table object, which would include the values of the 10% manually captured (using method above).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The final object can then be exported to Master Excel file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Though, I 'd probably (after reading your post) try and get the 10% into the database and then just create your BI based on that. Removing Excel is ALWAYS the most favourable option &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 05:48:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942632#M324969</guid>
      <dc:creator />
      <dc:date>2015-08-18T05:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: Qlikview Desktop as a data entry system</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942633#M324970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes - see reply above to Petter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 05:50:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Desktop-as-a-data-entry-system/m-p/942633#M324970</guid>
      <dc:creator />
      <dc:date>2015-08-18T05:50:58Z</dc:date>
    </item>
  </channel>
</rss>

