<?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: restrict the creation of a folder data connection on a specific network path in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526531#M107236</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/190879"&gt;@Kaushik2020&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;in the company we have several Teams of developers&lt;BR /&gt;let's say Team1 and Team2&lt;BR /&gt;both teams are allowed to create any folder connection. However members of Team2 are not allowed to create a folder data connection to&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;\\server_name\QlikSense\Technical STORE QVDs\QDF_FIN&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 07 Aug 2025 08:57:29 GMT</pubDate>
    <dc:creator>ali_hijazi</dc:creator>
    <dc:date>2025-08-07T08:57:29Z</dc:date>
    <item>
      <title>restrict the creation of a folder data connection on a specific network path</title>
      <link>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2523548#M106801</link>
      <description>&lt;P&gt;Hello&lt;BR /&gt;I'm working on Qlik sense enterprise&lt;BR /&gt;I want to restrict developers from creating a folder data connection to a network path&lt;BR /&gt;I know this can be accomplished via security rules&lt;BR /&gt;I created a security rule as follows:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Resource Filter&lt;/STRONG&gt;:&amp;nbsp;DataConnection_*&lt;BR /&gt;&lt;STRONG&gt;Actions&lt;/STRONG&gt;: Create&lt;BR /&gt;&lt;STRONG&gt;Conditions&lt;/STRONG&gt;:&amp;nbsp;resource.resourcetype = "DataConnection"&lt;BR /&gt;and&lt;BR /&gt;( (resource.type = "folder" and !(resource.Path like "*\\\\qliksenseprd\\QlikSense\\Technical STORE QVDs\\QDF_FIN*")))&lt;BR /&gt;&lt;BR /&gt;however when I go to the load editor, the create-new-connection button at the top right is disabled as if the security rule failed&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 06:52:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2523548#M106801</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2025-07-09T06:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: restrict the creation of a folder data connection on a specific network path</title>
      <link>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526485#M107224</link>
      <description>&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/216"&gt;@ali_hijazi&lt;/a&gt;&amp;nbsp;, Are you planning to restrict the create connection option or only the folder creation ?&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 04:21:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526485#M107224</guid>
      <dc:creator>Kaushik2020</dc:creator>
      <dc:date>2025-08-07T04:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: restrict the creation of a folder data connection on a specific network path</title>
      <link>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526497#M107226</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/190879"&gt;@Kaushik2020&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes mainly folder data connection creation&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 05:32:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526497#M107226</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2025-08-07T05:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: restrict the creation of a folder data connection on a specific network path</title>
      <link>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526500#M107227</link>
      <description>&lt;P&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 08:48:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526500#M107227</guid>
      <dc:creator>Kaushik2020</dc:creator>
      <dc:date>2025-08-07T08:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: restrict the creation of a folder data connection on a specific network path</title>
      <link>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526505#M107229</link>
      <description>&lt;P&gt;I don't want to restrict reading the folder data connection&lt;BR /&gt;I want to allow developers to create a folder data connection except for the specified location&lt;BR /&gt;Please read my question fully before throwing hap-hazard answers&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 06:51:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526505#M107229</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2025-08-07T06:51:21Z</dc:date>
    </item>
    <item>
      <title>Re: restrict the creation of a folder data connection on a specific network path</title>
      <link>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526529#M107235</link>
      <description>&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;you can modify the security rule to add your conditions. In our environment we have defined on who can create a folder in folder lever security. Not from Qlik Sense.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 08:50:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526529#M107235</guid>
      <dc:creator>Kaushik2020</dc:creator>
      <dc:date>2025-08-07T08:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: restrict the creation of a folder data connection on a specific network path</title>
      <link>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526531#M107236</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/190879"&gt;@Kaushik2020&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;in the company we have several Teams of developers&lt;BR /&gt;let's say Team1 and Team2&lt;BR /&gt;both teams are allowed to create any folder connection. However members of Team2 are not allowed to create a folder data connection to&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;\\server_name\QlikSense\Technical STORE QVDs\QDF_FIN&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 08:57:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526531#M107236</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2025-08-07T08:57:29Z</dc:date>
    </item>
    <item>
      <title>Re: restrict the creation of a folder data connection on a specific network path</title>
      <link>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526555#M107241</link>
      <description>&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;In my case, I have restricted it via the folder security inside the Server user group. I hope same should be possible with QMC Security rules.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 10:45:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526555#M107241</guid>
      <dc:creator>Kaushik2020</dc:creator>
      <dc:date>2025-08-07T10:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: restrict the creation of a folder data connection on a specific network path</title>
      <link>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526563#M107243</link>
      <description>&lt;P&gt;the thing is that the process behind the script is executed by the user account that runs the Qlik Sense engine. So even if you restrict users from accessing the folder via windows, the developer can still create a connection to that folder and even run the script successfully because it is ran by that service account.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 11:56:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526563#M107243</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2025-08-07T11:56:34Z</dc:date>
    </item>
    <item>
      <title>Re: restrict the creation of a folder data connection on a specific network path</title>
      <link>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526566#M107244</link>
      <description>&lt;P&gt;&lt;FONT face="georgia,palatino"&gt;The account which is used to login to Qlik Sense should be configured. When we reload the Qlik Sense user id is recognized in the server.&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 12:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526566#M107244</guid>
      <dc:creator>Kaushik2020</dc:creator>
      <dc:date>2025-08-07T12:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: restrict the creation of a folder data connection on a specific network path</title>
      <link>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526569#M107246</link>
      <description>&lt;P&gt;thank you very much for your pointless answers&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 12:42:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526569#M107246</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2025-08-07T12:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: restrict the creation of a folder data connection on a specific network path</title>
      <link>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526605#M107255</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/216"&gt;@ali_hijazi&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;The security rule &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;doesn't&lt;/STRONG&gt;&lt;/FONT&gt; have the functionality to control to &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;which folders&lt;/STRONG&gt;&lt;/FONT&gt; a data connection can and cannot be created. It looks like it does, but it actually doesn't. The security rule is binary in a sense that it &lt;FONT color="#000000"&gt;either allows creation of a folder connection or it doesn't&lt;/FONT&gt;.&lt;/P&gt;&lt;P&gt;To answer your question, in order to block creation of a data connection to a specific folders, you would need to &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;block access in to those folders&lt;/STRONG&gt;&lt;/FONT&gt; for whatever user or service account you use to run your Qlik Sense services.&lt;/P&gt;&lt;P&gt;For example, let say the account that you use to run your Qlik Sense services is &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;ServiceQlikSense&lt;/STRONG&gt;&lt;/FONT&gt;. And the path that you don't want folder data connections to be created is&amp;nbsp;&lt;SPAN&gt;\\qliksenseprd\QlikSense\Technical. You would need to:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;FONT size="5"&gt;&lt;SPAN&gt;Step 01.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;Go to the properties of the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;Technical&lt;/STRONG&gt;&lt;/FONT&gt; folder, go to the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;Security&lt;/STRONG&gt;&lt;/FONT&gt; tab and click the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;Advanced&lt;/STRONG&gt;&lt;/FONT&gt; button, this one:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="01. security properties.jpg" style="width: 363px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182611iF116F852C8A8BDD1/image-size/large?v=v2&amp;amp;px=999" role="button" title="01. security properties.jpg" alt="01. security properties.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;FONT size="5"&gt;Step 02.&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;Then click the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;Add&lt;/STRONG&gt;&lt;/FONT&gt; button:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="02. click the Add button.jpg" style="width: 767px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182613i2C2944495768A51E/image-size/large?v=v2&amp;amp;px=999" role="button" title="02. click the Add button.jpg" alt="02. click the Add button.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;FONT size="5"&gt;Step 03.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;Click the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;Select a principal&lt;/STRONG&gt;&lt;/FONT&gt; link:&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="03. click the select a principal link.jpg" style="width: 917px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182614i74FBA3EE40008897/image-size/large?v=v2&amp;amp;px=999" role="button" title="03. click the select a principal link.jpg" alt="03. click the select a principal link.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;FONT size="5"&gt;Step 04.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;Enter the username&lt;/STRONG&gt;&lt;/FONT&gt; of the service account that runs your Qlik Sense services.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;FONT size="5"&gt;&lt;SPAN&gt;Step 05.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;Click the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;Check Names&lt;/STRONG&gt;&lt;/FONT&gt; button.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="04. enter username of your service account.jpg" style="width: 458px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182615i49C772AF7B384C71/image-size/large?v=v2&amp;amp;px=999" role="button" title="04. enter username of your service account.jpg" alt="04. enter username of your service account.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;FONT size="5"&gt;Step 06.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;Click the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/FONT&gt; button.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="05. click the ok button.jpg" style="width: 458px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182616i1F04C0A2B1ECD58A/image-size/large?v=v2&amp;amp;px=999" role="button" title="05. click the ok button.jpg" alt="05. click the ok button.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;FONT size="5"&gt;Step 07.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;Back in the Permission Entry for Technical folder window, select the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;Deny&lt;/STRONG&gt;&lt;/FONT&gt; in the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;Type&lt;/STRONG&gt;&lt;/FONT&gt; dropdown.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="06. switch the Type to Deny.jpg" style="width: 917px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182617i2DEA61257912C05A/image-size/large?v=v2&amp;amp;px=999" role="button" title="06. switch the Type to Deny.jpg" alt="06. switch the Type to Deny.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;FONT size="5"&gt;Step 08.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;Select &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;Full Control&lt;/STRONG&gt;&lt;/FONT&gt; to deny all access to the folder.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;FONT size="5"&gt;&lt;SPAN&gt;Step 09.&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;Click the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/FONT&gt; button to save folder permissions.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="07. click the ok button (1).jpg" style="width: 917px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182618iAB93C7EE05ACF409/image-size/large?v=v2&amp;amp;px=999" role="button" title="07. click the ok button (1).jpg" alt="07. click the ok button (1).jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;FONT size="5"&gt;Step 10.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;Click the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/FONT&gt; button in the Advanced Security Settings window.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="08. click the ok button.jpg" style="width: 767px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182619i955217B1B152BBB1/image-size/large?v=v2&amp;amp;px=999" role="button" title="08. click the ok button.jpg" alt="08. click the ok button.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;&lt;FONT size="5"&gt;Step 11.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-center"&gt;&lt;SPAN&gt;Click the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;OK&lt;/STRONG&gt;&lt;/FONT&gt; button in folder properties window.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="09. click the ok button.jpg" style="width: 363px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182620i6E9527E2D9FFCC30/image-size/large?v=v2&amp;amp;px=999" role="button" title="09. click the ok button.jpg" alt="09. click the ok button.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="lia-align-left"&gt;&lt;SPAN&gt;Now that the service account was denied access to the Technical folder, when developers will go to create a data connection to that folder, they will be able to type the path to the folder but the &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;Create button will be grayed out&lt;/STRONG&gt;&lt;/FONT&gt;, effectively &lt;FONT color="#3366FF"&gt;&lt;STRONG&gt;not allowing them to create a data connection to that folder&lt;/STRONG&gt;&lt;/FONT&gt;. Here's what that will look like:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="10. cannot create data connection.jpg" style="width: 540px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/182621i09DD13FDA92957CB/image-size/large?v=v2&amp;amp;px=999" role="button" title="10. cannot create data connection.jpg" alt="10. cannot create data connection.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Aug 2025 15:12:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/restrict-the-creation-of-a-folder-data-connection-on-a-specific/m-p/2526605#M107255</guid>
      <dc:creator>howdash</dc:creator>
      <dc:date>2025-08-07T15:12:28Z</dc:date>
    </item>
  </channel>
</rss>

