<?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: Why a left join is needed with the section application and data in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Why-a-left-join-is-needed-with-the-section-application-and-data/m-p/1384288#M421590</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;security:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME ,ROLE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER,BNDNA\ARORAR,A&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Application; &lt;/P&gt;&lt;P&gt;SheetAccess: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;ROLE,REGION,SH01,SH02,SH03,&lt;/P&gt;&lt;P&gt;A,SOUTH,0,0,1&lt;/P&gt;&lt;P&gt;A,WEST,0,0,1];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//left join (SheetAccess)&lt;/P&gt;&lt;P&gt;regiondata:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; REGION,&amp;nbsp; dpp_id, name, location&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; SOUTH,&amp;nbsp; BAd111, badguy, MD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; NORTH,&amp;nbsp; BAd333, badguy22, MDVA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; WEST,&amp;nbsp; BAd222, badguy22, MDVA&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and put&amp;nbsp; condition on each sheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for sheet id 3&lt;/P&gt;&lt;P&gt;SH03=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its working its showing only SH03 and for region its showing only south and west without left join&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sec.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173135_sec.PNG" style="height: auto;" /&gt;&lt;IMG alt="sec1.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/173136_sec1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Aug 2017 07:06:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-11T07:06:53Z</dc:date>
    <item>
      <title>Why a left join is needed with the section application and data</title>
      <link>https://community.qlik.com/t5/QlikView/Why-a-left-join-is-needed-with-the-section-application-and-data/m-p/1384287#M421589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to use security to limit the data the user can see per region + limit the tab the user can see &lt;/P&gt;&lt;P&gt;It doesn't work unless I do a left join to the section application &lt;/P&gt;&lt;P&gt;I can get the tab visibility to work but not both without the left join - as displayed below&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in assisting me what I am missing&lt;/P&gt;&lt;P&gt;Rick&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;===========================&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Section Access;&lt;/P&gt;&lt;P&gt;security:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME ,ROLE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER,BNDNA\ARORAR,A&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Application;&amp;nbsp; &lt;/P&gt;&lt;P&gt;SheetAccess:&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt; ROLE,REGION,SH01,SH02,SH03,&lt;/P&gt;&lt;P&gt; A,SOUTH,0,0,1&lt;/P&gt;&lt;P&gt; A,WEST,0,0,1];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="text-decoration: underline;"&gt;left join (SheetAccess)&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt; regiondata:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;LOAD * INLINE [&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; REGION,&amp;nbsp; dpp_id, name, location&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; SOUTH,&amp;nbsp; BAd111, badguy, MD&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; NORTH,&amp;nbsp; BAd333, badguy22, MDVA&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp;&amp;nbsp; WEST,&amp;nbsp; BAd222, badguy22, MDVA&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;];&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 21:03:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-a-left-join-is-needed-with-the-section-application-and-data/m-p/1384287#M421589</guid>
      <dc:creator>rarora12</dc:creator>
      <dc:date>2017-08-10T21:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why a left join is needed with the section application and data</title>
      <link>https://community.qlik.com/t5/QlikView/Why-a-left-join-is-needed-with-the-section-application-and-data/m-p/1384288#M421590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;security:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME ,ROLE&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER,BNDNA\ARORAR,A&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Section Application; &lt;/P&gt;&lt;P&gt;SheetAccess: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * Inline [&lt;/P&gt;&lt;P&gt;ROLE,REGION,SH01,SH02,SH03,&lt;/P&gt;&lt;P&gt;A,SOUTH,0,0,1&lt;/P&gt;&lt;P&gt;A,WEST,0,0,1];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//left join (SheetAccess)&lt;/P&gt;&lt;P&gt;regiondata:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; REGION,&amp;nbsp; dpp_id, name, location&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; SOUTH,&amp;nbsp; BAd111, badguy, MD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; NORTH,&amp;nbsp; BAd333, badguy22, MDVA&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; WEST,&amp;nbsp; BAd222, badguy22, MDVA&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and put&amp;nbsp; condition on each sheet&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for sheet id 3&lt;/P&gt;&lt;P&gt;SH03=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its working its showing only SH03 and for region its showing only south and west without left join&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sec.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/173135_sec.PNG" style="height: auto;" /&gt;&lt;IMG alt="sec1.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/173136_sec1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 07:06:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-a-left-join-is-needed-with-the-section-application-and-data/m-p/1384288#M421590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-11T07:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Why a left join is needed with the section application and data</title>
      <link>https://community.qlik.com/t5/QlikView/Why-a-left-join-is-needed-with-the-section-application-and-data/m-p/1384289#M421591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't get the same results - maybe i have the setting setup incorrectly.&lt;/P&gt;&lt;P&gt;Can i ask what is the difference in setting tab to =SH03 vs SH03=1&lt;/P&gt;&lt;P&gt;It just doesnt work for me&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Aug 2017 14:27:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Why-a-left-join-is-needed-with-the-section-application-and-data/m-p/1384289#M421591</guid>
      <dc:creator>rarora12</dc:creator>
      <dc:date>2017-08-11T14:27:41Z</dc:date>
    </item>
  </channel>
</rss>

