<?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: Relative Path in Inline Load in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Relative-Path-in-Inline-Load/m-p/68143#M11208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Feb 2018 23:23:05 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-02-22T23:23:05Z</dc:date>
    <item>
      <title>Relative Path in Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-Path-in-Inline-Load/m-p/68140#M11205</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;Is there a way to use relative path in an Inline load statement?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eg- In a Bundle Info load while giving the absolute path it works fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Bundle&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Info&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; label, Image &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;aaa, c:\path1\path2\abc.jpg&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;bbb, c:\path1\path2\efg.jpg&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;But the below with relative path does not:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Bundle&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Info&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; label, Image &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;aaa, ..\path2\abc.jpg&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;bbb, &lt;SPAN style="color: #800000;"&gt;..\path2&lt;/SPAN&gt;\efg.jpg&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;];&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;I have my App in &lt;SPAN style="color: #800000;"&gt;c:\path1\path3.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Abey&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 00:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-Path-in-Inline-Load/m-p/68140#M11205</guid>
      <dc:creator>abeyphilip</dc:creator>
      <dc:date>2018-02-22T00:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Relative Path in Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-Path-in-Inline-Load/m-p/68141#M11206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you getting any error? It should work. Check if your paths are correct. Or may be try like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Bundle Info Load * INLINE [&lt;/P&gt;&lt;P&gt;Label, Image&lt;/P&gt;&lt;P&gt;aaa, ..\abc.jpg&lt;/P&gt;&lt;P&gt;bbb, ..\efg.jpg&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 06:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-Path-in-Inline-Load/m-p/68141#M11206</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-02-22T06:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Relative Path in Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-Path-in-Inline-Load/m-p/68142#M11207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Vishwarath.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Path was the problem, wrongly assumed the path was correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Abey&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 23:08:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-Path-in-Inline-Load/m-p/68142#M11207</guid>
      <dc:creator>abeyphilip</dc:creator>
      <dc:date>2018-02-22T23:08:01Z</dc:date>
    </item>
    <item>
      <title>Re: Relative Path in Inline Load</title>
      <link>https://community.qlik.com/t5/QlikView/Relative-Path-in-Inline-Load/m-p/68143#M11208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 23:23:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Relative-Path-in-Inline-Load/m-p/68143#M11208</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-02-22T23:23:05Z</dc:date>
    </item>
  </channel>
</rss>

