<?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 API Calls for Retrieving User Access to Dashboard Sheets in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/API-Calls-for-Retrieving-User-Access-to-Dashboard-Sheets/m-p/2494877#M148917</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi ,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;We would like to know the API calls required to retrieve the details of the sheets that a user has access to within the dashboard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Current behavior: The user is able to view all dashboard sheets, regardless of whether they have access to them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Expected behavior: The user should only be able to view the sheets they have access to.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Regards&lt;BR /&gt;Vyshakh R&lt;/P&gt;</description>
    <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
    <dc:creator>Vyshakh</dc:creator>
    <dc:date>2026-01-02T14:45:42Z</dc:date>
    <item>
      <title>API Calls for Retrieving User Access to Dashboard Sheets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/API-Calls-for-Retrieving-User-Access-to-Dashboard-Sheets/m-p/2494877#M148917</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi ,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;We would like to know the API calls required to retrieve the details of the sheets that a user has access to within the dashboard.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Current behavior: The user is able to view all dashboard sheets, regardless of whether they have access to them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Expected behavior: The user should only be able to view the sheets they have access to.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;Regards&lt;BR /&gt;Vyshakh R&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jan 2026 14:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/API-Calls-for-Retrieving-User-Access-to-Dashboard-Sheets/m-p/2494877#M148917</guid>
      <dc:creator>Vyshakh</dc:creator>
      <dc:date>2026-01-02T14:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: API Calls for Retrieving User Access to Dashboard Sheets</title>
      <link>https://community.qlik.com/t5/Talend-Studio/API-Calls-for-Retrieving-User-Access-to-Dashboard-Sheets/m-p/2517255#M148918</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/321170"&gt;@Vyshakh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sheet level security is not available in Sense, so you need to build it yourself and it is therefore not available in any API.&lt;/P&gt;&lt;P&gt;The way to implement sheet security is using the hide condition on the sheets you wish to secure. You then need an expression based on the&amp;nbsp;&lt;STRONG&gt;OSUser()&lt;/STRONG&gt; function that evaluates to true or false.&lt;/P&gt;&lt;P&gt;On a number of projects I have implemented an approach where a spreadsheet loads users with elevated permissions and gives them a user level between 1 and 5 (anyone not on the list is assumed zero). Each sheet then has a user level of 0-5 and then sheets are only shown if the user level is equal or above the sheet level.&lt;/P&gt;&lt;P&gt;You could implement something where individual sheets are allocated to each user, but that is more of an admin headache.&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 09:36:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/API-Calls-for-Retrieving-User-Access-to-Dashboard-Sheets/m-p/2517255#M148918</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2025-05-09T09:36:30Z</dc:date>
    </item>
  </channel>
</rss>

