<?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: Perfil de Acesso - Section Access in Brasil</title>
    <link>https://community.qlik.com/t5/Brasil/Perfil-de-Acesso-Section-Access/m-p/937486#M31733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sim, deveria.&lt;/P&gt;&lt;P&gt;Favor ver o comentário do Yuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Dec 2015 18:05:23 GMT</pubDate>
    <dc:creator>Clever_Anjos</dc:creator>
    <dc:date>2015-12-02T18:05:23Z</dc:date>
    <item>
      <title>Perfil de Acesso - Section Access</title>
      <link>https://community.qlik.com/t5/Brasil/Perfil-de-Acesso-Section-Access/m-p/937482#M31729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="jive-answer-type font-color-meta jive-answer-type-notanswered" style="margin: 5px 0 0; font-weight: inherit; font-style: inherit; font-family: inherit; color: #8b8b8b;"&gt;&lt;SPAN class="j-post-author" style="font-weight: inherit; font-style: inherit; font-size: 0.9em; font-family: inherit;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Boa tarde, pessoal, tudo bem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Existe uma aba que só poderá ser acessada por determinados usuários. Para fazer esta liberação/restrição, criei uma coluna chamada ABA_COMISSAO no meu Section Access e dei a carga, porém eu não consigo acessar o valor desta coluna pra validar a condicional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Meu código ficou assim:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Section Access;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME,&amp;nbsp;&amp;nbsp; ABA_COMISSAO&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN,&amp;nbsp; DOMINIO\roberto.silva,0&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, DOMINIO\renato.adolfs,1&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER,&amp;nbsp; DOMINIO\paulo.ricardo,0&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER,&amp;nbsp; DOMINIO\neymar.junior,0&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Neste caso, somente o meu login deveria ter acesso, mas não consigo validar na condicional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Além deste passo, alguém poderia me dar uma dica pra saber como eu faço pra ler a coluna ABA_COMISSAO e aplicar a condição correta, caso seja 1 ou 0?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Obrigado,&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Renato Adolfs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 14:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Perfil-de-Acesso-Section-Access/m-p/937482#M31729</guid>
      <dc:creator />
      <dc:date>2015-12-02T14:12:56Z</dc:date>
    </item>
    <item>
      <title>Re: Perfil de Acesso - Section Access</title>
      <link>https://community.qlik.com/t5/Brasil/Perfil-de-Acesso-Section-Access/m-p/937483#M31730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Você deve ter também uma tabela fora do Section Access com esses dados&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ABA_COMISSAO&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Deve ser suficiente&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 17:26:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Perfil-de-Acesso-Section-Access/m-p/937483#M31730</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-12-02T17:26:03Z</dc:date>
    </item>
    <item>
      <title>Re: Perfil de Acesso - Section Access</title>
      <link>https://community.qlik.com/t5/Brasil/Perfil-de-Acesso-Section-Access/m-p/937484#M31731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Olá, Clever, tudo bem?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Muito obrigado pela resposta.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Eu inseri a carga desta tabela, porém as duas opções são carregadas. Não deveria aparecer somente o 0 ou o 1?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Acessando pelo Access Point e efetuando o login, aparece assim:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="aba_comissao.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/107887_aba_comissao.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Atenciosamente,&lt;/P&gt;&lt;P&gt;Renato Adolfs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 17:38:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Perfil-de-Acesso-Section-Access/m-p/937484#M31731</guid>
      <dc:creator />
      <dc:date>2015-12-02T17:38:50Z</dc:date>
    </item>
    <item>
      <title>Re: Perfil de Acesso - Section Access</title>
      <link>https://community.qlik.com/t5/Brasil/Perfil-de-Acesso-Section-Access/m-p/937485#M31732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Renato, para que a redução de dados exista, você precisa marcar a opção: "Redução Inicial de dados baseada na seção de acesso". Esta opção fica em Configuração -&amp;gt; Propriedades do Documento -&amp;gt; Abrindo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 18:03:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Perfil-de-Acesso-Section-Access/m-p/937485#M31732</guid>
      <dc:creator>nicolett_yuri</dc:creator>
      <dc:date>2015-12-02T18:03:45Z</dc:date>
    </item>
    <item>
      <title>Re: Perfil de Acesso - Section Access</title>
      <link>https://community.qlik.com/t5/Brasil/Perfil-de-Acesso-Section-Access/m-p/937486#M31733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sim, deveria.&lt;/P&gt;&lt;P&gt;Favor ver o comentário do Yuri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 18:05:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Perfil-de-Acesso-Section-Access/m-p/937486#M31733</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2015-12-02T18:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Perfil de Acesso - Section Access</title>
      <link>https://community.qlik.com/t5/Brasil/Perfil-de-Acesso-Section-Access/m-p/937487#M31734</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Muito obrigado ao Clever e ao Yuri!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Funcionou perfeitamente.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oobrigado,&lt;/P&gt;&lt;P&gt;Renato Adolfs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Dec 2015 18:13:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Brasil/Perfil-de-Acesso-Section-Access/m-p/937487#M31734</guid>
      <dc:creator />
      <dc:date>2015-12-02T18:13:22Z</dc:date>
    </item>
  </channel>
</rss>

