<?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 How can I dynamically implement section access based on region and country fields in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/How-can-I-dynamically-implement-section-access-based-on-region/m-p/2539185#M109036</link>
    <description>&lt;P&gt;How can I dynamically implement section access across specifically using two linked&amp;nbsp; fields like region and country to avoid manually listing every country entry?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Dec 2025 04:49:01 GMT</pubDate>
    <dc:creator>Krishna_Chaitanya</dc:creator>
    <dc:date>2025-12-15T04:49:01Z</dc:date>
    <item>
      <title>How can I dynamically implement section access based on region and country fields</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-dynamically-implement-section-access-based-on-region/m-p/2539185#M109036</link>
      <description>&lt;P&gt;How can I dynamically implement section access across specifically using two linked&amp;nbsp; fields like region and country to avoid manually listing every country entry?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2025 04:49:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-dynamically-implement-section-access-based-on-region/m-p/2539185#M109036</guid>
      <dc:creator>Krishna_Chaitanya</dc:creator>
      <dc:date>2025-12-15T04:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: How can I dynamically implement section access based on region and country fields</title>
      <link>https://community.qlik.com/t5/App-Development/How-can-I-dynamically-implement-section-access-based-on-region/m-p/2539202#M109037</link>
      <description>&lt;P&gt;The section access information mustn't be mandatory applied manually else any kind of script could be used to create an appropriate table. In your case you might be consider a cartesian join with a following filtering, maybe something like:&lt;/P&gt;&lt;P&gt;t1: load Country &amp;amp; '|' &amp;amp; Region as Key from Countries;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;join(t1) load User from Users;&lt;BR /&gt;&lt;BR /&gt;t2: load * resident t1 where ....;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Dec 2025 07:40:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/How-can-I-dynamically-implement-section-access-based-on-region/m-p/2539202#M109037</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-12-15T07:40:08Z</dc:date>
    </item>
  </channel>
</rss>

