<?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 Section Access not working in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Section-Access-not-working/m-p/1546847#M39366</link>
    <description>&lt;P&gt;&lt;STRONG&gt;I am working on section access and created below code. It is not working. Please help&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;section access;&lt;BR /&gt;Star is *;&lt;/P&gt;&lt;P&gt;AccessTable:&lt;BR /&gt;LOAD&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID,&lt;BR /&gt;if(Len(Trim(BRANCH_GROUP))=0,'*',BRANCH_GROUP) as BRANCH_GROUP&lt;BR /&gt;FROM [$(vPath)/UserAccess.xlsx](ooxml, embedded labels, table is UserAccess);&lt;BR /&gt;&lt;BR /&gt;Left Join(AccessTable)&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;BRANCH_GROUP,&lt;BR /&gt;AGENTCODE as BRANCHKEY&lt;BR /&gt;FROM [$(vPath)/UserAccess.xlsx](ooxml, embedded labels, table is BranchGroup);&lt;/P&gt;&lt;P&gt;AccessTable_Final:&lt;BR /&gt;Load&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID,&lt;BR /&gt;if(Len(Trim(BRANCH_GROUP))=0,'*',BRANCH_GROUP) as BRANCH_GROUP,&lt;BR /&gt;if(Len(Trim(BRANCHKEY))=0,'*',BRANCHKEY) as BRANCHKEY&lt;BR /&gt;Resident AccessTable;&lt;/P&gt;&lt;P&gt;Drop Table AccessTable;&lt;/P&gt;&lt;P&gt;section application;&lt;/P&gt;</description>
    <pubDate>Wed, 20 Feb 2019 11:41:43 GMT</pubDate>
    <dc:creator>sharun</dc:creator>
    <dc:date>2019-02-20T11:41:43Z</dc:date>
    <item>
      <title>Section Access not working</title>
      <link>https://community.qlik.com/t5/App-Development/Section-Access-not-working/m-p/1546847#M39366</link>
      <description>&lt;P&gt;&lt;STRONG&gt;I am working on section access and created below code. It is not working. Please help&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;section access;&lt;BR /&gt;Star is *;&lt;/P&gt;&lt;P&gt;AccessTable:&lt;BR /&gt;LOAD&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID,&lt;BR /&gt;if(Len(Trim(BRANCH_GROUP))=0,'*',BRANCH_GROUP) as BRANCH_GROUP&lt;BR /&gt;FROM [$(vPath)/UserAccess.xlsx](ooxml, embedded labels, table is UserAccess);&lt;BR /&gt;&lt;BR /&gt;Left Join(AccessTable)&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;BRANCH_GROUP,&lt;BR /&gt;AGENTCODE as BRANCHKEY&lt;BR /&gt;FROM [$(vPath)/UserAccess.xlsx](ooxml, embedded labels, table is BranchGroup);&lt;/P&gt;&lt;P&gt;AccessTable_Final:&lt;BR /&gt;Load&lt;BR /&gt;ACCESS,&lt;BR /&gt;USERID,&lt;BR /&gt;if(Len(Trim(BRANCH_GROUP))=0,'*',BRANCH_GROUP) as BRANCH_GROUP,&lt;BR /&gt;if(Len(Trim(BRANCHKEY))=0,'*',BRANCHKEY) as BRANCHKEY&lt;BR /&gt;Resident AccessTable;&lt;/P&gt;&lt;P&gt;Drop Table AccessTable;&lt;/P&gt;&lt;P&gt;section application;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Feb 2019 11:41:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Section-Access-not-working/m-p/1546847#M39366</guid>
      <dc:creator>sharun</dc:creator>
      <dc:date>2019-02-20T11:41:43Z</dc:date>
    </item>
  </channel>
</rss>

