<?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: Lock selection from Data Load Editor in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Lock-selection-from-Data-Load-Editor/m-p/1903385#M74511</link>
    <description>&lt;P&gt;Hi, you can use section access to restrict the data each user can see, take a look at the help page:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Also demonstrations in video:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=7Va5DvWmT6A" target="_blank"&gt;https://www.youtube.com/watch?v=7Va5DvWmT6A&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Mar 2022 08:01:53 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2022-03-10T08:01:53Z</dc:date>
    <item>
      <title>Lock selection from Data Load Editor</title>
      <link>https://community.qlik.com/t5/App-Development/Lock-selection-from-Data-Load-Editor/m-p/1903384#M74510</link>
      <description>&lt;P&gt;I want to lock selection the way i do manually by pressing on the lock icon to specific users.&lt;/P&gt;
&lt;P&gt;When i am on the Load Editor i will use OSUser() to get userId and if its don't match condition to lock the selection, like area='1' (otherwise show all, unlock all) on the sheet for him. so he can see only area 1&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 07:58:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Lock-selection-from-Data-Load-Editor/m-p/1903384#M74510</guid>
      <dc:creator>YanivZi</dc:creator>
      <dc:date>2022-03-10T07:58:45Z</dc:date>
    </item>
    <item>
      <title>Re: Lock selection from Data Load Editor</title>
      <link>https://community.qlik.com/t5/App-Development/Lock-selection-from-Data-Load-Editor/m-p/1903385#M74511</link>
      <description>&lt;P&gt;Hi, you can use section access to restrict the data each user can see, take a look at the help page:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Also demonstrations in video:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=7Va5DvWmT6A" target="_blank"&gt;https://www.youtube.com/watch?v=7Va5DvWmT6A&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 08:01:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Lock-selection-from-Data-Load-Editor/m-p/1903385#M74511</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-03-10T08:01:53Z</dc:date>
    </item>
    <item>
      <title>Re: Lock selection from Data Load Editor</title>
      <link>https://community.qlik.com/t5/App-Development/Lock-selection-from-Data-Load-Editor/m-p/1903393#M74513</link>
      <description>&lt;P&gt;Thank for replying,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;today when i&amp;nbsp; click on area '1' i see in top tabs my selection (area 1) and then i click on the lock icon.&lt;/P&gt;
&lt;P&gt;I want the function that do that. like &lt;STRONG&gt;app.field('area').select('1').lock()&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;I will use this from data load editor on specific condition.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 08:17:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Lock-selection-from-Data-Load-Editor/m-p/1903393#M74513</guid>
      <dc:creator>YanivZi</dc:creator>
      <dc:date>2022-03-10T08:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: Lock selection from Data Load Editor</title>
      <link>https://community.qlik.com/t5/App-Development/Lock-selection-from-Data-Load-Editor/m-p/1903451#M74522</link>
      <description>&lt;P&gt;Hi, you can't apply selections or lock fields until the reload has finished, but you can assign a vlue to a variable while reloading, and use a default bookmark that opens a sheet, and an action on that sheet that locks the field based on the variable value.&lt;/P&gt;
&lt;P&gt;Note that the lock can be removed by users, if you wan't to restrict data to users the best way is to use section access.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Mar 2022 10:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Lock-selection-from-Data-Load-Editor/m-p/1903451#M74522</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2022-03-10T10:09:34Z</dc:date>
    </item>
  </channel>
</rss>

