<?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: Execute different scripts per User in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Execute-different-scripts-per-User/m-p/620131#M681791</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot for your help! It works now. And sorry Rob but somehow I did not notice the OSUser()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again thnaks and have a good day&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, 26 Mar 2014 08:37:43 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-03-26T08:37:43Z</dc:date>
    <item>
      <title>Execute different scripts per User</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-different-scripts-per-User/m-p/620126#M681786</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello QlikView Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have encountered a problem. I would like to let different Users load different scripts in one .qvw file. Meaning the scripts are somehow written safed in the file but only sepcific parts are executed depending on the User. The rest will be ignored.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is that possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Milliohm&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 14:17:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-different-scripts-per-User/m-p/620126#M681786</guid>
      <dc:creator />
      <dc:date>2014-03-25T14:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Execute different scripts per User</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-different-scripts-per-User/m-p/620127#M681787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can conditionally execute script by using the the IF THEN ELSE statement. In the IF test, you can test the userid as osuser(). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 14:23:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-different-scripts-per-User/m-p/620127#M681787</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-03-25T14:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: Execute different scripts per User</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-different-scripts-per-User/m-p/620128#M681788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rob,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your quick answer. Ihave tried to apply the IF..THEN Statement but could not figure it out. I have set it as following.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF(USERID= 'RespectiveUser') then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD Statement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried several punctuations and sets of brackets but it just does not work :S&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 17:14:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-different-scripts-per-User/m-p/620128#M681788</guid>
      <dc:creator />
      <dc:date>2014-03-25T17:14:35Z</dc:date>
    </item>
    <item>
      <title>Re: Execute different scripts per User</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-different-scripts-per-User/m-p/620129#M681789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, you have to use first in the script OSUSER() to identify the user, then as Rob say you have to use IF, ELSE THEN sentences to load the script, pherhaps you forgive a final End if; to exit to the IF statement..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;good luck&lt;/P&gt;&lt;P&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 17:28:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-different-scripts-per-User/m-p/620129#M681789</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2014-03-25T17:28:50Z</dc:date>
    </item>
    <item>
      <title>Re: Execute different scripts per User</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-different-scripts-per-User/m-p/620130#M681790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The function that identifies the user is osuser(), not USERID. So a sample script would be&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;IF(osuser() = 'RespectiveUser') THEN &lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD Statement&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;ENDIF&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.727272033691406px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;-Rob&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2014 19:02:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-different-scripts-per-User/m-p/620130#M681790</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2014-03-25T19:02:11Z</dc:date>
    </item>
    <item>
      <title>Re: Execute different scripts per User</title>
      <link>https://community.qlik.com/t5/QlikView/Execute-different-scripts-per-User/m-p/620131#M681791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot for your help! It works now. And sorry Rob but somehow I did not notice the OSUser()&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Again thnaks and have a good day&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, 26 Mar 2014 08:37:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Execute-different-scripts-per-User/m-p/620131#M681791</guid>
      <dc:creator />
      <dc:date>2014-03-26T08:37:43Z</dc:date>
    </item>
  </channel>
</rss>

