<?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: Session access with users on external file in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Session-access-with-users-on-external-file/m-p/1590812#M43373</link>
    <description>&lt;P&gt;This morning I did a test, I added 1 user on the inline part, and it's works.&lt;/P&gt;&lt;P&gt;Why the "from excel" part don't work ?&lt;/P&gt;</description>
    <pubDate>Wed, 12 Jun 2019 07:53:58 GMT</pubDate>
    <dc:creator>anormand</dc:creator>
    <dc:date>2019-06-12T07:53:58Z</dc:date>
    <item>
      <title>Session access with users on external file</title>
      <link>https://community.qlik.com/t5/App-Development/Session-access-with-users-on-external-file/m-p/1590497#M43346</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;I'm currently working on an app that reduces data using "Session Access".&lt;BR /&gt;This app will be accessed from 2 ways :&lt;/P&gt;&lt;P&gt;1 - Admin (me) : I can see everything.&lt;/P&gt;&lt;P&gt;2 - Users (a lots, more than 800) : only see their personnal data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the session access I wrote something like this :&lt;/P&gt;&lt;P&gt;LOAD&lt;BR /&gt;'USER' AS ACCESS&lt;BR /&gt;,'MYSERVER\' &amp;amp; Lower(ID) AS USERID&lt;BR /&gt;,Upper(NOM) &amp;amp; ' ' &amp;amp; Upper(Prénom) AS RDVVENDEUR&lt;BR /&gt;,Upper(NOM) &amp;amp; ' ' &amp;amp; Upper(Prénom) AS RDVVERBATIM&lt;BR /&gt;,null() AS OMIT&lt;BR /&gt;FROM [lib://Folder/ExcelFileWithUsers.xlsx]&lt;BR /&gt;(ooxml, embedded labels, table is [tab1]);&lt;BR /&gt;Concatenate LOAD&lt;BR /&gt;ACCESS&lt;BR /&gt;,USERID&lt;BR /&gt;,RDVVENDEUR&lt;BR /&gt;,RDVVERBATIM&lt;BR /&gt;,OMIT&lt;BR /&gt;Inline [&lt;BR /&gt;ACCESS,USERID,RDVVENDEUR,RDVVERBATIM,OMIT&lt;BR /&gt;ADMIN,INTERNAL\SA_SCHEDULER,*,*,&lt;BR /&gt;ADMIN,MYSERVER\mylogin,*,*,&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The part with "inline" that contains my login and admin right works.&lt;/P&gt;&lt;P&gt;But the part with the excel file looks to fail.&lt;/P&gt;&lt;P&gt;Is there a restricted use to only inline ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Adams&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 20:41:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Session-access-with-users-on-external-file/m-p/1590497#M43346</guid>
      <dc:creator>anormand</dc:creator>
      <dc:date>2024-11-16T20:41:30Z</dc:date>
    </item>
    <item>
      <title>Re: Session access with users on external file</title>
      <link>https://community.qlik.com/t5/App-Development/Session-access-with-users-on-external-file/m-p/1590812#M43373</link>
      <description>&lt;P&gt;This morning I did a test, I added 1 user on the inline part, and it's works.&lt;/P&gt;&lt;P&gt;Why the "from excel" part don't work ?&lt;/P&gt;</description>
      <pubDate>Wed, 12 Jun 2019 07:53:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Session-access-with-users-on-external-file/m-p/1590812#M43373</guid>
      <dc:creator>anormand</dc:creator>
      <dc:date>2019-06-12T07:53:58Z</dc:date>
    </item>
  </channel>
</rss>

