<?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: Variables in Section Access in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Variables-in-Section-Access/m-p/1928910#M76480</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;All values must be in UPPER Case,&amp;nbsp; can you change and try once.&lt;/P&gt;</description>
    <pubDate>Wed, 11 May 2022 04:43:08 GMT</pubDate>
    <dc:creator>MayilVahanan</dc:creator>
    <dc:date>2022-05-11T04:43:08Z</dc:date>
    <item>
      <title>Variables in Section Access</title>
      <link>https://community.qlik.com/t5/App-Development/Variables-in-Section-Access/m-p/1928750#M76472</link>
      <description>&lt;P&gt;Hi All. I want to use variable in section access&lt;BR /&gt;I set variables in Hidden Script. And then bring them into section access part. For some reason this solution doesn't works. I can't login with User admin123.&amp;nbsp; Please help to understand how to use variables foe Section Access.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="php"&gt;Set Access = 'ADMIN';
Set UserID = 'admin123';
Set Password = '12345';


Section Access;
Star is *;
Access:
Load * Inline [
ACCESS, USERID, PASSWORD
ADMIN, demo, demo123
];

Concatenate (Access)
Load
'$(Access)' as ACCESS,
'$(UserID)' as USERID,
'$(Password)' as PASSWORD
AutoGenerate(1);

Concatenate (Access)
Load
ACCESS,
USERID,
PASSWORD
Resident
Access_List;

Section Application;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 17:30:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variables-in-Section-Access/m-p/1928750#M76472</guid>
      <dc:creator>Peony</dc:creator>
      <dc:date>2022-05-10T17:30:14Z</dc:date>
    </item>
    <item>
      <title>Re: Variables in Section Access</title>
      <link>https://community.qlik.com/t5/App-Development/Variables-in-Section-Access/m-p/1928910#M76480</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;All values must be in UPPER Case,&amp;nbsp; can you change and try once.&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 04:43:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variables-in-Section-Access/m-p/1928910#M76480</guid>
      <dc:creator>MayilVahanan</dc:creator>
      <dc:date>2022-05-11T04:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Variables in Section Access</title>
      <link>https://community.qlik.com/t5/App-Development/Variables-in-Section-Access/m-p/1928972#M76484</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/17935"&gt;@MayilVahanan&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;BR /&gt;Your advice helped!&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 07:25:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variables-in-Section-Access/m-p/1928972#M76484</guid>
      <dc:creator>Peony</dc:creator>
      <dc:date>2022-05-11T07:25:32Z</dc:date>
    </item>
  </channel>
</rss>

