<?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 Partial load impossible in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Partial-load-impossible/m-p/1813956#M1212816</link>
    <description>&lt;P&gt;Hello Qlik Community,&lt;/P&gt;&lt;P&gt;I have an app with several table.&lt;/P&gt;&lt;P&gt;Basically i want to to a partial load on an excel file (sharepoint on office 365).&lt;/P&gt;&lt;P&gt;I create a button with option partial reload (button with actions Reload/ option : partial reload activated)&lt;/P&gt;&lt;P&gt;And in my script i put an add or replace preceeding the table (excel via sharepoint) i want to load.&lt;/P&gt;&lt;P&gt;BUT whenever i do a partial load i get an error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Error sku.PNG" style="width: 601px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56556i670FCBD01C1CEAA2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Error sku.PNG" alt="Error sku.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But this is not the path of the sharepoint excel file which is called by a call function above the table in the script&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="call error.PNG" style="width: 716px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56557i277A7CECA536FBD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="call error.PNG" alt="call error.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So i don't understand why using the replace erase the functionality of the call function which get the sharepoint excel file ?&lt;/P&gt;&lt;P&gt;Anyone can help me with that please ?&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;</description>
    <pubDate>Wed, 09 Jun 2021 15:37:59 GMT</pubDate>
    <dc:creator>LESSASSY_K</dc:creator>
    <dc:date>2021-06-09T15:37:59Z</dc:date>
    <item>
      <title>Partial load impossible</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-load-impossible/m-p/1813956#M1212816</link>
      <description>&lt;P&gt;Hello Qlik Community,&lt;/P&gt;&lt;P&gt;I have an app with several table.&lt;/P&gt;&lt;P&gt;Basically i want to to a partial load on an excel file (sharepoint on office 365).&lt;/P&gt;&lt;P&gt;I create a button with option partial reload (button with actions Reload/ option : partial reload activated)&lt;/P&gt;&lt;P&gt;And in my script i put an add or replace preceeding the table (excel via sharepoint) i want to load.&lt;/P&gt;&lt;P&gt;BUT whenever i do a partial load i get an error:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Error sku.PNG" style="width: 601px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56556i670FCBD01C1CEAA2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Error sku.PNG" alt="Error sku.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But this is not the path of the sharepoint excel file which is called by a call function above the table in the script&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="call error.PNG" style="width: 716px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/56557i277A7CECA536FBD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="call error.PNG" alt="call error.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;So i don't understand why using the replace erase the functionality of the call function which get the sharepoint excel file ?&lt;/P&gt;&lt;P&gt;Anyone can help me with that please ?&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jun 2021 15:37:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-load-impossible/m-p/1813956#M1212816</guid>
      <dc:creator>LESSASSY_K</dc:creator>
      <dc:date>2021-06-09T15:37:59Z</dc:date>
    </item>
    <item>
      <title>Re: Partial load impossible</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-load-impossible/m-p/1814095#M1212828</link>
      <description>&lt;P&gt;Anyone have an idea ?&lt;/P&gt;&lt;P&gt;Thanks in advance ?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 08:59:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-load-impossible/m-p/1814095#M1212828</guid>
      <dc:creator>LESSASSY_K</dc:creator>
      <dc:date>2021-06-10T08:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Partial load impossible</title>
      <link>https://community.qlik.com/t5/QlikView/Partial-load-impossible/m-p/1814123#M1212830</link>
      <description>&lt;P&gt;Might be, try with&amp;nbsp;&lt;SPAN&gt;IsPartialReload() like below example&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-App-Dev/Partial-Reload-Variables-Set-in-Script/m-p/88838" target="_blank"&gt;https://community.qlik.com/t5/QlikView-App-Dev/Partial-Reload-Variables-Set-in-Script/m-p/88838&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Jun 2021 09:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Partial-load-impossible/m-p/1814123#M1212830</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2021-06-10T09:53:57Z</dc:date>
    </item>
  </channel>
</rss>

