<?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: Appending record using Share Point in Qlik Automate</title>
    <link>https://community.qlik.com/t5/Qlik-Automate/Appending-record-using-Share-Point/m-p/2063299#M1708</link>
    <description>&lt;P&gt;ok thanks&lt;/P&gt;</description>
    <pubDate>Sat, 22 Apr 2023 06:30:09 GMT</pubDate>
    <dc:creator>Edy_Tan</dc:creator>
    <dc:date>2023-04-22T06:30:09Z</dc:date>
    <item>
      <title>Appending record using Share Point</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Appending-record-using-Share-Point/m-p/2061803#M1694</link>
      <description>&lt;P&gt;I am exploring the &lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-build-long-running-task-chains-in-Qlik-Application/ta-p/1877373" target="_self"&gt;QAA task chain&lt;/A&gt;&amp;nbsp;by&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134157"&gt;@Emile_Koslowski&lt;/a&gt;&amp;nbsp;but my customer can only use share point (instead of google sheet).&amp;nbsp; I made changes to the code however I face the following challenges&lt;/P&gt;
&lt;P&gt;1. there is no option to append a record to a file in share point, I have to open a new file, read and write from existing file to the new file, add in a new record, and then rename the new file to the existing file; is there a better way for share point?&lt;/P&gt;
&lt;P&gt;2. new record is appended into a file (based on item 1) and then I read it back again, the new record is not found, only the existing record before the append.&amp;nbsp; When I rerun the QAA, then the appended record will appear&lt;/P&gt;
&lt;P&gt;The following are the screen shot of the QAA&lt;/P&gt;
&lt;P&gt;a. Append a record to a file and read back the file&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Append and read back" style="width: 352px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/105209i9CE810E8E5A1A1F9/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image 19-4-23 at 9.55 AM 2.jpg" alt="Append and read back" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Append and read back&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;b. QAA function to open an existing file, write to a new file, append a record and save back to the existing file&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Append function part 1" style="width: 476px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/105212iFD3CD23165444A20/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image 19-4-23 at 9.58 AM 2.jpg" alt="Append function part 1" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Append function part 1&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Append function part 2" style="width: 495px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/105211iD3547DF4BBDEBF73/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image 19-4-23 at 9.57 AM.jpg" alt="Append function part 2" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Append function part 2&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Appreciate any suggestion or comments on this&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Apr 2023 02:07:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Appending-record-using-Share-Point/m-p/2061803#M1694</guid>
      <dc:creator>Edy_Tan</dc:creator>
      <dc:date>2023-04-19T02:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Appending record using Share Point</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Appending-record-using-Share-Point/m-p/2062344#M1703</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/47366"&gt;@Edy_Tan&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;1. there is no option to append a record to a file in share point, I have to open a new file, read and write from existing file to the new file, add in a new record, and then rename the new file to the existing file; is there a better way for share point?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Ans : Can you use Microsoft Excel connector to get this done? Try using the "&lt;/SPAN&gt;Add Row To Table&lt;SPAN&gt;" or "&lt;/SPAN&gt;Add Rows To Table (Batch)&lt;SPAN&gt;" block.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://community.qlik.com/t5/Official-Support-Articles/How-to-Getting-started-with-Microsoft-Excel-in-Qlik-Application/ta-p/1838336" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Official-Support-Articles/How-to-Getting-started-with-Microsoft-Excel-in-Qlik-Application/ta-p/1838336&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Apr 2023 03:25:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Appending-record-using-Share-Point/m-p/2062344#M1703</guid>
      <dc:creator>AfeefaTk</dc:creator>
      <dc:date>2023-04-24T03:25:22Z</dc:date>
    </item>
    <item>
      <title>Re: Appending record using Share Point</title>
      <link>https://community.qlik.com/t5/Qlik-Automate/Appending-record-using-Share-Point/m-p/2063299#M1708</link>
      <description>&lt;P&gt;ok thanks&lt;/P&gt;</description>
      <pubDate>Sat, 22 Apr 2023 06:30:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Automate/Appending-record-using-Share-Point/m-p/2063299#M1708</guid>
      <dc:creator>Edy_Tan</dc:creator>
      <dc:date>2023-04-22T06:30:09Z</dc:date>
    </item>
  </channel>
</rss>

