<?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: Hide data elements based on Section Access in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hide-data-elements-based-on-Section-Access/m-p/1263911#M1293740</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if the users list are less, you can try like in the data model, &lt;/P&gt;&lt;P&gt;if(MixMatch(OSUser(),'OSusername1','OSUsername2',etc..),0,Cost) as Cost,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(MixMatch(OSUser(),'OSusername1','OSUsername2',etc..),0,Margin) as Margin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not sure, this is good approach, but one way to do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Dec 2016 18:46:06 GMT</pubDate>
    <dc:creator>settu_periasamy</dc:creator>
    <dc:date>2016-12-14T18:46:06Z</dc:date>
    <item>
      <title>Hide data elements based on Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-data-elements-based-on-Section-Access/m-p/1263910#M1293738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My QlikView 11.2 app pulls invoice data from a single table. Some columns might be&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Location&lt;/P&gt;&lt;P&gt;Product Line&lt;/P&gt;&lt;P&gt;Customer&lt;/P&gt;&lt;P&gt;Item&lt;/P&gt;&lt;P&gt;Invoice Date&lt;/P&gt;&lt;P&gt;Sales Amount&lt;/P&gt;&lt;P&gt;Cost Amount&lt;/P&gt;&lt;P&gt;Margin Percent&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So a line might look like:&lt;/P&gt;&lt;P&gt;Baltimore | 1100 | Acme | Widget | 2016-12-01 | 110.50 | 60.00 | 0.457&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We currently have section access mapping certain users to certain locations, and this work well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have an additional requirement now to restrict certain users from seeing the Cost and Margin values on any/all data they have access to. I'd rather not build this into the tables and other QlikView objects if I can help it. Is there a way to "zero out" these columns in the extract file for certain users based on section access? If not, what's the best overall approach?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2026 18:19:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-data-elements-based-on-Section-Access/m-p/1263910#M1293738</guid>
      <dc:creator />
      <dc:date>2026-01-26T18:19:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hide data elements based on Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-data-elements-based-on-Section-Access/m-p/1263911#M1293740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;if the users list are less, you can try like in the data model, &lt;/P&gt;&lt;P&gt;if(MixMatch(OSUser(),'OSusername1','OSUsername2',etc..),0,Cost) as Cost,&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;if(MixMatch(OSUser(),'OSusername1','OSUsername2',etc..),0,Margin) as Margin,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;not sure, this is good approach, but one way to do it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 18:46:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-data-elements-based-on-Section-Access/m-p/1263911#M1293740</guid>
      <dc:creator>settu_periasamy</dc:creator>
      <dc:date>2016-12-14T18:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Hide data elements based on Section Access</title>
      <link>https://community.qlik.com/t5/QlikView/Hide-data-elements-based-on-Section-Access/m-p/1263912#M1293745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. That won't work because at script execute time, the user is not known.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think I'm going about this the wrong way. I'm looking at the OMIT feature now. Will that work on multiple fields? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Dec 2016 20:00:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hide-data-elements-based-on-Section-Access/m-p/1263912#M1293745</guid>
      <dc:creator />
      <dc:date>2016-12-14T20:00:02Z</dc:date>
    </item>
  </channel>
</rss>

