<?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 Need to fetch the Qvd from server location through Qlik view application in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-to-fetch-the-Qvd-from-server-location-through-Qlik-view/m-p/1613813#M445706</link>
    <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;How to fetch the qvd from different server location through the Qlik view application.&lt;/P&gt;&lt;P&gt;My application resides on this Server:172.31.229.229&lt;/P&gt;&lt;P&gt;My qvd resides on this Server:172.31.229.228&lt;/P&gt;&lt;P&gt;Here I am giving my script below for your reference.It showing this error"Can not open file '\\172.31.229.228\ D\Development Main\5.Qvd\QlikMart.qvd' The Network Can not be found. " while running the script below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Service_count,&lt;/P&gt;&lt;P&gt;Hour,&lt;/P&gt;&lt;P&gt;Month,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;From [\\172.31.229.228\ D\Development Main\5.Qvd\QlikMart.qvd](qvd);&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanal&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 02:42:31 GMT</pubDate>
    <dc:creator>sanal_ELM</dc:creator>
    <dc:date>2024-11-16T02:42:31Z</dc:date>
    <item>
      <title>Need to fetch the Qvd from server location through Qlik view application</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-fetch-the-Qvd-from-server-location-through-Qlik-view/m-p/1613813#M445706</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;How to fetch the qvd from different server location through the Qlik view application.&lt;/P&gt;&lt;P&gt;My application resides on this Server:172.31.229.229&lt;/P&gt;&lt;P&gt;My qvd resides on this Server:172.31.229.228&lt;/P&gt;&lt;P&gt;Here I am giving my script below for your reference.It showing this error"Can not open file '\\172.31.229.228\ D\Development Main\5.Qvd\QlikMart.qvd' The Network Can not be found. " while running the script below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load&lt;/P&gt;&lt;P&gt;Service_count,&lt;/P&gt;&lt;P&gt;Hour,&lt;/P&gt;&lt;P&gt;Month,&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;From [\\172.31.229.228\ D\Development Main\5.Qvd\QlikMart.qvd](qvd);&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanal&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 02:42:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-fetch-the-Qvd-from-server-location-through-Qlik-view/m-p/1613813#M445706</guid>
      <dc:creator>sanal_ELM</dc:creator>
      <dc:date>2024-11-16T02:42:31Z</dc:date>
    </item>
    <item>
      <title>Re: Need to fetch the Qvd from server location through Qlik view application</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-fetch-the-Qvd-from-server-location-through-Qlik-view/m-p/1613899#M445707</link>
      <description>&lt;P&gt;Either the path isn't valid (for example there is a space before the drive ... / D/...) or this path isn't available from your other server and/or your user hasn't the proper access rights. What happens if tries to create this load-statement again with the wizard?&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;</description>
      <pubDate>Mon, 19 Aug 2019 14:34:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-fetch-the-Qvd-from-server-location-through-Qlik-view/m-p/1613899#M445707</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2019-08-19T14:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Need to fetch the Qvd from server location through Qlik view application</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-fetch-the-Qvd-from-server-location-through-Qlik-view/m-p/1614844#M445708</link>
      <description>may be try "D$":&lt;BR /&gt;From [\\172.31.229.228\ D$\Development Main\5.Qvd\QlikMart.qvd]&lt;BR /&gt;and you must be admin on server, or access on share resourse "\Development Main\5.Qvd\"</description>
      <pubDate>Wed, 21 Aug 2019 13:22:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-fetch-the-Qvd-from-server-location-through-Qlik-view/m-p/1614844#M445708</guid>
      <dc:creator>markovalexsey</dc:creator>
      <dc:date>2019-08-21T13:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Need to fetch the Qvd from server location through Qlik view application</title>
      <link>https://community.qlik.com/t5/QlikView/Need-to-fetch-the-Qvd-from-server-location-through-Qlik-view/m-p/1615167#M445709</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;The issue got resolved,I have created the shared drive and fetched the qvds from there.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sanal&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2019 07:25:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-to-fetch-the-Qvd-from-server-location-through-Qlik-view/m-p/1615167#M445709</guid>
      <dc:creator>sanal_ELM</dc:creator>
      <dc:date>2019-08-22T07:25:46Z</dc:date>
    </item>
  </channel>
</rss>

