<?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>article Qlik Sense Management Console sections grayed out and cannot be accessed in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Management-Console-sections-grayed-out-and-cannot-be/ta-p/1713943</link>
    <description>&lt;P&gt;When opening the Qlik Sense Management Console, the user cannot access any available sections. All sections are greyed out. See Fig 1.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fig 1" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/42623i722D3C7567D0426F/image-size/large?v=v2&amp;amp;px=999" role="button" title="empty_qmc.png" alt="Fig 1" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Fig 1&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A greyed-out Qlik Sense Management Console indicates that the logged-in user does not have permissions to view or edit the sections available.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;The user is meant to be RootAdmin&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;If the user is meant to be a RootAdmin, verify if the correct user is logging in. Should you not know who is currently RootADmin, refer to&amp;nbsp; &lt;A href="https://community.qlik.com/t5/Qlik-Support-Knowledge-Base/How-To-Connect-To-And-Modify-The-PostgreSQL-Database-Used-For/ta-p/1713893" target="_blank" rel="noopener"&gt;How To Connect PostgreSQL Database Used For Qlik Sense Repository&lt;/A&gt; and issue the following SQL:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SELECT "ID", "UserId", "UserDirectory", "Name", "RolesString", "Inactive", "Deleted", "CreatedDate", "ModifiedDate", "SyncDate", "ModifiedByUserName", "RemovedExternally", "Blacklisted" FROM "Users" where "RolesString" = 'RootAdmin' order by 2 desc;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This will return the available RootAdmin:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="empty_qmc01.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/42624iA2976ED0DED97C96/image-size/large?v=v2&amp;amp;px=999" role="button" title="empty_qmc01.png" alt="empty_qmc01.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then compare if the user you are logging in with uses the correct Domain\UserID combination and you are not logging in with a different one.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;The User is not RootAdmin but should still be able to edit sections&lt;/STRONG&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;For information on what sections are available, see:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Security-Rules-Control-Access-to-sections-in-QlikSense/ta-p/1715849" target="_blank" rel="noopener"&gt;Security Rules: Control Access to sections in QlikSense Management Console&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;For an example on how to configure a security rule for a specific section, see:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Security-Rule-Example-License-Management-only-access-in-the-Qlik/ta-p/1716537" target="_blank" rel="noopener"&gt;Security Rule Example: License Management only access in the Qlik Sense Management Console (QMC)&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 22 Jan 2025 09:24:26 GMT</pubDate>
    <dc:creator>Andre_Sostizzo</dc:creator>
    <dc:date>2025-01-22T09:24:26Z</dc:date>
    <item>
      <title>Qlik Sense Management Console sections grayed out and cannot be accessed</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Management-Console-sections-grayed-out-and-cannot-be/ta-p/1713943</link>
      <description>&lt;P&gt;When opening the Qlik Sense Management Console, the user cannot access any available sections. All sections are greyed out. See Fig 1.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Fig 1" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/42623i722D3C7567D0426F/image-size/large?v=v2&amp;amp;px=999" role="button" title="empty_qmc.png" alt="Fig 1" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Fig 1&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A greyed-out Qlik Sense Management Console indicates that the logged-in user does not have permissions to view or edit the sections available.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;The user is meant to be RootAdmin&lt;/STRONG&gt;&lt;/H4&gt;
&lt;P&gt;If the user is meant to be a RootAdmin, verify if the correct user is logging in. Should you not know who is currently RootADmin, refer to&amp;nbsp; &lt;A href="https://community.qlik.com/t5/Qlik-Support-Knowledge-Base/How-To-Connect-To-And-Modify-The-PostgreSQL-Database-Used-For/ta-p/1713893" target="_blank" rel="noopener"&gt;How To Connect PostgreSQL Database Used For Qlik Sense Repository&lt;/A&gt; and issue the following SQL:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;SELECT "ID", "UserId", "UserDirectory", "Name", "RolesString", "Inactive", "Deleted", "CreatedDate", "ModifiedDate", "SyncDate", "ModifiedByUserName", "RemovedExternally", "Blacklisted" FROM "Users" where "RolesString" = 'RootAdmin' order by 2 desc;&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This will return the available RootAdmin:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="empty_qmc01.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/42624iA2976ED0DED97C96/image-size/large?v=v2&amp;amp;px=999" role="button" title="empty_qmc01.png" alt="empty_qmc01.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Then compare if the user you are logging in with uses the correct Domain\UserID combination and you are not logging in with a different one.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;STRONG&gt;The User is not RootAdmin but should still be able to edit sections&lt;/STRONG&gt;&lt;/H4&gt;
&lt;UL&gt;
&lt;LI&gt;For information on what sections are available, see:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Security-Rules-Control-Access-to-sections-in-QlikSense/ta-p/1715849" target="_blank" rel="noopener"&gt;Security Rules: Control Access to sections in QlikSense Management Console&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;LI&gt;For an example on how to configure a security rule for a specific section, see:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Support-Knowledge-Base/Security-Rule-Example-License-Management-only-access-in-the-Qlik/ta-p/1716537" target="_blank" rel="noopener"&gt;Security Rule Example: License Management only access in the Qlik Sense Management Console (QMC)&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2025 09:24:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Sense-Management-Console-sections-grayed-out-and-cannot-be/ta-p/1713943</guid>
      <dc:creator>Andre_Sostizzo</dc:creator>
      <dc:date>2025-01-22T09:24:26Z</dc:date>
    </item>
  </channel>
</rss>

