<?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 In Qliksense in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Section-Access-In-Qliksense/m-p/1523864#M43981</link>
    <description>&lt;P&gt;Section Acces works a little different in Qlik Sense. The userid must also be a Qlik Sense user. You can't just put arbitrary user-password combinations in the access table like you can in Qlikview. You can put a PASS column in the Section Access table if you like, but it will not be used for authenticating the user since that is already done by Qlik Sense when the user logged in.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Dec 2018 12:55:45 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2018-12-25T12:55:45Z</dc:date>
    <item>
      <title>Section Access In Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-In-Qliksense/m-p/1523821#M43980</link>
      <description>&lt;P&gt;HI All,&lt;/P&gt;&lt;P&gt;I want to implement below section access in qliksense the script is written in QV . can any one help me&lt;/P&gt;&lt;P&gt;USERMASTER:&lt;BR /&gt;LOAD DISTINCT USERID AS UMUSERID,REGION,&lt;BR /&gt;COMPANY;&lt;BR /&gt;SQL SELECT * FROM qlikview_Access where UPPER(Report_Name) = 'XYZ';&lt;/P&gt;&lt;P&gt;left join LOAD&lt;/P&gt;&lt;P&gt;USERID as UMUSERID,PASS AS UMPASS,USER_ACCESS AS UMACCESS;&lt;BR /&gt;SQL SELECT * FROM USER_MASTER where USERID IN (SELECT USERID FROM qlikview_Access where UPPER(Report_Name) = 'XYZ');&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;User_access:&lt;BR /&gt;LOAD UMUSERID as USERID,UMPASS as PASSWORD,UMACCESS AS ACCESS,REGION,&lt;BR /&gt;COMPANY RESIDENT USERMASTER;&lt;/P&gt;&lt;P&gt;Section Application;&lt;BR /&gt;STAR IS ALL;&lt;/P&gt;&lt;P&gt;QUALIFY *;&lt;BR /&gt;USERS:&lt;BR /&gt;LOAD UM_USERID as USERID,UM_ACCESS AS ACCESS RESIDENT USER_MASTER;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 06:59:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-In-Qliksense/m-p/1523821#M43980</guid>
      <dc:creator>Santosh</dc:creator>
      <dc:date>2024-11-16T06:59:01Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access In Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-In-Qliksense/m-p/1523864#M43981</link>
      <description>&lt;P&gt;Section Acces works a little different in Qlik Sense. The userid must also be a Qlik Sense user. You can't just put arbitrary user-password combinations in the access table like you can in Qlikview. You can put a PASS column in the Section Access table if you like, but it will not be used for authenticating the user since that is already done by Qlik Sense when the user logged in.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Dec 2018 12:55:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-In-Qliksense/m-p/1523864#M43981</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-12-25T12:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access In Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-In-Qliksense/m-p/1523867#M43982</link>
      <description>&lt;P&gt;Hi Gysbert&lt;/P&gt;&lt;P&gt;Can you please help me with section access by providing&amp;nbsp;example script .&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Dec 2018 13:26:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-In-Qliksense/m-p/1523867#M43982</guid>
      <dc:creator>Santosh</dc:creator>
      <dc:date>2018-12-25T13:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access In Qliksense</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-In-Qliksense/m-p/1523868#M43983</link>
      <description>&lt;P&gt;You can find an example on the help page:&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/November2018/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/November2018/Subsystems/Hub/Content/Sense_Hub/Scripting/Security/manage-security-with-section-access.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Dec 2018 16:07:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-In-Qliksense/m-p/1523868#M43983</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2018-12-25T16:07:07Z</dc:date>
    </item>
  </channel>
</rss>

