<?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: How to use OMIT in section access? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/How-to-use-OMIT-in-section-access/m-p/802756#M1032523</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI all, I have checked both "Initial data Reduction" and "Strict exclusion" Still, Cost field is showing for user1. Fernando, what do you mean by put upper function in cost field? Excel sheet has "Cost" and I have "COST" under OMIT in section access. Then in section application, I have "mapped" "COST" to "Cost" i am hoping this is the correct way. If you see any thing can you please advise..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 31 Jan 2015 22:05:45 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-01-31T22:05:45Z</dc:date>
    <item>
      <title>How to use OMIT in section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-OMIT-in-section-access/m-p/802753#M1032520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the below section access script. I want USER1 unable to see Cost. How can I achieve it by using OMIT.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="omit.PNG" class="image-1 jive-image" src="https://community.qlik.com/legacyfs/online/76789_omit.PNG" style="height: auto;" /&gt;&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, USERID, PASSWORD, OMIT&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; ADMIN, ADMIN, ADMIN123&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; USER, USER1, USER123, COST&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;Section Application;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Cost, COST&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;excel sheet is also attached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;many Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 21:07:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-OMIT-in-section-access/m-p/802753#M1032520</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-31T21:07:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to use OMIT in section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-OMIT-in-section-access/m-p/802754#M1032521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi John&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Maybe -&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Check the selected option&amp;nbsp; “Settings” -&amp;gt; “Document Properties” -&amp;gt; “Opening” -&amp;gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Strict Exclusion is checked?&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;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;try this or put and upper function in the COST field&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;good luck&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Fernando&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 21:48:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-OMIT-in-section-access/m-p/802754#M1032521</guid>
      <dc:creator>fkeuroglian</dc:creator>
      <dc:date>2015-01-31T21:48:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to use OMIT in section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-OMIT-in-section-access/m-p/802755#M1032522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you set "Initial Datareduction ...."?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 21:52:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-OMIT-in-section-access/m-p/802755#M1032522</guid>
      <dc:creator>prieper</dc:creator>
      <dc:date>2015-01-31T21:52:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to use OMIT in section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-OMIT-in-section-access/m-p/802756#M1032523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI all, I have checked both "Initial data Reduction" and "Strict exclusion" Still, Cost field is showing for user1. Fernando, what do you mean by put upper function in cost field? Excel sheet has "Cost" and I have "COST" under OMIT in section access. Then in section application, I have "mapped" "COST" to "Cost" i am hoping this is the correct way. If you see any thing can you please advise..?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 22:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-OMIT-in-section-access/m-p/802756#M1032523</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-31T22:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to use OMIT in section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-OMIT-in-section-access/m-p/802757#M1032524</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to rename the Cost field to COST, or load the field twice from excel as Cost &amp;amp; COST. &lt;/P&gt;&lt;P&gt;The field names must be uppercase for section access. &lt;/P&gt;&lt;P&gt;I do not believe your one line inline load does anything, it just creates an empty table.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 23:07:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-OMIT-in-section-access/m-p/802757#M1032524</guid>
      <dc:creator>Colin-Albert</dc:creator>
      <dc:date>2015-01-31T23:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to use OMIT in section access?</title>
      <link>https://community.qlik.com/t5/QlikView/How-to-use-OMIT-in-section-access/m-p/802758#M1032525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Colin, that worked.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 Jan 2015 23:58:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/How-to-use-OMIT-in-section-access/m-p/802758#M1032525</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-01-31T23:58:23Z</dc:date>
    </item>
  </channel>
</rss>

