<?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: DashBoard Authorisation in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444893#M433081</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlikview or Qliksense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Nov 2017 11:29:22 GMT</pubDate>
    <dc:creator>shraddha_g</dc:creator>
    <dc:date>2017-11-09T11:29:22Z</dc:date>
    <item>
      <title>DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444888#M433076</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Dear All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;I have developed a dashboard. I want to place it in a Live environment but I want only a specific user "Tom" can view it for testing.&amp;nbsp; Please note Tom has a developer licence and few other staff members have also developer licenses but I want just Tom can view the dashboard not any one else.&amp;nbsp; Can you please help.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Kind Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: verdana,geneva;"&gt;Waqas Shah&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:08:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444888#M433076</guid>
      <dc:creator>waqasshah</dc:creator>
      <dc:date>2017-11-09T11:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444889#M433077</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Waqas, you can limit access to the sheet using conditional show of the sheet properties, with a condition like:&lt;/P&gt;&lt;P&gt;Subfield(OsUser(), '\', 2)='Tom'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can check the result in a text box to confirm the result of the expression.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:11:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444889#M433077</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-11-09T11:11:03Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444890#M433078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but I have 20 sheets in dashboard. Cant we manage it at one place rather then doing in 20 places?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444890#M433078</guid>
      <dc:creator>waqasshah</dc:creator>
      <dc:date>2017-11-09T11:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444891#M433079</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;because I have already tried this function&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=mixmatch(OSUser(),'Tom')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but it did not work.....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:14:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444891#M433079</guid>
      <dc:creator>waqasshah</dc:creator>
      <dc:date>2017-11-09T11:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444892#M433080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh, you meant access to all the document, not only one sheet, this can be donde with Windows permission (folders or in the same document) or with section access.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-9039"&gt;Section Access&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a wizard in script editor (Insert -&amp;gt; Section Acess-&amp;gt;Inline) to create a simple section access, as an example:&lt;/P&gt;&lt;P&gt;Section Access;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, Domain\Tom&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;In document properties -&amp;gt; on Open -&amp;gt; Reduce using section access. A&lt;STRONG&gt;dd also your user or you will be blocked, make a copy of the document before using section acess.&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:19:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444892#M433080</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-11-09T11:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444893#M433081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlikview or Qliksense?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:29:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444893#M433081</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2017-11-09T11:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444894#M433082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks I am near by there&amp;nbsp; following is my code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;&lt;STRONG&gt;Section&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Access&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;LOAD&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; * &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;INLINE&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[&lt;BR /&gt; ACCESS, NTNAME, USER, Domain\TOM&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;;&lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG style=": ; color: #0000ff; font-size: 8pt;"&gt;Section&lt;/STRONG&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Application&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;In document properties then I need to click on triggers ? then click on OnOpen option under Document Event Triggers option tab ?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:34:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444894#M433082</guid>
      <dc:creator>waqasshah</dc:creator>
      <dc:date>2017-11-09T11:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444895#M433083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Qlikview&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:34:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444895#M433083</guid>
      <dc:creator>waqasshah</dc:creator>
      <dc:date>2017-11-09T11:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444896#M433084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px;"&gt;In document properties -&amp;gt; on Open -&amp;gt; Reduce using section access.&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: 13.3333px;"&gt;&lt;BR /&gt;&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: 13.3333px;"&gt;But be aware that documents suing section access can be blocked for everyone forever if something goes worng, make a backup of the file.&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: 13.3333px;"&gt;&lt;BR /&gt;&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: 13.3333px;"&gt;It's a good idea to add your own user, adnd 'domain' should be the current domain (if exists).&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:38:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444896#M433084</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-11-09T11:38:03Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444897#M433085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks . I am using Qlikview version 11.20.&amp;nbsp; I cant find the option u mentioned. When I click on Settings-- Document Properties. the attached screen appears. on Open option is not available&lt;IMG alt="errors1.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/182706_errors1.png" style="width: 620px; height: 525px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:52:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444897#M433085</guid>
      <dc:creator>waqasshah</dc:creator>
      <dc:date>2017-11-09T11:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444898#M433086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's in 'Opening' tab (I though it was 'On Open', mine is in spanish), not in 'Triggers'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you noted my warnings on blocking the document with section access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 11:56:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444898#M433086</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-11-09T11:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444899#M433087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for ur help this screen comes up... still ur option cant see....&lt;IMG alt="error2.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/182707_error2.png" style="width: 620px; height: 521px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 12:03:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444899#M433087</guid>
      <dc:creator>waqasshah</dc:creator>
      <dc:date>2017-11-09T12:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444900#M433088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Disable 'Initial Selection...' and enable 'Initial Data reduction...'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It will start working when you close and open the document again, if you have access it allow to open the document, if not shows a message telling that you can't access the document.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 12:07:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444900#M433088</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-11-09T12:07:21Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444901#M433089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks let me test &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 12:10:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444901#M433089</guid>
      <dc:creator>waqasshah</dc:creator>
      <dc:date>2017-11-09T12:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444902#M433090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hmm still not working infect it&amp;nbsp; wont allow any user to access it .. with the error message please review screenshot. I have also enable the option Strict Exclusion&lt;IMG alt="error4.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/182715_error4.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please review the code I placed in loading&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Section Access;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ACCESS, NTNAME, USER, DOMAIN\Tom, Domian\Shah, Domian\Mike&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Section Application;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 12:19:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444902#M433090</guid>
      <dc:creator>waqasshah</dc:creator>
      <dc:date>2017-11-09T12:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444903#M433091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 10pt; font-family: Arial, sans-serif;"&gt;Needs to be in separated rows, like if it was a table&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-style: inherit; font-size: 10.0pt; font-family: 'inherit',serif;"&gt;Section Access;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-style: inherit; font-size: 10.0pt; font-family: 'inherit',serif;"&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-style: inherit; font-size: 10.0pt; font-family: 'inherit',serif;"&gt; ACCESS, NTNAME,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-style: inherit; font-size: 10.0pt; font-family: 'inherit',serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, DOMAIN\Tom,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-style: inherit; font-size: 10.0pt; font-family: 'inherit',serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, Domian\Shah&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;STRONG style="color: #3d3d3d; font-size: 10.0pt; font-family: 'inherit',serif;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, Domian\Mike&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-style: inherit; font-size: 10.0pt; font-family: 'inherit',serif;"&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-style: inherit; font-size: 10.0pt; font-family: 'inherit',serif;"&gt;Section Application;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some says ‘domain’, and others ‘domian’, this needs to be the real domain\user of the user environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also, with section Access usually is better to use upper case:&lt;/P&gt;&lt;P&gt;DOMAIN\TOM&lt;/P&gt;&lt;P&gt;DOMIAN\SHAH&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 12:24:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444903#M433091</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-11-09T12:24:52Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444904#M433092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks but I think u missed the commas after&amp;nbsp;&amp;nbsp; &lt;STRONG style="color: #3d3d3d;"&gt;USER, Domian\Shah&lt;/STRONG&gt;?? so comma will always come after user and the n domain name ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'inherit',serif; font-size: 10pt; font-style: inherit;"&gt;Section Access;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'inherit',serif; font-size: 10pt; font-style: inherit;"&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'inherit',serif; font-size: 10pt; font-style: inherit;"&gt; ACCESS, NTNAME,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'inherit',serif; font-size: 10pt; font-style: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, DOMAIN\Tom,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'inherit',serif; font-size: 10pt; font-style: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, Domian\Shah&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'inherit',serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, Domian\Mike&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'inherit',serif; font-size: 10pt; font-style: inherit;"&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'inherit',serif; font-size: 10pt; font-style: inherit;"&gt;Section Application;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 12:32:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444904#M433092</guid>
      <dc:creator>waqasshah</dc:creator>
      <dc:date>2017-11-09T12:32:46Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444905#M433093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Last commas should be deleted, first row is fields names, separated by commas, nexts rows are values for each field, also separated by commas.:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt;"&gt;Section Access;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt;"&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt;"&gt;ACCESS, NTNAME&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, DOMAIN\Tom&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, Domian\Shah&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, Domian\Mike&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt;"&gt;];&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-size: 10pt;"&gt;Section Application;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 12:36:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444905#M433093</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2017-11-09T12:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: DashBoard Authorisation</title>
      <link>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444906#M433094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Nov 2017 12:50:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/DashBoard-Authorisation/m-p/1444906#M433094</guid>
      <dc:creator>waqasshah</dc:creator>
      <dc:date>2017-11-09T12:50:15Z</dc:date>
    </item>
  </channel>
</rss>

