<?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 what is the standard usage to test section with data reduction ? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/what-is-the-standard-usage-to-test-section-with-data-reduction/m-p/2521542#M106575</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In Qlik Cloud, how can I test the Access section with scope reduction?&lt;/P&gt;&lt;P&gt;Is it possible to simulate the display for a specific user?&amp;nbsp;&lt;/P&gt;&lt;P&gt;(I'd like to avoid app reload between each test)&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
    <pubDate>Wed, 18 Jun 2025 08:55:05 GMT</pubDate>
    <dc:creator>herard_bertrand</dc:creator>
    <dc:date>2025-06-18T08:55:05Z</dc:date>
    <item>
      <title>what is the standard usage to test section with data reduction ?</title>
      <link>https://community.qlik.com/t5/App-Development/what-is-the-standard-usage-to-test-section-with-data-reduction/m-p/2521542#M106575</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;In Qlik Cloud, how can I test the Access section with scope reduction?&lt;/P&gt;&lt;P&gt;Is it possible to simulate the display for a specific user?&amp;nbsp;&lt;/P&gt;&lt;P&gt;(I'd like to avoid app reload between each test)&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 18 Jun 2025 08:55:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/what-is-the-standard-usage-to-test-section-with-data-reduction/m-p/2521542#M106575</guid>
      <dc:creator>herard_bertrand</dc:creator>
      <dc:date>2025-06-18T08:55:05Z</dc:date>
    </item>
    <item>
      <title>Re: what is the standard usage to test section with data reduction ?</title>
      <link>https://community.qlik.com/t5/App-Development/what-is-the-standard-usage-to-test-section-with-data-reduction/m-p/2521882#M106605</link>
      <description>&lt;P&gt;Hi, to make the test I load the section access table as a normal table, and select some users to check the data filtered for each user is the expected.&lt;/P&gt;&lt;P&gt;I needs a reload for the test, but you can check different users on one reload.&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jun 2025 07:29:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/what-is-the-standard-usage-to-test-section-with-data-reduction/m-p/2521882#M106605</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2025-06-21T07:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: what is the standard usage to test section with data reduction ?</title>
      <link>https://community.qlik.com/t5/App-Development/what-is-the-standard-usage-to-test-section-with-data-reduction/m-p/2521888#M106606</link>
      <description>&lt;P&gt;Depends on exactly what's in your Section Access...&amp;nbsp;&lt;/P&gt;&lt;P&gt;Generally, we use active directory groups, so we have a couple of test users that we can just reassign to different groups and test with. Note that you may need to open a private-mode browser to be able to login as a specific user depending on your SSO / login / browser settings.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 21 Jun 2025 14:04:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/what-is-the-standard-usage-to-test-section-with-data-reduction/m-p/2521888#M106606</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2025-06-21T14:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: what is the standard usage to test section with data reduction ?</title>
      <link>https://community.qlik.com/t5/App-Development/what-is-the-standard-usage-to-test-section-with-data-reduction/m-p/2521942#M106613</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello, thanks for your help,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I think there is definitely a feature missing in Qlik but your tips help&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 09:36:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/what-is-the-standard-usage-to-test-section-with-data-reduction/m-p/2521942#M106613</guid>
      <dc:creator>herard_bertrand</dc:creator>
      <dc:date>2025-06-23T09:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: what is the standard usage to test section with data reduction ?</title>
      <link>https://community.qlik.com/t5/App-Development/what-is-the-standard-usage-to-test-section-with-data-reduction/m-p/2521951#M106615</link>
      <description>&lt;P&gt;comment the line where you wrote :&amp;nbsp;&lt;STRONG&gt;section access;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;then reload your script&lt;BR /&gt;in this way the section access table will be loaded as a normal table&lt;BR /&gt;you can select whichever user from the column USERID&lt;BR /&gt;&lt;BR /&gt;don't select users with ADMIN access as these are treated in a special way they will see everything when the table is in section access&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 11:06:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/what-is-the-standard-usage-to-test-section-with-data-reduction/m-p/2521951#M106615</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2025-06-23T11:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: what is the standard usage to test section with data reduction ?</title>
      <link>https://community.qlik.com/t5/App-Development/what-is-the-standard-usage-to-test-section-with-data-reduction/m-p/2521988#M106625</link>
      <description>&lt;P&gt;QlikView actually has user impersonation built in, but you'd need the user's password, which isn't great from a security standpoint.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Jun 2025 16:33:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/what-is-the-standard-usage-to-test-section-with-data-reduction/m-p/2521988#M106625</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2025-06-23T16:33:03Z</dc:date>
    </item>
  </channel>
</rss>

