<?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 App Development</title>
    <link>https://community.qlik.com/t5/App-Development/section-access/m-p/1623505#M63357</link>
    <description>&lt;P&gt;there is a function called OSUser() which stores current user, you can use that in show/hide container ...the format it returns is&amp;nbsp;&lt;SPAN&gt;domain\username&lt;/SPAN&gt;( all in caps)...you can do some kind of table creation in script(not section access) like&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load * inline&lt;/P&gt;&lt;P&gt;[UNAME, INDICATOR&lt;/P&gt;&lt;P&gt;DOMAIN/USER1, 1&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;DOMAIN/USER2, 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;in the show and hide container write something like this in showhide container&lt;/P&gt;&lt;P&gt;only(if(UNAME=OSUser(),INDICATOR))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can also use reduction in section access, just bring a value of INDICATOR in Section access part along with user...and then you can directly use INDICATOR in showhide container as there will be only one value loaded based on user&lt;/P&gt;</description>
    <pubDate>Fri, 13 Sep 2019 06:43:25 GMT</pubDate>
    <dc:creator>asinha1991</dc:creator>
    <dc:date>2019-09-13T06:43:25Z</dc:date>
    <item>
      <title>section access</title>
      <link>https://community.qlik.com/t5/App-Development/section-access/m-p/1623481#M63356</link>
      <description>&lt;P&gt;1. Is there a way to use QVuser() in qlik sense?&lt;/P&gt;&lt;P&gt;2. Is there a way to use the name given in section access for hiding a chart on show/hide container in qlik sense using if condition?&lt;/P&gt;&lt;P&gt;3. can anyone provide&amp;nbsp; me with a condition to chat with a single user and this message should not be seen by other user in the same group in Vizlib Collabration?&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:06:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/section-access/m-p/1623481#M63356</guid>
      <dc:creator>Ravi1</dc:creator>
      <dc:date>2021-04-02T08:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: section access</title>
      <link>https://community.qlik.com/t5/App-Development/section-access/m-p/1623505#M63357</link>
      <description>&lt;P&gt;there is a function called OSUser() which stores current user, you can use that in show/hide container ...the format it returns is&amp;nbsp;&lt;SPAN&gt;domain\username&lt;/SPAN&gt;( all in caps)...you can do some kind of table creation in script(not section access) like&amp;nbsp;&lt;/P&gt;&lt;P&gt;Load * inline&lt;/P&gt;&lt;P&gt;[UNAME, INDICATOR&lt;/P&gt;&lt;P&gt;DOMAIN/USER1, 1&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;DOMAIN/USER2, 0&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;]&lt;/P&gt;&lt;P&gt;in the show and hide container write something like this in showhide container&lt;/P&gt;&lt;P&gt;only(if(UNAME=OSUser(),INDICATOR))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;you can also use reduction in section access, just bring a value of INDICATOR in Section access part along with user...and then you can directly use INDICATOR in showhide container as there will be only one value loaded based on user&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2019 06:43:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/section-access/m-p/1623505#M63357</guid>
      <dc:creator>asinha1991</dc:creator>
      <dc:date>2019-09-13T06:43:25Z</dc:date>
    </item>
  </channel>
</rss>

