<?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: IndexAdd error in Archived Groups</title>
    <link>https://community.qlik.com/t5/Archived-Groups/IndexAdd-error/m-p/4796#M910</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added the shared lib and it started working. It's interesting, I don't seem to be able to get single lib working in Qliksense, it always prompts me to provide vG.homecontainer in order to load the init script and subsequently swaps to multi lib. It's working with multi lib though and that's perfectly acceptable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jan 2018 19:23:48 GMT</pubDate>
    <dc:creator>swallace104</dc:creator>
    <dc:date>2018-01-25T19:23:48Z</dc:date>
    <item>
      <title>IndexAdd error</title>
      <link>https://community.qlik.com/t5/Archived-Groups/IndexAdd-error/m-p/4791#M905</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm receiving the following error when trying to use IndexAdd. I am thinking it needs a direct path instead of relative? What's the proper way to implement that? A full path in the indexAdd arguments?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's my error and script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Script:&lt;/P&gt;&lt;P style="color: #d4d4d4; background-color: #1e1e1e; font-family: Consolas, 'Courier New', monospace; font-size: 14px;"&gt;&lt;/P&gt;&lt;DIV&gt;Comment Table Member_Coverage with &lt;SPAN style="color: #ce9178;"&gt;'CIN,MemberCoverage,MemberDetails'&lt;/SPAN&gt;; &lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #569cd6;"&gt;Store&lt;/SPAN&gt; Member_Coverage &lt;SPAN style="color: #569cd6;"&gt;into&lt;/SPAN&gt; &lt;SPAN style="color: #ce9178;"&gt;[$(vG.LoadPath)\Member_Coverage.QVD]&lt;/SPAN&gt; (qvd);&lt;/P&gt;&lt;P&gt;Call IndexAdd(&lt;SPAN style="color: #ce9178;"&gt;'$(vG.LoadPath)\Member_Coverage.qvd'&lt;/SPAN&gt;);&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #569cd6;"&gt;Drop&lt;/SPAN&gt; &lt;SPAN style="color: #569cd6;"&gt;Table&lt;/SPAN&gt; Member_Coverage; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error:&lt;/P&gt;&lt;P&gt;The following error occurred:&lt;/P&gt;&lt;P class="edc_error" style="padding: 0 10px; background: rgba(255, 38, 38, 0.2); color: #595959; font-family: 'Courier New'; font-size: 13px;"&gt;No qualified path for file: ***&lt;/P&gt;&lt;P class="headline edc_error" style="padding: 0 10px; background: rgba(255, 38, 38, 0.2); font-weight: bolder; color: #595959; font-family: 'Courier New'; font-size: 13px;"&gt;The error occurred here:&lt;/P&gt;&lt;P class="edc_error" style="padding: 0 10px; background: rgba(255, 38, 38, 0.2); color: #595959; font-family: 'Courier New'; font-size: 13px;"&gt;store * from [___vL.tmpTable] into 'Index\OHG_1.QVD_3.Load_Member_Coverage.QVD.Index' (txt,delimiter is ';' )&lt;/P&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jul 2025 17:59:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/IndexAdd-error/m-p/4791#M905</guid>
      <dc:creator>swallace104</dc:creator>
      <dc:date>2025-07-22T17:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: IndexAdd error</title>
      <link>https://community.qlik.com/t5/Archived-Groups/IndexAdd-error/m-p/4792#M906</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you call this IndexAdd directory to any SUB routine somewhere. Can you show the image how path indicates&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 23:51:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/IndexAdd-error/m-p/4792#M906</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-01-22T23:51:36Z</dc:date>
    </item>
    <item>
      <title>Re: IndexAdd error</title>
      <link>https://community.qlik.com/t5/Archived-Groups/IndexAdd-error/m-p/4793#M907</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve, IndexAdd need to store the created index under the shared container. Please validate that you have a Shared container available. Validate that you have a relevant vG.SharedConfigPath variable, this where the index is stored, under a folder named Index.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Magnus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 13:25:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/IndexAdd-error/m-p/4793#M907</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2018-01-23T13:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: IndexAdd error</title>
      <link>https://community.qlik.com/t5/Archived-Groups/IndexAdd-error/m-p/4794#M908</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;note: This is all in qliksense enterprise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I had included LCGV('Shared') in the initialization part of my script but I'm noticing now that there is an error in the read out that says 'vG.SharedBasePath not found' which is, I'm guessing the reason index can't find its proper directory. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm guessing it's because I ended up having to call 'SET vG.HomeContainer='lib://Root\20.CIN';' in order to get it to find the InitLink.qvs script? I had originally wanted to set it up as single lib mount, Root points to the base directory where all the containers are but for whatever reason it would fail anytime I tried to call &lt;SPAN style="font-size: 13.3333px;"&gt;InitLink.qvs until I set the HomeContainer variable....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Steve&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 14:44:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/IndexAdd-error/m-p/4794#M908</guid>
      <dc:creator>swallace104</dc:creator>
      <dc:date>2018-01-23T14:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: IndexAdd error</title>
      <link>https://community.qlik.com/t5/Archived-Groups/IndexAdd-error/m-p/4795#M909</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steve, if you are using separate lib mounts you need to create a lib connection named Shared pointing to the shared container.&amp;nbsp; If you have problems &lt;SPAN style="font-size: 10pt;"&gt;please send me your containermap.csv and the InitLink.qvs initiation, I will set it up myself and give you hints.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Magnus&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 13:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/IndexAdd-error/m-p/4795#M909</guid>
      <dc:creator>Magnus_Berg</dc:creator>
      <dc:date>2018-01-25T13:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: IndexAdd error</title>
      <link>https://community.qlik.com/t5/Archived-Groups/IndexAdd-error/m-p/4796#M910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added the shared lib and it started working. It's interesting, I don't seem to be able to get single lib working in Qliksense, it always prompts me to provide vG.homecontainer in order to load the init script and subsequently swaps to multi lib. It's working with multi lib though and that's perfectly acceptable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 19:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Archived-Groups/IndexAdd-error/m-p/4796#M910</guid>
      <dc:creator>swallace104</dc:creator>
      <dc:date>2018-01-25T19:23:48Z</dc:date>
    </item>
  </channel>
</rss>

