<?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 Qlikview Report 'hook' to spawn external applications? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177004#M44777</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;I would be happy to post it but it is 765MB!&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Dec 2009 16:47:56 GMT</pubDate>
    <dc:creator />
    <dc:date>2009-12-09T16:47:56Z</dc:date>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/176995#M44768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was wondering if there was an external hook/macro that could be invoked from a Qlikview report (via a mouse right click or similar) that could launch an external application with the Qlikview cell parameters that had been right clicked being passed to it.&lt;/P&gt;&lt;P&gt;e.g. a Telephone number from a Qlikview report table being passed to an application that would run a call trace on that number.&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2009 04:49:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/176995#M44768</guid>
      <dc:creator />
      <dc:date>2009-12-05T04:49:24Z</dc:date>
    </item>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/176996#M44769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is possible. The details depend on which version -- 8 or 9 -- and how you want the UI to behave.&lt;/P&gt;&lt;P&gt;If you want to have the "activation link" as a cell in a table, V9 provides the "Link" representation for an expression. The Customer Portal Content section has a video titled "How to create a clickable URL in QLikview 9" that provides an example. Note that the url does not need to be a "url", it can be something like a program name -- "cmd.exe". The parameter values would be included in the link expression. For example&lt;BR /&gt;='Run Trace' &amp;amp; '&amp;lt;URL&amp;gt;calltrace.exe' &amp;amp; PhoneNumber&lt;/P&gt;&lt;P&gt;This "link in a cell" method can be simulated in V8 using a macro. If you need V8 I can provide an example.&lt;/P&gt;&lt;P&gt;Another approach is use a button with a Launch action. This method works the same in V9 or V8. Add an enable condition to the button that enables the button only when one PhoneNumber is possible.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2009 05:57:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/176996#M44769</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-12-05T05:57:17Z</dc:date>
    </item>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/176997#M44770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Rob!&lt;/P&gt;&lt;P&gt;I have v9.0.&lt;/P&gt;&lt;P&gt;I'll give it a try.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 05 Dec 2009 06:01:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/176997#M44770</guid>
      <dc:creator />
      <dc:date>2009-12-05T06:01:08Z</dc:date>
    </item>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/176998#M44771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;The button with launch application fits my needs best.&lt;/P&gt;&lt;P&gt;However, I am struggling to see how I can pass the application the 'phonenumber'.&lt;/P&gt;&lt;P&gt;In my case the 'phonenumber' field is called IMSI. The button is only enabled when one distinct IMSI is selected. When I try and pass the field IMSI only the text 'imsi' is passed as opposed the required field contents (e.g. 310650700000442).&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;Sandy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Dec 2009 17:22:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/176998#M44771</guid>
      <dc:creator />
      <dc:date>2009-12-08T17:22:29Z</dc:date>
    </item>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/176999#M44772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your completed launch command was to look like:&lt;/P&gt;&lt;P&gt;myprog.exe -n=310650700000442&lt;/P&gt;&lt;P&gt;then your expression in the Launch button Application field would look like:&lt;/P&gt;&lt;P&gt;='myprog.exe -n=' &amp;amp; only(IMSI)&lt;/P&gt;&lt;P&gt;Does that help? Post your button expression if you have more questions.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 02:14:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/176999#M44772</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-12-09T02:14:59Z</dc:date>
    </item>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177000#M44773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;I have used a macro button to make it more flexible - code below. However, the first line returns the error -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt;&amp;gt; Object required: 'ActiveDocument.Fields(...)'&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sandy&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sub UTEL&lt;/P&gt;&lt;P&gt;utelimsi = ActiveDocument.Fields("IMSI").GetSelectedValues&lt;/P&gt;&lt;P&gt;set WshShell = CreateObject("WScript.Shell")&lt;/P&gt;&lt;P&gt;WshShell.Run "iexplore.exe http://10.0.1.98/cgi-bin/uqos/tcapsearch.pl??Action=Search&amp;amp;Category=TCAP&amp;amp;From_Date=2009.12.07&amp;amp;From_Time=05:00&amp;amp;To_Date=2009.12.07&amp;amp;To_Time=06:00&amp;amp;Field=imsi&amp;amp;Operator=&amp;amp;Value=&amp;amp;bind1=and&amp;amp;Sub=&amp;amp;bind2=and&amp;amp;Expression=((imsi="&amp;amp;utelimsi_txt&amp;amp;"))&amp;amp;Button=View",3,true&lt;/P&gt;&lt;P&gt;end sub&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 02:33:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177000#M44773</guid>
      <dc:creator />
      <dc:date>2009-12-09T02:33:22Z</dc:date>
    </item>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177001#M44774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sandy,&lt;/P&gt;&lt;P&gt;Seems to me that a button without macro is easier, but if you want to get the value in the macro try:&lt;/P&gt;&lt;P&gt;utelimsi = ActiveDocument.Evaluate("only(IMSI)")&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 02:49:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177001#M44774</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-12-09T02:49:40Z</dc:date>
    </item>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177002#M44775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;I have tried both routes without success.&lt;/P&gt;&lt;P&gt;1. Launch Method.&lt;/P&gt;&lt;P&gt;Application: C:\Documents and Settings\sandy.orr\Start Menu\Programs\Internet Explorer.lnk&lt;/P&gt;&lt;P&gt;Parameters: only(IMSI)&lt;/P&gt;&lt;P&gt;This simply puts the text 'only(IMSI)' in the URL.&lt;/P&gt;&lt;P&gt;Sorry, I am using v8.0 not 9.0.&lt;/P&gt;&lt;P&gt;2. For the macro this populated the string with '-' and not with the actual IMSI field value.&lt;/P&gt;&lt;P&gt;Any other ideas/direction greatly received!&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 03:33:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177002#M44775</guid>
      <dc:creator />
      <dc:date>2009-12-09T03:33:40Z</dc:date>
    </item>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177003#M44776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you post your qvw?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 03:39:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177003#M44776</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-12-09T03:39:49Z</dc:date>
    </item>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177004#M44777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;I would be happy to post it but it is 765MB!&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 16:47:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177004#M44777</guid>
      <dc:creator />
      <dc:date>2009-12-09T16:47:56Z</dc:date>
    </item>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177005#M44778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;thanks for all the help - it is now working for imsi.&lt;/P&gt;&lt;P&gt;The fact that I was using IMSI instead of imsi for a while delayed my troubleshooting - sorry!&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Sandy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2009 19:51:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177005#M44778</guid>
      <dc:creator />
      <dc:date>2009-12-09T19:51:27Z</dc:date>
    </item>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177006#M44779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;sandyorr wrote:&lt;BR /&gt;I would be happy to post it but it is 765MB!&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;For future reference, see this wiki for tips on reducing sample size.&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.qlik.com/wikis/qlikview-wiki/preparing-examples-for-upload-reduction-and-data-scrambling.aspx"&gt;http://community.qlik.com/wikis/qlikview-wiki/preparing-examples-for-upload-reduction-and-data-scrambling.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Dec 2009 00:57:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177006#M44779</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2009-12-10T00:57:04Z</dc:date>
    </item>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177007#M44780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rob,&lt;/P&gt;&lt;P&gt;You mentioned :&lt;/P&gt;&lt;P&gt;&lt;EM&gt;"...This "link in a cell" method can be simulated in V8 using a macro. If you need V8 I can provide an example. ..."&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;Can you please provide an example in V8 using a marco?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;\\&lt;/P&gt;&lt;P&gt;Tai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Jan 2010 04:51:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177007#M44780</guid>
      <dc:creator />
      <dc:date>2010-01-29T04:51:13Z</dc:date>
    </item>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177008#M44781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;Tai wrote:&lt;BR /&gt;Can you please provide an example in V8 using a marco?&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;You can find a sample file in this thread:&lt;BR /&gt;&lt;A href="http://community.qlik.com/forums/p/24656/94255.aspx"&gt;http://community.qlik.com/forums/p/24656/94255.aspx&lt;/A&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Jan 2010 00:02:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177008#M44781</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-01-30T00:02:18Z</dc:date>
    </item>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177009#M44782</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Rob,&lt;/P&gt;&lt;P&gt;I have added a button and in the action calling micro to launch an external application. In the qlikView client, it is working fine but on the server it is not working. It does not give any error either. I am using QVServer 9.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jun 2010 09:22:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177009#M44782</guid>
      <dc:creator />
      <dc:date>2010-06-10T09:22:44Z</dc:date>
    </item>
    <item>
      <title>Qlikview Report 'hook' to spawn external applications?</title>
      <link>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177010#M44783</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="jive_text_macro jive_macro_quote" jivemacro="quote"&gt;&lt;BR /&gt;rajeev830 wrote:I have added a button and in the action calling micro to launch an external application. In the qlikView client, it is working fine but on the server it is not working. It does not give any error either. I am using QVServer 9.&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;P&gt;There is an option in the QVS Security settings "Allow unsafe macro execution on server". You probably need to set this option on.&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 22:24:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Qlikview-Report-hook-to-spawn-external-applications/m-p/177010#M44783</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2010-07-06T22:24:25Z</dc:date>
    </item>
  </channel>
</rss>

