<?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 Copy Sheets between Apps through API or something? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Copy-Sheets-between-Apps-through-API-or-something/m-p/1613428#M45677</link>
    <description>&lt;P&gt;Hey Qlik Masters!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wanting to propagate 42 sheets someone made in one app into 30 others.&lt;/P&gt;&lt;P&gt;The 30 others have their own custom made sheets as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the best and fastest way to propagate the 42 sheets in one app into the 30 other?&lt;/P&gt;&lt;P&gt;I am aware of the extension that allows you to copy and paste one sheet at a time in a single app (&lt;A href="https://community.qlik.com/t5/Qlik-Sense-Enterprise-Documents/Qlik-Sense-quot-Copy-sheet-quot-Extension/ta-p/1482831" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Qlik-Sense-Enterprise-Documents/Qlik-Sense-quot-Copy-sheet-quot-Extension/ta-p/1482831&lt;/A&gt;), but that still takes too long. Plus you have to make sure the two apps are on the same server, or else there will be an error!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not want to copy each object one at a time because there are at least 10 objects per sheet. That would be at least 10 objects *42 sheets*30 apps = 15,120 copy and paste, copy and paste, copy and paste, etc, etc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please educate me Qlik Masters in how I can best distribute these sheets?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 04:56:30 GMT</pubDate>
    <dc:creator>Sazabi</dc:creator>
    <dc:date>2024-11-16T04:56:30Z</dc:date>
    <item>
      <title>Copy Sheets between Apps through API or something?</title>
      <link>https://community.qlik.com/t5/App-Development/Copy-Sheets-between-Apps-through-API-or-something/m-p/1613428#M45677</link>
      <description>&lt;P&gt;Hey Qlik Masters!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wanting to propagate 42 sheets someone made in one app into 30 others.&lt;/P&gt;&lt;P&gt;The 30 others have their own custom made sheets as well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the best and fastest way to propagate the 42 sheets in one app into the 30 other?&lt;/P&gt;&lt;P&gt;I am aware of the extension that allows you to copy and paste one sheet at a time in a single app (&lt;A href="https://community.qlik.com/t5/Qlik-Sense-Enterprise-Documents/Qlik-Sense-quot-Copy-sheet-quot-Extension/ta-p/1482831" target="_blank" rel="noopener"&gt;https://community.qlik.com/t5/Qlik-Sense-Enterprise-Documents/Qlik-Sense-quot-Copy-sheet-quot-Extension/ta-p/1482831&lt;/A&gt;), but that still takes too long. Plus you have to make sure the two apps are on the same server, or else there will be an error!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I do not want to copy each object one at a time because there are at least 10 objects per sheet. That would be at least 10 objects *42 sheets*30 apps = 15,120 copy and paste, copy and paste, copy and paste, etc, etc&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please educate me Qlik Masters in how I can best distribute these sheets?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;S&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 04:56:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Copy-Sheets-between-Apps-through-API-or-something/m-p/1613428#M45677</guid>
      <dc:creator>Sazabi</dc:creator>
      <dc:date>2024-11-16T04:56:30Z</dc:date>
    </item>
    <item>
      <title>Re: Copy Sheets between Apps through API or something?</title>
      <link>https://community.qlik.com/t5/App-Development/Copy-Sheets-between-Apps-through-API-or-something/m-p/2479103#M100555</link>
      <description>&lt;P&gt;If you use Python, you can copy sheets with 'qsea' package in one line:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;source_sheet.copy(target_app = target_app)&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 07:30:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Copy-Sheets-between-Apps-through-API-or-something/m-p/2479103#M100555</guid>
      <dc:creator>liuis</dc:creator>
      <dc:date>2024-09-02T07:30:27Z</dc:date>
    </item>
  </channel>
</rss>

