<?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: Using groups in section access and tabular reporting in Reporting Service &amp; Alerting</title>
    <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Using-groups-in-section-access-and-tabular-reporting/m-p/2530783#M2572</link>
    <description>&lt;P&gt;// Use custom (or both) groups in Section Access&lt;BR /&gt;SET QlikCloudGroupMode = 1; // 0=IdP, 1=Custom, 2=Both&lt;/P&gt;
&lt;P&gt;SECTION ACCESS;&lt;BR /&gt;// Do NOT use "STAR IS ALL" here.&lt;BR /&gt;// List users or rely on GROUP, but don't wildcard USERID.&lt;/P&gt;
&lt;P&gt;Securite:&lt;BR /&gt;LOAD&lt;BR /&gt;'USER' AS ACCESS,&lt;BR /&gt;Upper(Code_BU) AS [GROUP], // must match group claim&lt;BR /&gt;Upper(ReductionValue) AS REDUCTION, // links to data field&lt;BR /&gt;Upper(UserEmail) AS [USER.EMAIL] // optional but safest for reporting&lt;BR /&gt;Resident Securite_temp;&lt;/P&gt;
&lt;P&gt;SECTION APPLICATION;&lt;BR /&gt;// Ensure the data model has the same REDUCTION field&lt;BR /&gt;// in the tables to be reduced.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Sep 2025 08:56:06 GMT</pubDate>
    <dc:creator>rohanthaakur</dc:creator>
    <dc:date>2025-09-15T08:56:06Z</dc:date>
    <item>
      <title>Using groups in section access and tabular reporting</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Using-groups-in-section-access-and-tabular-reporting/m-p/2529706#M2556</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We use SECTION ACCES to restrict access to applications, but it also allows us to automatically filter data for Tabular Reporting submissions. We modified the section that used USER.MAIL to use custom GROUPS.&lt;/P&gt;&lt;P&gt;After a few test report submissions, I see that the section access is no longer being taken into account, and all data is being sent.&lt;/P&gt;&lt;P&gt;Have I forgotten something? Or is it not possible to use section access to filter reports when USER.MAIL is not being used?&lt;/P&gt;&lt;P&gt;Access to the application works well using GROUP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SECTION ACCESS;&lt;BR /&gt;Star is ALL;&lt;/P&gt;&lt;P&gt;NoConcatenate&lt;BR /&gt;Securite:&lt;BR /&gt;LOAD&lt;/P&gt;&lt;P&gt;'USER' as ACCESS,&lt;BR /&gt;&lt;BR /&gt;'ALL'as USERID,&lt;/P&gt;&lt;P&gt;Code_BU as GROUP,&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;if(Identifiant = 'XXX' OR Identifiant = 'XXX' OR Identifiant = 'XXX'&lt;BR /&gt;OR Identifiant = 'XXX' OR Identifiant = 'XXX'&lt;BR /&gt;, 'ALL', REDUCTION) as REDUCTION&lt;BR /&gt;Resident Securite_temp;&lt;/P&gt;&lt;P&gt;// Drop table Securite_temp;&lt;/P&gt;&lt;P&gt;SECTION APPLICATION;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 13:59:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Using-groups-in-section-access-and-tabular-reporting/m-p/2529706#M2556</guid>
      <dc:creator>dcz</dc:creator>
      <dc:date>2025-09-05T13:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: Using groups in section access and tabular reporting</title>
      <link>https://community.qlik.com/t5/Reporting-Service-Alerting/Using-groups-in-section-access-and-tabular-reporting/m-p/2530783#M2572</link>
      <description>&lt;P&gt;// Use custom (or both) groups in Section Access&lt;BR /&gt;SET QlikCloudGroupMode = 1; // 0=IdP, 1=Custom, 2=Both&lt;/P&gt;
&lt;P&gt;SECTION ACCESS;&lt;BR /&gt;// Do NOT use "STAR IS ALL" here.&lt;BR /&gt;// List users or rely on GROUP, but don't wildcard USERID.&lt;/P&gt;
&lt;P&gt;Securite:&lt;BR /&gt;LOAD&lt;BR /&gt;'USER' AS ACCESS,&lt;BR /&gt;Upper(Code_BU) AS [GROUP], // must match group claim&lt;BR /&gt;Upper(ReductionValue) AS REDUCTION, // links to data field&lt;BR /&gt;Upper(UserEmail) AS [USER.EMAIL] // optional but safest for reporting&lt;BR /&gt;Resident Securite_temp;&lt;/P&gt;
&lt;P&gt;SECTION APPLICATION;&lt;BR /&gt;// Ensure the data model has the same REDUCTION field&lt;BR /&gt;// in the tables to be reduced.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Sep 2025 08:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Reporting-Service-Alerting/Using-groups-in-section-access-and-tabular-reporting/m-p/2530783#M2572</guid>
      <dc:creator>rohanthaakur</dc:creator>
      <dc:date>2025-09-15T08:56:06Z</dc:date>
    </item>
  </channel>
</rss>

