<?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: Section Access Does Not Select the Reduction Value in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Section-Access-Does-Not-Select-the-Reduction-Value/m-p/1334198#M835689</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added a comma after user and pluto (user, pluto) but I still have the problem of not getting anything selected for the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PB_Charge_CostCenterName listbox&lt;/SPAN&gt;&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;USER PLUTO, PASS1, GASTROENTEROLOGY&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;USER PLUTO, PASS1, ALLERGY CLINIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 24 May 2017 23:56:13 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-05-24T23:56:13Z</dc:date>
    <item>
      <title>Section Access Does Not Select the Reduction Value</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Does-Not-Select-the-Reduction-Value/m-p/1334196#M835687</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the following code for the Section Access in Edit Script.&amp;nbsp; I am not getting any of the values for the &lt;SPAN style="font-size: 13.3333px;"&gt;PB_Charge_CostCenterName&lt;/SPAN&gt;the such as Cardiology to be selected upon logging in as Mickey or anyone in the code (Minnie, etc).&amp;nbsp; None of the &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[fPB_Charge]:&lt;/P&gt;&lt;P&gt;load&lt;/P&gt;&lt;P&gt;&amp;nbsp; CostCenterName AS PB_Charge_CostCenterName&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;sql select&lt;/P&gt;&lt;P&gt;&amp;nbsp; CostCenterName&lt;/P&gt;&lt;P&gt;from DW.cfn_Lookup_PB_Charges_Staging()&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SECTION Access;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Authorization:&lt;/P&gt;&lt;P&gt;Load * Inline&lt;/P&gt;&lt;P&gt;[Access, Userid, Password, fPB_Charge.PB_Charge_CostCenterName&lt;/P&gt;&lt;P&gt;ADMIN, QTRAN, PASS1, &lt;/P&gt;&lt;P&gt;USER, MICKEY, PASS1, CARDIOLOGY&lt;/P&gt;&lt;P&gt;USER, MINNIE, PASS1, ENT&lt;/P&gt;&lt;P&gt;USER PLUTO, PASS1, GASTROENTEROLOGY&lt;/P&gt;&lt;P&gt;USER PLUTO, PASS1, ALLERGY CLINIC&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="sectionaccess.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/164696_sectionaccess.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Does-Not-Select-the-Reduction-Value/m-p/1334196#M835687</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Does Not Select the Reduction Value</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Does-Not-Select-the-Reduction-Value/m-p/1334197#M835688</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The fPB_Charge.PB_Charge_CostCenterName does not contain any selections when I log in using the above accounts such as Mickey.&amp;nbsp; I have also tried just with &lt;SPAN style="font-size: 13.3333px;"&gt;PB_Charge_CostCenterName and that did not work.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 23:37:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Does-Not-Select-the-Reduction-Value/m-p/1334197#M835688</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-24T23:37:04Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Does Not Select the Reduction Value</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Does-Not-Select-the-Reduction-Value/m-p/1334198#M835689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I added a comma after user and pluto (user, pluto) but I still have the problem of not getting anything selected for the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;PB_Charge_CostCenterName listbox&lt;/SPAN&gt;&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;USER PLUTO, PASS1, GASTROENTEROLOGY&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;USER PLUTO, PASS1, ALLERGY CLINIC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 May 2017 23:56:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Does-Not-Select-the-Reduction-Value/m-p/1334198#M835689</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-24T23:56:13Z</dc:date>
    </item>
    <item>
      <title>Re: Section Access Does Not Select the Reduction Value</title>
      <link>https://community.qlik.com/t5/QlikView/Section-Access-Does-Not-Select-the-Reduction-Value/m-p/1334199#M835690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I capitalized &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CostCenterName using upper(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;CostCenterName) and it now works.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 May 2017 00:28:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Section-Access-Does-Not-Select-the-Reduction-Value/m-p/1334199#M835690</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-05-25T00:28:05Z</dc:date>
    </item>
  </channel>
</rss>

