<?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 Open selected path when clicking a button in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Open-selected-path-when-clicking-a-button/m-p/317302#M117038</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;have a table with 3 columns x, y and z. In column z is the path of a file. &lt;/P&gt;&lt;P&gt;I want to create a button which copy the path from a selected value in column x to the clipboard an opens the path in the explorer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Dec 2011 13:15:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-12-21T13:15:13Z</dc:date>
    <item>
      <title>Open selected path when clicking a button</title>
      <link>https://community.qlik.com/t5/QlikView/Open-selected-path-when-clicking-a-button/m-p/317302#M117038</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;have a table with 3 columns x, y and z. In column z is the path of a file. &lt;/P&gt;&lt;P&gt;I want to create a button which copy the path from a selected value in column x to the clipboard an opens the path in the explorer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could anyone help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 13:15:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Open-selected-path-when-clicking-a-button/m-p/317302#M117038</guid>
      <dc:creator />
      <dc:date>2011-12-21T13:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Open selected path when clicking a button</title>
      <link>https://community.qlik.com/t5/QlikView/Open-selected-path-when-clicking-a-button/m-p/317303#M117039</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you couly use the only function and the lauch external application action on a button to open the folder andthen add an action that runs&amp;nbsp; a macro something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ActiveDocument.GetSheetObject("BU01").CopyTextToClipboard &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;where BU01 has the text =only(your_field_containing_path)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i've attached an eg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;DIV class="mcePaste" id="_mcePaste" style="position: absolute; width: 1px; height: 1px; overflow: hidden; top: 0px; left: -10000px;"&gt;&lt;P&gt;﻿Sub mycopy &lt;BR /&gt;ActiveDocument.GetSheetObject("BU01").CopyTextToClipboard &lt;/P&gt;&lt;P&gt;end Sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 14:31:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Open-selected-path-when-clicking-a-button/m-p/317303#M117039</guid>
      <dc:creator>sbaldwin</dc:creator>
      <dc:date>2011-12-21T14:31:11Z</dc:date>
    </item>
    <item>
      <title>Re: Open selected path when clicking a button</title>
      <link>https://community.qlik.com/t5/QlikView/Open-selected-path-when-clicking-a-button/m-p/317304#M117040</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, Charlie,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there is an integrated action in Qlikview, to open files, see attached example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings from Munich&lt;/P&gt;&lt;P&gt;Martina&lt;/P&gt;&lt;P&gt;EVACO GmbH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 14:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Open-selected-path-when-clicking-a-button/m-p/317304#M117040</guid>
      <dc:creator>brenner_martina</dc:creator>
      <dc:date>2011-12-21T14:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Open selected path when clicking a button</title>
      <link>https://community.qlik.com/t5/QlikView/Open-selected-path-when-clicking-a-button/m-p/317305#M117041</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both ways are working &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Dec 2011 15:12:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Open-selected-path-when-clicking-a-button/m-p/317305#M117041</guid>
      <dc:creator />
      <dc:date>2011-12-21T15:12:03Z</dc:date>
    </item>
  </channel>
</rss>

