<?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: Section Access en Qlik Sense in Mexico</title>
    <link>https://community.qlik.com/t5/Mexico/Section-Access-en-Qlik-Sense/m-p/1873163#M895</link>
    <description>&lt;P data-unlink="true"&gt;You can now test our new Product &lt;A title="Qlik Section Access Managment" href="https://www.ebiexperts.com/products/qlik-sense-section-access-sam/" target="_blank" rel="noopener"&gt;SAM&lt;/A&gt; that will fully automate Section Access Generation product.&lt;/P&gt;
&lt;P data-unlink="true"&gt;It is no longer necessary to maintain a section access list in Excel or in your database, SAM offers you a complete web application that will secure all your data accesses.&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;BR /&gt;A user can request access to an application with a simple form. Then administrators get notified and can assign the RESTRICTIONS and OMITS from the proposed fields values. User access are generated from on a single line per user, no need to generate tedious cartesian products and include all values to get a "*" value working correctly .&lt;/P&gt;
&lt;P data-unlink="true"&gt;Moreover SAM is able to generate an automatic access section &lt;STRONG&gt;from the authorizations of the QMC&lt;/STRONG&gt;, and &lt;STRONG&gt;Reverse Engineer existing section Access&lt;/STRONG&gt; a time saving for simple cases.&lt;/P&gt;
&lt;P data-unlink="true"&gt;More details on our &lt;A href="https://www.ebiexperts.com/products/qlik-sense-section-access-sam/" target="_self"&gt;website&lt;/A&gt; or contact me at &lt;A href="mailto:jp.golay@ebiexperts.com" target="_blank" rel="noopener"&gt;jp.golay@ebiexperts.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jp_golay_0-1639987982182.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68912i6129EB9A9DFF8062/image-size/large?v=v2&amp;amp;px=999" role="button" title="jp_golay_0-1639987982182.png" alt="jp_golay_0-1639987982182.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 Dec 2021 08:42:22 GMT</pubDate>
    <dc:creator>jp_golay</dc:creator>
    <dc:date>2021-12-20T08:42:22Z</dc:date>
    <item>
      <title>Section Access en Qlik Sense</title>
      <link>https://community.qlik.com/t5/Mexico/Section-Access-en-Qlik-Sense/m-p/89455#M35</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Que tal a todos&lt;/P&gt;&lt;P&gt;estoy buscando la forma de agregar seguridad utilizando el NTNAME , en una app desarrollada en Qlik Sense, pero leyendo algunos post mencionan que no se puede utilizar esta opción en Sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Me podrian aclarar este tema y si es posible ayudarme con algunos ejemplos de como agregar seguridad en una app de QS.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Sep 2018 20:49:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Mexico/Section-Access-en-Qlik-Sense/m-p/89455#M35</guid>
      <dc:creator>rodward23</dc:creator>
      <dc:date>2018-09-03T20:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access en Qlik Sense</title>
      <link>https://community.qlik.com/t5/Mexico/Section-Access-en-Qlik-Sense/m-p/1576135#M725</link>
      <description>&lt;P&gt;Hola&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/27045"&gt;@rodward23&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Es correcto, en Qlik Sense no existe NTNAME , en su lugar se utiliza UserID, por ejemplo:&lt;/P&gt;
&lt;P&gt;Section Access;&lt;BR /&gt;LOAD * INLINE [&lt;BR /&gt;ACCESS, USERID, REDUCTION&lt;BR /&gt;ADMIN, INTERNAL\SA_SCHEDULER, *&lt;BR /&gt;ADMIN, DOMAIN\ADMINISTRATOR , 1&lt;BR /&gt;USER, DOMAIN\USER1 , 2&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Section Application;&lt;BR /&gt;T1:&lt;BR /&gt;LOAD *,&lt;BR /&gt;NUM AS REDUCTION;&lt;BR /&gt;LOAD&lt;BR /&gt;Chr( RecNo()+ord('A')-1) AS ALPHA,&lt;BR /&gt;RecNo() AS NUM&lt;BR /&gt;AUTOGENERATE 3;&lt;/P&gt;
&lt;P&gt;En Qlik Help se pueden encontrar mas detalles:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2019/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2019/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Saludos.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 02 May 2019 20:38:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Mexico/Section-Access-en-Qlik-Sense/m-p/1576135#M725</guid>
      <dc:creator>NadiaB</dc:creator>
      <dc:date>2019-05-02T20:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access en Qlik Sense</title>
      <link>https://community.qlik.com/t5/Mexico/Section-Access-en-Qlik-Sense/m-p/1777523#M881</link>
      <description>&lt;P&gt;Nadia, buenas tardes, dispulpa me manda el siguiente error sabes la razón.&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Error_Section_Access.png" style="width: 764px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/47794i784FBF7177AC52DB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Error_Section_Access.png" alt="Error_Section_Access.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jan 2021 17:54:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Mexico/Section-Access-en-Qlik-Sense/m-p/1777523#M881</guid>
      <dc:creator>karla_gonzalez</dc:creator>
      <dc:date>2021-01-26T17:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access en Qlik Sense</title>
      <link>https://community.qlik.com/t5/Mexico/Section-Access-en-Qlik-Sense/m-p/1873163#M895</link>
      <description>&lt;P data-unlink="true"&gt;You can now test our new Product &lt;A title="Qlik Section Access Managment" href="https://www.ebiexperts.com/products/qlik-sense-section-access-sam/" target="_blank" rel="noopener"&gt;SAM&lt;/A&gt; that will fully automate Section Access Generation product.&lt;/P&gt;
&lt;P data-unlink="true"&gt;It is no longer necessary to maintain a section access list in Excel or in your database, SAM offers you a complete web application that will secure all your data accesses.&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;BR /&gt;A user can request access to an application with a simple form. Then administrators get notified and can assign the RESTRICTIONS and OMITS from the proposed fields values. User access are generated from on a single line per user, no need to generate tedious cartesian products and include all values to get a "*" value working correctly .&lt;/P&gt;
&lt;P data-unlink="true"&gt;Moreover SAM is able to generate an automatic access section &lt;STRONG&gt;from the authorizations of the QMC&lt;/STRONG&gt;, and &lt;STRONG&gt;Reverse Engineer existing section Access&lt;/STRONG&gt; a time saving for simple cases.&lt;/P&gt;
&lt;P data-unlink="true"&gt;More details on our &lt;A href="https://www.ebiexperts.com/products/qlik-sense-section-access-sam/" target="_self"&gt;website&lt;/A&gt; or contact me at &lt;A href="mailto:jp.golay@ebiexperts.com" target="_blank" rel="noopener"&gt;jp.golay@ebiexperts.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jp_golay_0-1639987982182.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/68912i6129EB9A9DFF8062/image-size/large?v=v2&amp;amp;px=999" role="button" title="jp_golay_0-1639987982182.png" alt="jp_golay_0-1639987982182.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Dec 2021 08:42:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Mexico/Section-Access-en-Qlik-Sense/m-p/1873163#M895</guid>
      <dc:creator>jp_golay</dc:creator>
      <dc:date>2021-12-20T08:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access en Qlik Sense</title>
      <link>https://community.qlik.com/t5/Mexico/Section-Access-en-Qlik-Sense/m-p/1941185#M897</link>
      <description>NTNAME funcionaba para QlikView. Qlik recomienda que usemos USERID en su lugar en Qlik Sense.&lt;BR /&gt;USERID debe incluir el dominio así: DOMINIO\USUARIO</description>
      <pubDate>Wed, 08 Jun 2022 16:21:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Mexico/Section-Access-en-Qlik-Sense/m-p/1941185#M897</guid>
      <dc:creator>amonjaras</dc:creator>
      <dc:date>2022-06-08T16:21:25Z</dc:date>
    </item>
  </channel>
</rss>

