<?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: save macro from Access Point to server or personal machine in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/save-macro-from-Access-Point-to-server-or-personal-machine/m-p/785320#M1297827</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The File is saved on Local Machine&amp;nbsp;&amp;nbsp; (By IE PlugIn)....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must share a Server Driver to Save the File (\\server\.........).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Mar 2015 12:49:00 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-17T12:49:00Z</dc:date>
    <item>
      <title>save macro from Access Point to server or personal machine</title>
      <link>https://community.qlik.com/t5/QlikView/save-macro-from-Access-Point-to-server-or-personal-machine/m-p/785318#M1297820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;save macro from Access Point to server or personal machine&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Such a good afternoon, what I want is that from the ACCESS POINT run my macro, its function is to generate QVDS but do not put that route for the QVD is saved on the server or on my personal machine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the macro runs perfectly on my personal computer. But in the access point does its function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank you very much for the support.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sub ExportCambiosProductos&lt;/P&gt;&lt;P&gt;&amp;nbsp; set temp = ActiveDocument.GetApplication.GetProperties&lt;/P&gt;&lt;P&gt;&amp;nbsp; set doc = ActiveDocument&lt;/P&gt;&lt;P&gt;&amp;nbsp; vUser = Replace(temp.UserName, "\", "_")&lt;/P&gt;&lt;P&gt;&amp;nbsp; vDate = ActiveDocument.Evaluate("=Date(Now(),'DDMMYYYY_hhmmss')")&lt;/P&gt;&lt;P&gt;vPath = "C:\Users\cdominguez\Documents\Proyectos QV\pruebas\QVDs\"&amp;lt;------------I need a route please&lt;/P&gt;&lt;P&gt; vFileName =&amp;nbsp; vPath &amp;amp; "ActualizacionQVD_"&amp;amp;vUser&amp;amp;"_"&amp;amp;vDate&amp;amp;".qvd"&lt;/P&gt;&lt;P&gt;set Graph = ActiveDocument.GetSheetObject("CH_ExportCambiosProductos")&lt;/P&gt;&lt;P&gt;Graph.ExportEx vFileName, 4 &lt;/P&gt;&lt;P&gt;msgbox("Autorización Realizada")&lt;/P&gt;&lt;P&gt; End Sub&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/save-macro-from-Access-Point-to-server-or-personal-machine/m-p/785318#M1297820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: save macro from Access Point to server or personal machine</title>
      <link>https://community.qlik.com/t5/QlikView/save-macro-from-Access-Point-to-server-or-personal-machine/m-p/785319#M1297823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like this&lt;BR /&gt;&lt;A href="https://community.qlik.com/"&gt;\\&amp;lt;your&lt;/A&gt; machine name&amp;gt;\C$\Users\cdominguez\Documents\Proyectos QV\pruebas\QVDs\&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Jan 2015 20:27:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/save-macro-from-Access-Point-to-server-or-personal-machine/m-p/785319#M1297823</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-13T20:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: save macro from Access Point to server or personal machine</title>
      <link>https://community.qlik.com/t5/QlikView/save-macro-from-Access-Point-to-server-or-personal-machine/m-p/785320#M1297827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The File is saved on Local Machine&amp;nbsp;&amp;nbsp; (By IE PlugIn)....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must share a Server Driver to Save the File (\\server\.........).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Mar 2015 12:49:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/save-macro-from-Access-Point-to-server-or-personal-machine/m-p/785320#M1297827</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-17T12:49:00Z</dc:date>
    </item>
  </channel>
</rss>

