<?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 Listbox Formula for selecting values in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Listbox-Formula-for-selecting-values/m-p/1939919#M1290355</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have running the qlinkview on the server. The Script is for all user the same.&lt;/P&gt;
&lt;P&gt;Question:&lt;/P&gt;
&lt;P&gt;I need to autofilter a listbox by the Result of the OSUser().&lt;/P&gt;
&lt;P&gt;Is there any way to do it&amp;nbsp; (I cant do it by the loading of the csript).&lt;/P&gt;
&lt;P&gt;Maybe i need a VBscript for this, starts when opening th Tab.&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;Bert&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
    <dc:creator>Bert</dc:creator>
    <dc:date>2026-01-26T18:19:17Z</dc:date>
    <item>
      <title>Listbox Formula for selecting values</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Formula-for-selecting-values/m-p/1939919#M1290355</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I have running the qlinkview on the server. The Script is for all user the same.&lt;/P&gt;
&lt;P&gt;Question:&lt;/P&gt;
&lt;P&gt;I need to autofilter a listbox by the Result of the OSUser().&lt;/P&gt;
&lt;P&gt;Is there any way to do it&amp;nbsp; (I cant do it by the loading of the csript).&lt;/P&gt;
&lt;P&gt;Maybe i need a VBscript for this, starts when opening th Tab.&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;Bert&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Formula-for-selecting-values/m-p/1939919#M1290355</guid>
      <dc:creator>Bert</dc:creator>
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Listbox Formula for selecting values</title>
      <link>https://community.qlik.com/t5/QlikView/Listbox-Formula-for-selecting-values/m-p/1940151#M1290360</link>
      <description>&lt;P&gt;You may apply an expression like:&lt;/P&gt;
&lt;P&gt;if(match(osuser(), 'user1', 'user2') and Field = 'a', 'b', Field,&lt;BR /&gt;if(match(osuser(), 'user3', 'user4') and Field = 'x', 'y', Field, ...&lt;/P&gt;
&lt;P&gt;By larger amounts of combinations of users and field-values such an approach could become quite tedious and such method won't secure confidential data.&lt;/P&gt;
&lt;P&gt;Therefore it would be more suitable in the most scenarios to do this within the script, for example with&amp;nbsp;&lt;A href="https://community.qlik.com/t5/QlikView-Documents/Section-Access/ta-p/1493681" target="_blank"&gt;Section Access - Qlik Community - 1493681&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;- Marcus&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jun 2022 07:19:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Listbox-Formula-for-selecting-values/m-p/1940151#M1290360</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2022-06-07T07:19:29Z</dc:date>
    </item>
  </channel>
</rss>

