<?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: Get link value from Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397316#M818618</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One question, Can I use this as follows in script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need that if the LINK value matches in resident Table2 then show value else show '*'. Means I need to display all the records in resident Table2, but LINK column should display '*" where it does not matches with =concat(DISTINCT LINK, ',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Noconcatenate&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;FirstName,&lt;/P&gt;&lt;P&gt;LastName,&lt;/P&gt;&lt;P&gt;Link&lt;/P&gt;&lt;P&gt;resident Table2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Aug 2017 08:40:44 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-08-30T08:40:44Z</dc:date>
    <item>
      <title>Get link value from Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397314#M818616</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;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;ACCESS, USERID,&amp;nbsp; LINK&lt;/P&gt;&lt;P&gt;ADMIN, admin, *&lt;/P&gt;&lt;P&gt;USER, user1, UK&lt;/P&gt;&lt;P&gt;USER, user2, US&lt;/P&gt;&lt;P&gt;USER, user1, SPAIN&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;DATA:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;COUNTRY, SALES,LINK&lt;/P&gt;&lt;P&gt;USA1, 150,US&lt;/P&gt;&lt;P&gt;United Kingdom, 250,UK&lt;/P&gt;&lt;P&gt;Spain1, 350,SPAIN&lt;/P&gt;&lt;P&gt;India1, 350,INDIA&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From the above data the section access and section application is linked by LINK column. &lt;/P&gt;&lt;P&gt;Is it possible to get the LINK value. &lt;/P&gt;&lt;P&gt;For e.g. When "user1" access then the LINK UK,SPAIN can set to loaded to another table/variable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397314#M818616</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Get link value from Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397315#M818617</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=concat(DISTINCT LINK, ,',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Aug 2017 20:18:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397315#M818617</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-08-28T20:18:40Z</dc:date>
    </item>
    <item>
      <title>Re: Get link value from Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397316#M818618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One question, Can I use this as follows in script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need that if the LINK value matches in resident Table2 then show value else show '*'. Means I need to display all the records in resident Table2, but LINK column should display '*" where it does not matches with =concat(DISTINCT LINK, ',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Noconcatenate&lt;/P&gt;&lt;P&gt;Table1:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;FirstName,&lt;/P&gt;&lt;P&gt;LastName,&lt;/P&gt;&lt;P&gt;Link&lt;/P&gt;&lt;P&gt;resident Table2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 08:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397316#M818618</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-30T08:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get link value from Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397317#M818619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You&amp;nbsp; can't do this kind of matching in script because the LINK value is set per user at runtime.&amp;nbsp; Also, if you are using "Initial Data Reduction based on Section Access", the non-matching rows won't exist for the user.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you using data reduction?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 14:23:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397317#M818619</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-08-30T14:23:08Z</dc:date>
    </item>
    <item>
      <title>Re: Get link value from Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397318#M818620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to display non-matching rows but the values should be '*' instead on actual value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 15:26:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397318#M818620</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-30T15:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: Get link value from Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397319#M818621</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; "Initial Data Reduction based on Section Access"?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 16:15:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397319#M818621</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-08-30T16:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: Get link value from Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397320#M818622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In my document there is following setting&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Setting —&amp;gt; Document Properties -&amp;gt; Opening tab -&amp;gt; “Initial data reduction Based on Section Access” and “Strict Exclusion”. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both “Initial data reduction Based on Section Access” and “Strict Exclusion” are checked &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 16:18:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397320#M818622</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-30T16:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: Get link value from Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397321#M818623</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When using &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt; “Initial data reduction Based on Section Access” non-matching rows are removed from the data. So in your original example, the row&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;India1, 350,INDIA&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;simply does not exist for user1. There is no way to display it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;What you can do is load "*" versions of the rows and link those with the LINK key the user has. That's an interesting approach I haven't tried. &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;-Rob&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 16:27:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397321#M818623</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2017-08-30T16:27:59Z</dc:date>
    </item>
    <item>
      <title>Re: Get link value from Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397322#M818624</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;=concat(DISTINCT LINK ,',')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible to create the Mapping table (inline) from the above statement in script&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Aug 2017 17:00:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Get-link-value-from-Section-Access/m-p/1397322#M818624</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-30T17:00:47Z</dc:date>
    </item>
  </channel>
</rss>

