<?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: Qlik Cloud: Exporting App error - Section Access in Data Movement &amp; Streaming</title>
    <link>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-Exporting-App-error-Section-Access/m-p/1947031#M305</link>
    <description>&lt;P&gt;Thats good to know..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I am thinking about creating an automation that copy the app that is being published, then moved that COPY into my personal space, and from my personal space exporting the COPY to GitHub, but I don't see a way to move the app into my personal space and to export an app from my personal space either.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe there is a way to have Section Access in the app Published in the managed space, and not in the app of the shared space?&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jun 2022 18:20:03 GMT</pubDate>
    <dc:creator>FranciscoQ</dc:creator>
    <dc:date>2022-06-22T18:20:03Z</dc:date>
    <item>
      <title>Qlik Cloud: Exporting App error - Section Access</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-Exporting-App-error-Section-Access/m-p/1946468#M302</link>
      <description>&lt;P&gt;Hi, I have an app in Qlik Cloud in a &lt;STRONG&gt;Shared Space&lt;/STRONG&gt;. I am the owner of the space, I am the owner of the app and I am the Tenant Admin.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For some reason I can't export the app, when I click in the three dots to select export app with or without data, I can't see those options.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FranciscoQ_0-1655846840084.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/82312i598B5185FF74CE5F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FranciscoQ_0-1655846840084.png" alt="FranciscoQ_0-1655846840084.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have other apps that I can perfectly export:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FranciscoQ_1-1655846900656.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/82313iE684431F6CD0ADDE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FranciscoQ_1-1655846900656.png" alt="FranciscoQ_1-1655846900656.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Moreover, I created an automation to create backups in GitHub everytime an app is published in a Managed Space, and the automaion works perfect with all the apps, but not with the one I can't export manually, I recieve an error in the "Export APP to Base 64 Encoded File" block, the error is "&lt;SPAN&gt;Error calling endpoint Qlik Cloud Services - Export App"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This app that I can't export has Section Access, but I gave full access to my email.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;This is how I did it:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;EMP is the field I want to filter based on the USER. For all "ADMIN" ACCESS I didn't put anything in the EMP field, and with the users for what I want to filter the information, I specify the value of EMP field. Then each user has an email.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FranciscoQ_2-1655847675732.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/82315i01A4EAEF45A97F4C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FranciscoQ_2-1655847675732.png" alt="FranciscoQ_2-1655847675732.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then in the app script:&lt;/P&gt;
&lt;P&gt;(EMP exists in another table)&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FranciscoQ_3-1655847909088.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/82316i0EE3080F9EA60B30/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FranciscoQ_3-1655847909088.png" alt="FranciscoQ_3-1655847909088.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And it works fine, each user is seeing the data filtered by the EMP value. And I can see the complete information.&lt;/P&gt;
&lt;P&gt;But I can't export the app, I don't know if the section access script has something to do, because is the only app that has Section Access and is the only app that I can't export.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would really appreciate if someone can help me with this.&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;Francisco.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/134157"&gt;@Emile_Koslowski&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 23:08:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-Exporting-App-error-Section-Access/m-p/1946468#M302</guid>
      <dc:creator>FranciscoQ</dc:creator>
      <dc:date>2025-03-19T23:08:30Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Cloud: Exporting App error - Section Access</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-Exporting-App-error-Section-Access/m-p/1946893#M304</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/149331"&gt;@FranciscoQ&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.qlik.com/t5/Qlik-Application-Automation/Export-Apps-with-Section-Access-to-GitHub/m-p/1896727/highlight/true#M392" target="_blank"&gt;According to this post&lt;/A&gt;, it's not possible to export section access apps outside of the tenant admin's personal space.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Emile&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 14:09:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-Exporting-App-error-Section-Access/m-p/1946893#M304</guid>
      <dc:creator>Emile_Koslowski</dc:creator>
      <dc:date>2022-06-22T14:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Cloud: Exporting App error - Section Access</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-Exporting-App-error-Section-Access/m-p/1947031#M305</link>
      <description>&lt;P&gt;Thats good to know..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I am thinking about creating an automation that copy the app that is being published, then moved that COPY into my personal space, and from my personal space exporting the COPY to GitHub, but I don't see a way to move the app into my personal space and to export an app from my personal space either.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe there is a way to have Section Access in the app Published in the managed space, and not in the app of the shared space?&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jun 2022 18:20:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-Exporting-App-error-Section-Access/m-p/1947031#M305</guid>
      <dc:creator>FranciscoQ</dc:creator>
      <dc:date>2022-06-22T18:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qlik Cloud: Exporting App error - Section Access</title>
      <link>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-Exporting-App-error-Section-Access/m-p/1947395#M307</link>
      <description>&lt;P&gt;I did it and it worked fine, if you don't specify the space where you are moving an app, it sends the app into your personal space.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jun 2022 13:27:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Data-Movement-Streaming/Qlik-Cloud-Exporting-App-error-Section-Access/m-p/1947395#M307</guid>
      <dc:creator>FranciscoQ</dc:creator>
      <dc:date>2022-06-23T13:27:34Z</dc:date>
    </item>
  </channel>
</rss>

