<?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: Can we apply security on button?? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Can-we-apply-security-on-button/m-p/531830#M198675</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like =if(OSUser()='MyDomain\MyUser',1,0). Replace MyDomain\MyUser with the correct domain and user name. If you have more user names that should be considered perhaps you should use section access. &lt;A _jive_internal="true" href="https://community.qlik.com/thread/16699"&gt;Here's&lt;/A&gt; an example for sheets, but the same method will work fine for buttons too since they both use the conditional display option of the objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Oct 2013 10:49:54 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2013-10-09T10:49:54Z</dc:date>
    <item>
      <title>Can we apply security on button??</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-apply-security-on-button/m-p/531826#M198671</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can we apply security on button??&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 09:40:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-apply-security-on-button/m-p/531826#M198671</guid>
      <dc:creator />
      <dc:date>2013-10-09T09:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can we apply security on button??</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-apply-security-on-button/m-p/531827#M198672</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;Yes, please have a look at the General -&amp;gt; Enable Condition box in the button properties.&lt;/P&gt;&lt;P&gt;The button will be enabled or not depending on the condition in the box.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to enable / disable depending on the username, you can try using the OsUser() command in the box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Osuser('Domain\Username')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 09:47:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-apply-security-on-button/m-p/531827#M198672</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2013-10-09T09:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: Can we apply security on button??</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-apply-security-on-button/m-p/531828#M198673</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks SALTO ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;But this is not working for me.&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;"&gt;=Osuser('Domain\Username')&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 10:39:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-apply-security-on-button/m-p/531828#M198673</guid>
      <dc:creator />
      <dc:date>2013-10-09T10:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: Can we apply security on button??</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-apply-security-on-button/m-p/531829#M198674</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did not write the correct syntax.&lt;BR /&gt;In the box, you need to write this;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=(osuser()='DOMAIN\username')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also need to add at least one action to the button, otherwise it will always be disabled!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 10:46:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-apply-security-on-button/m-p/531829#M198674</guid>
      <dc:creator>salto</dc:creator>
      <dc:date>2013-10-09T10:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Can we apply security on button??</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-apply-security-on-button/m-p/531830#M198675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try something like =if(OSUser()='MyDomain\MyUser',1,0). Replace MyDomain\MyUser with the correct domain and user name. If you have more user names that should be considered perhaps you should use section access. &lt;A _jive_internal="true" href="https://community.qlik.com/thread/16699"&gt;Here's&lt;/A&gt; an example for sheets, but the same method will work fine for buttons too since they both use the conditional display option of the objects.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 10:49:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-apply-security-on-button/m-p/531830#M198675</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-10-09T10:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Can we apply security on button??</title>
      <link>https://community.qlik.com/t5/QlikView/Can-we-apply-security-on-button/m-p/531831#M198676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear SALTO,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it possible??.. when i&amp;nbsp; click on button it would ask for Username and Password.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Oct 2013 12:08:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Can-we-apply-security-on-button/m-p/531831#M198676</guid>
      <dc:creator />
      <dc:date>2013-10-09T12:08:28Z</dc:date>
    </item>
  </channel>
</rss>

