<?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 Automating Complex Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Automating-Complex-Section-Access/m-p/1189118#M627007</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to automate the Complex Section Access logic mentioned in the below link&amp;nbsp; &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization?_ga=1.182749103.82633442.1474435471"&gt;https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization?_ga=1.182749103.82633442.1474435471&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;We would like to get this in a auto-pilot mode where users can enter as many section access columns &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;of their liking. &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(e.g. 2 as in the below example or 3 columns (e.g. State, Product, Employee)). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;State&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;New York&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jackets&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;New York&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Boots&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;California&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Accessories&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Qlikview Script&lt;/P&gt;&lt;P&gt;1. We concatenate the column in the Fact table to generate the AuthID column&lt;/P&gt;&lt;P&gt;2. Create the Bridge Table with AuthID and %AuthID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to get the 1st part working (the easier one &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;). Unable to think of a logic to get the 2 part. I am unable to think of a logic to replace one or more column with * to generate the %AuthID column. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vignesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Sep 2016 05:45:42 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-09-21T05:45:42Z</dc:date>
    <item>
      <title>Automating Complex Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Automating-Complex-Section-Access/m-p/1189118#M627007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to automate the Complex Section Access logic mentioned in the below link&amp;nbsp; &lt;A _jive_internal="true" href="https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization?_ga=1.182749103.82633442.1474435471"&gt;https://community.qlik.com/blogs/qlikviewdesignblog/2012/10/02/complex-authorization?_ga=1.182749103.82633442.1474435471&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;We would like to get this in a auto-pilot mode where users can enter as many section access columns &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;of their liking. &lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(e.g. 2 as in the below example or 3 columns (e.g. State, Product, Employee)). &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" class="jiveBorder" style="border: 1px solid rgb(0, 0, 0); width: 100%;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;State&lt;/STRONG&gt;&lt;/TH&gt;&lt;TH style="text-align: center; background-color: #6690bc; color: #ffffff; padding: 2px;" valign="middle"&gt;&lt;STRONG&gt;Product&lt;/STRONG&gt;&lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;New York&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Jackets&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;New York&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Boots&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="padding: 2px;"&gt;California&lt;/TD&gt;&lt;TD style="padding: 2px;"&gt;Accessories&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Qlikview Script&lt;/P&gt;&lt;P&gt;1. We concatenate the column in the Fact table to generate the AuthID column&lt;/P&gt;&lt;P&gt;2. Create the Bridge Table with AuthID and %AuthID&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was able to get the 1st part working (the easier one &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;). Unable to think of a logic to get the 2 part. I am unable to think of a logic to replace one or more column with * to generate the %AuthID column. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vignesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Sep 2016 05:45:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automating-Complex-Section-Access/m-p/1189118#M627007</guid>
      <dc:creator />
      <dc:date>2016-09-21T05:45:42Z</dc:date>
    </item>
    <item>
      <title>Re: Automating Complex Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Automating-Complex-Section-Access/m-p/1690690#M627008</link>
      <description>&lt;P&gt;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/Generate-Complex-Authorization-Script-in-QlikView-for-Section/ta-p/1690689" target="_blank"&gt;Here is link https://community.qlik.com/t5/QlikView-Documents/Generate-Complex-Authorization-Script-in-QlikView-for-Section/ta-p/1690689&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 10:11:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Automating-Complex-Section-Access/m-p/1690690#M627008</guid>
      <dc:creator>akshaye_c_navale</dc:creator>
      <dc:date>2020-04-03T10:11:28Z</dc:date>
    </item>
  </channel>
</rss>

