<?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: Mount network drive in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Mount-network-drive/m-p/630460#M1300192</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;Service accounts do not recognize mapped drives. You will have to use an UNC path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 May 2014 11:41:10 GMT</pubDate>
    <dc:creator>Bill_Britt</dc:creator>
    <dc:date>2014-05-28T11:41:10Z</dc:date>
    <item>
      <title>Mount network drive</title>
      <link>https://community.qlik.com/t5/QlikView/Mount-network-drive/m-p/630458#M1300186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to mount a shared drive in QMC but the drive is not visible when i browse for it.&lt;/P&gt;&lt;P&gt;The drive is visible from windows explorer. The servers are running on Windows Server 2012 and the server not a member of domain.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="choose.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/59706_choose.jpg" /&gt;&lt;IMG alt="thispc.jpg" class="jive-image" src="https://community.qlik.com/legacyfs/online/59707_thispc.jpg" style="width: 620px; height: 378px;" /&gt;&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/Mount-network-drive/m-p/630458#M1300186</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Mount network drive</title>
      <link>https://community.qlik.com/t5/QlikView/Mount-network-drive/m-p/630459#M1300188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to check on the My Network places.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 09:57:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mount-network-drive/m-p/630459#M1300188</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-05-28T09:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mount network drive</title>
      <link>https://community.qlik.com/t5/QlikView/Mount-network-drive/m-p/630460#M1300192</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;Service accounts do not recognize mapped drives. You will have to use an UNC path.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bill&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 11:41:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mount-network-drive/m-p/630460#M1300192</guid>
      <dc:creator>Bill_Britt</dc:creator>
      <dc:date>2014-05-28T11:41:10Z</dc:date>
    </item>
    <item>
      <title>Re: Mount network drive</title>
      <link>https://community.qlik.com/t5/QlikView/Mount-network-drive/m-p/630461#M1300196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, the answer is simple. The QMC is an interface to the QlikView Management Service. That service is running under a different account than your Browser is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since Mapped drivers are user-specific (i.e. they aren't assigned globally for all users on a Windows machine) your mapped drives aren't visible to the QMS account.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Because of this, and as an administrator, you should try to use the actual &lt;EM&gt;UNC paths&lt;/EM&gt; wherever possible. For example, if you create a document on your local machine that accesses a shared file, use something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD ...&lt;/P&gt;&lt;P&gt;FROM '\\&lt;EM&gt;servername&lt;/EM&gt;\&lt;EM&gt;share&lt;/EM&gt;\MyExcelDocuments.xlsx' (...);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;instead of Q:\ (mapped drive). In that way, your document will work out-of-the-box on your server, provided that the service account has access to the same shares on your network. No need to mess with your server configuration anymore.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BTW, in QMC the best thing you can do is copy/paste the complete UNC path in the target field. There is a Folder Dialog, but the Network Browser part at the bottom of the tree in that dialog doesn't always show all machines on your network.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 May 2014 11:57:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mount-network-drive/m-p/630461#M1300196</guid>
      <dc:creator>Peter_Cammaert</dc:creator>
      <dc:date>2014-05-28T11:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mount network drive</title>
      <link>https://community.qlik.com/t5/QlikView/Mount-network-drive/m-p/630462#M1300200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As Bill mentioned, the service account dodn´t understand network mapped drive, only UNC path.&lt;/P&gt;&lt;P&gt;It´s a operational system restriction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 May 2014 14:20:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Mount-network-drive/m-p/630462#M1300200</guid>
      <dc:creator>Ricardo_Gerhard</dc:creator>
      <dc:date>2014-05-29T14:20:04Z</dc:date>
    </item>
  </channel>
</rss>

