<?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 Button to import excel for end user in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Button-to-import-excel-for-end-user/m-p/653155#M238736</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a button on QlikView dashboard for the end user to import the excel file. The file would be a very simple few column files and would have to be completely reloaded (not incremental etc.). This would be done on the dashboard through Qlikview Access point since the end user will not have access to edit script under 'File' menu. Would this be possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 25 Jul 2014 10:00:51 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-07-25T10:00:51Z</dc:date>
    <item>
      <title>Button to import excel for end user</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-import-excel-for-end-user/m-p/653155#M238736</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to create a button on QlikView dashboard for the end user to import the excel file. The file would be a very simple few column files and would have to be completely reloaded (not incremental etc.). This would be done on the dashboard through Qlikview Access point since the end user will not have access to edit script under 'File' menu. Would this be possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 10:00:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-import-excel-for-end-user/m-p/653155#M238736</guid>
      <dc:creator />
      <dc:date>2014-07-25T10:00:51Z</dc:date>
    </item>
    <item>
      <title>Re: Button to import excel for end user</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-import-excel-for-end-user/m-p/653156#M238737</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;short answer: No - if the user does not have the client installed, he cannot trigger a reload of the app. Period.&lt;BR /&gt;=&amp;gt; You would have to build a macro to do it - and I'm not sure that would work - but macros are always resource-heavy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If they have the client installed, you can grant them the right to reload, but not to edit the script. That would be an alternative.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If the volume of data to be reloaded is not too big, it would also be possible to just schedule it (in the QMC) to be automatically reloaded every 5min or so - would that be acceptable?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 10:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-import-excel-for-end-user/m-p/653156#M238737</guid>
      <dc:creator>datanibbler</dc:creator>
      <dc:date>2014-07-25T10:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Button to import excel for end user</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-import-excel-for-end-user/m-p/653157#M238738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If the user does have desktop version, would a button that would allow them the import and browse to the location of the file be possible? I am thinking I have to go that direction instead of Access point.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 11:39:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-import-excel-for-end-user/m-p/653157#M238738</guid>
      <dc:creator />
      <dc:date>2014-07-25T11:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Button to import excel for end user</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-import-excel-for-end-user/m-p/653158#M238739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can add a button which contains the action External -&amp;gt; Reload.&lt;/P&gt;&lt;P&gt;This activates a reload of the script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wish for the user to be able to set the location of the files to be picked up, you can combine the button with an Input Box, which sets a variable which is then being used in the script.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 11:47:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-import-excel-for-end-user/m-p/653158#M238739</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2014-07-25T11:47:29Z</dc:date>
    </item>
    <item>
      <title>Re: Button to import excel for end user</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-import-excel-for-end-user/m-p/653159#M238740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Would you have an example on how to set the variable with input box?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 11:49:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-import-excel-for-end-user/m-p/653159#M238740</guid>
      <dc:creator />
      <dc:date>2014-07-25T11:49:29Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Button to import excel for end user</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-import-excel-for-end-user/m-p/653160#M238741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See the attached example.&lt;/P&gt;&lt;P&gt;The variable can e.g. hold the path where the Excel files are located and you can load their content using *.xlsx &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jul 2014 14:27:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-import-excel-for-end-user/m-p/653160#M238741</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2014-07-25T14:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Button to import excel for end user</title>
      <link>https://community.qlik.com/t5/QlikView/Button-to-import-excel-for-end-user/m-p/653161#M238742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Great this would work but how would they browse through their computer for the file? If I define the path in the variable, the path may be different on their computerl&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Aug 2014 01:23:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Button-to-import-excel-for-end-user/m-p/653161#M238742</guid>
      <dc:creator />
      <dc:date>2014-08-07T01:23:35Z</dc:date>
    </item>
  </channel>
</rss>

