<?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: Verrouillage champ in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Verrouillage-champ/m-p/2488936#M28323</link>
    <description>&lt;P&gt;Bonjour et merci&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;mais comment faire svp&lt;/P&gt;
&lt;P&gt;verrouiller le champ dans Section Access&lt;/P&gt;
&lt;P&gt;verrouiller le champs et le cacher dans l'interface pour les utilisateurs&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Laurent&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2024 10:48:20 GMT</pubDate>
    <dc:creator>L_Martinez</dc:creator>
    <dc:date>2024-10-24T10:48:20Z</dc:date>
    <item>
      <title>Verrouillage champ</title>
      <link>https://community.qlik.com/t5/Management-Governance/Verrouillage-champ/m-p/2488683#M28315</link>
      <description>&lt;P&gt;Bonjour&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dans les actions d'une feuille il est possible de verrouiller un champ, mais est il possible d’empêcher un utilisateur de déverrouiller le champ verrouillé ou une astuce qui fasse la meme chose?&lt;/P&gt;
&lt;P&gt;Merci&lt;/P&gt;
&lt;P&gt;L Martinez&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2024 11:51:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Verrouillage-champ/m-p/2488683#M28315</guid>
      <dc:creator>L_Martinez</dc:creator>
      <dc:date>2024-10-23T11:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Verrouillage champ</title>
      <link>https://community.qlik.com/t5/Management-Governance/Verrouillage-champ/m-p/2488935#M28322</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/237779"&gt;@L_Martinez&lt;/a&gt;&amp;nbsp; Bonjour, &lt;/P&gt;
&lt;P&gt;tu peux par exemple verrouiller le champ dans Section Access&lt;/P&gt;
&lt;P&gt;ou dans le script tu créé une variable avec ton champs et la valeur fixe&lt;/P&gt;
&lt;P&gt;ou verrouiller le champs et le cacher dans l'interface pour les utilisateurs&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 10:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Verrouillage-champ/m-p/2488935#M28322</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2024-10-24T10:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Verrouillage champ</title>
      <link>https://community.qlik.com/t5/Management-Governance/Verrouillage-champ/m-p/2488936#M28323</link>
      <description>&lt;P&gt;Bonjour et merci&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;mais comment faire svp&lt;/P&gt;
&lt;P&gt;verrouiller le champ dans Section Access&lt;/P&gt;
&lt;P&gt;verrouiller le champs et le cacher dans l'interface pour les utilisateurs&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Laurent&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 10:48:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Verrouillage-champ/m-p/2488936#M28323</guid>
      <dc:creator>L_Martinez</dc:creator>
      <dc:date>2024-10-24T10:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Verrouillage champ</title>
      <link>https://community.qlik.com/t5/Management-Governance/Verrouillage-champ/m-p/2488942#M28324</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/237779"&gt;@L_Martinez&lt;/a&gt;&amp;nbsp; par exemple :&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SECTION ACCESS;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS, USERID, OMIT&lt;BR /&gt;ADMIN, DOMAIN\admin, -&lt;BR /&gt;USER, DOMAIN\user1, A&lt;BR /&gt;USER, DOMAIN\user2, A&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;SECTION APPLICATION;&lt;/P&gt;
&lt;P&gt;DATA:&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;A, B, C&lt;BR /&gt;1, 2, 3&lt;BR /&gt;1, 5, 6&lt;BR /&gt;1, 8, 9&lt;BR /&gt;];&lt;BR /&gt;&lt;BR /&gt;ou dans QMC tu peux empêcher un utilisateur à verrouiller ou non&lt;/P&gt;
&lt;P&gt;sur Qliksense&lt;/P&gt;
&lt;P&gt;sur qlikview par exemple tu peux ajouter des conditions d'affichage du champs par exemple&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 11:30:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Verrouillage-champ/m-p/2488942#M28324</guid>
      <dc:creator>Taoufiq_Zarra</dc:creator>
      <dc:date>2024-10-24T11:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Verrouillage champ</title>
      <link>https://community.qlik.com/t5/Management-Governance/Verrouillage-champ/m-p/2488953#M28326</link>
      <description>&lt;P&gt;Bonjour&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;j'ai opté pour masquer le champ dans le gestionnaire de donnée, ca a l'aire de focntionner&lt;/P&gt;
&lt;P&gt;merci&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 12:32:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Verrouillage-champ/m-p/2488953#M28326</guid>
      <dc:creator>L_Martinez</dc:creator>
      <dc:date>2024-10-24T12:32:11Z</dc:date>
    </item>
    <item>
      <title>Re: Verrouillage champ</title>
      <link>https://community.qlik.com/t5/Management-Governance/Verrouillage-champ/m-p/2489042#M28327</link>
      <description>&lt;P&gt;Bonjour&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;en fait j'ai fait dans le script&lt;/P&gt;
&lt;P&gt;TAG FIELD UTILISATEUR WITH '$hidden';&lt;/P&gt;
&lt;P&gt;ca marche nickel&lt;/P&gt;
&lt;P&gt;LM&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2024 19:20:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Verrouillage-champ/m-p/2489042#M28327</guid>
      <dc:creator>L_Martinez</dc:creator>
      <dc:date>2024-10-24T19:20:19Z</dc:date>
    </item>
  </channel>
</rss>

