<?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: auth key combinations in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/auth-key-combinations/m-p/1183285#M883717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe something like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOR Each vValue1 in 'X','_'&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET p1 = '$(vValue1)';&lt;/P&gt;&lt;P&gt;&amp;nbsp; FOR Each vValue2 in 'X','_'&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET p2 = '$(vValue2)';&lt;/P&gt;&lt;P&gt;&amp;nbsp; FOR Each vValue3 in 'X','_'&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET p3 = '$(vValue3)';&lt;/P&gt;&lt;P&gt;&amp;nbsp; FOR Each vValue4 in 'X','_'&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET p4 = '$(vValue4)';&lt;/P&gt;&lt;P&gt;&amp;nbsp; FOR Each vValue5 in 'X','_'&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET p5 = '$(vValue5)';&lt;/P&gt;&lt;P&gt;&amp;nbsp; final:&lt;/P&gt;&lt;P&gt;&amp;nbsp; LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; '$(p1)' &amp;amp; '$(p2)' &amp;amp; '$(p3)' &amp;amp; '$(p4)' &amp;amp; '$(p5)' as final&lt;/P&gt;&lt;P&gt;&amp;nbsp; AutoGenerate(1);&lt;/P&gt;&lt;P&gt;&amp;nbsp; NEXT&lt;/P&gt;&lt;P&gt;&amp;nbsp; NEXT&lt;/P&gt;&lt;P&gt;&amp;nbsp; NEXT&lt;/P&gt;&lt;P&gt;&amp;nbsp; NEXT&lt;/P&gt;&lt;P&gt;NEXT&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Sep 2016 09:15:11 GMT</pubDate>
    <dc:creator>giakoum</dc:creator>
    <dc:date>2016-09-27T09:15:11Z</dc:date>
    <item>
      <title>auth key combinations</title>
      <link>https://community.qlik.com/t5/QlikView/auth-key-combinations/m-p/1183283#M883715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;The following is a possible key combination for 4 fields, X and _ to create auth key (based on &lt;A href="https://community.qlikview.com/thread/206495" title="https://community.qlikview.com/thread/206495" target="_blank"&gt;section access more than one field | Qlik Community&lt;/A&gt;)&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load XXXX as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load _XXX as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load X_XX as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load XX_X as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load XXX_ as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load __XX as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load XX__ as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load _XX_ as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load X_X_ as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load _X_X as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load X__X as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load ___X as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load __X_ as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load _X__ as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load X___ as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Load ____ as Key from Transactions&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;I want to create similar kind for 5 fields(XXXXX)..can any one help me how to generate possible keys for the 5 fields?&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Thanks.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Gautham&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/auth-key-combinations/m-p/1183283#M883715</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: auth key combinations</title>
      <link>https://community.qlik.com/t5/QlikView/auth-key-combinations/m-p/1183284#M883716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i just need to create combinations of 5 fields&lt;/P&gt;&lt;P&gt;eg&lt;/P&gt;&lt;P&gt;F1,F2,F3,F4,F5&lt;/P&gt;&lt;P&gt;F1,F2,F3,F4,ANY&lt;/P&gt;&lt;P&gt;F1,F2,F3,ANY,F5&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;like this&lt;/P&gt;&lt;P&gt;i want to create keys for auth table.somehow i dont know easiest way to create all possible combinations&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 08:36:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/auth-key-combinations/m-p/1183284#M883716</guid>
      <dc:creator>gauthamchilled</dc:creator>
      <dc:date>2016-09-27T08:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: auth key combinations</title>
      <link>https://community.qlik.com/t5/QlikView/auth-key-combinations/m-p/1183285#M883717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;maybe something like this :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOR Each vValue1 in 'X','_'&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET p1 = '$(vValue1)';&lt;/P&gt;&lt;P&gt;&amp;nbsp; FOR Each vValue2 in 'X','_'&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET p2 = '$(vValue2)';&lt;/P&gt;&lt;P&gt;&amp;nbsp; FOR Each vValue3 in 'X','_'&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET p3 = '$(vValue3)';&lt;/P&gt;&lt;P&gt;&amp;nbsp; FOR Each vValue4 in 'X','_'&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET p4 = '$(vValue4)';&lt;/P&gt;&lt;P&gt;&amp;nbsp; FOR Each vValue5 in 'X','_'&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET p5 = '$(vValue5)';&lt;/P&gt;&lt;P&gt;&amp;nbsp; final:&lt;/P&gt;&lt;P&gt;&amp;nbsp; LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; '$(p1)' &amp;amp; '$(p2)' &amp;amp; '$(p3)' &amp;amp; '$(p4)' &amp;amp; '$(p5)' as final&lt;/P&gt;&lt;P&gt;&amp;nbsp; AutoGenerate(1);&lt;/P&gt;&lt;P&gt;&amp;nbsp; NEXT&lt;/P&gt;&lt;P&gt;&amp;nbsp; NEXT&lt;/P&gt;&lt;P&gt;&amp;nbsp; NEXT&lt;/P&gt;&lt;P&gt;&amp;nbsp; NEXT&lt;/P&gt;&lt;P&gt;NEXT&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Sep 2016 09:15:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/auth-key-combinations/m-p/1183285#M883717</guid>
      <dc:creator>giakoum</dc:creator>
      <dc:date>2016-09-27T09:15:11Z</dc:date>
    </item>
  </channel>
</rss>

