<?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 Change &amp;quot;Max Values in Current Selections&amp;quot; on AccessPoint in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-quot-Max-Values-in-Current-Selections-quot-on-AccessPoint/m-p/700440#M541210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an option in &lt;STRONG style="text-decoration: underline;"&gt;User Settings&lt;/STRONG&gt; that allows QV to display all selected values if more than default (6) number of items selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I could not find this option on QMC so my published document still displays "7 out 50" instead of full list when more than 6 selections are made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions about how to change this limit on the server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Jul 2014 19:52:49 GMT</pubDate>
    <dc:creator>vlad_komarov</dc:creator>
    <dc:date>2014-07-02T19:52:49Z</dc:date>
    <item>
      <title>Change "Max Values in Current Selections" on AccessPoint</title>
      <link>https://community.qlik.com/t5/QlikView/Change-quot-Max-Values-in-Current-Selections-quot-on-AccessPoint/m-p/700440#M541210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;There is an option in &lt;STRONG style="text-decoration: underline;"&gt;User Settings&lt;/STRONG&gt; that allows QV to display all selected values if more than default (6) number of items selected.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I could not find this option on QMC so my published document still displays "7 out 50" instead of full list when more than 6 selections are made.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any suggestions about how to change this limit on the server?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Jul 2014 19:52:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-quot-Max-Values-in-Current-Selections-quot-on-AccessPoint/m-p/700440#M541210</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2014-07-02T19:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Max Values in Current Selections" on AccessPoint</title>
      <link>https://community.qlik.com/t5/QlikView/Change-quot-Max-Values-in-Current-Selections-quot-on-AccessPoint/m-p/700441#M541211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps in the settings.ini file on the Qlikview Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, use the getcurrentselections function where you can specify how many values to show.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 12:21:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-quot-Max-Values-in-Current-Selections-quot-on-AccessPoint/m-p/700441#M541211</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2014-07-03T12:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Max Values in Current Selections" on AccessPoint</title>
      <link>https://community.qlik.com/t5/QlikView/Change-quot-Max-Values-in-Current-Selections-quot-on-AccessPoint/m-p/700442#M541212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gysbert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for suggestions, but I was not able to locate a related INI file in QV folders on the server.&lt;/P&gt;&lt;P&gt;Did the search in Registry, but no luck there either...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The &lt;STRONG&gt;getcurrentselections()&lt;/STRONG&gt; will not work in my case. I would need to have all the selected items displayed in standard "Current Selections" box and I would like to avoid the alternative of creating custom CS control or use Text Box and display the results of&lt;STRONG&gt; getcurrentselections()&lt;/STRONG&gt; call there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Jul 2014 14:19:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-quot-Max-Values-in-Current-Selections-quot-on-AccessPoint/m-p/700442#M541212</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2014-07-03T14:19:48Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Max Values in Current Selections" on AccessPoint</title>
      <link>https://community.qlik.com/t5/QlikView/Change-quot-Max-Values-in-Current-Selections-quot-on-AccessPoint/m-p/700443#M541213</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I know this is old post, but had similar issue and resolved by doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt; background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;Go to - C:\Users\All Users\QlikTech\QlikViewServer&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;Edit file - Settings.ini&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;Add before [Authentication] the following:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;SelectionStampInBIFFExport=1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="background: white;"&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;MaxCurSelEntries=1000&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 01:29:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-quot-Max-Values-in-Current-Selections-quot-on-AccessPoint/m-p/700443#M541213</guid>
      <dc:creator>phaneendra_kunc</dc:creator>
      <dc:date>2016-07-08T01:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Max Values in Current Selections" on AccessPoint</title>
      <link>https://community.qlik.com/t5/QlikView/Change-quot-Max-Values-in-Current-Selections-quot-on-AccessPoint/m-p/700444#M541214</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Phaneendra,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have access to QV system now (working on QS mostly), but will check your solution when I will have a chance.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vladimir&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2016 02:46:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-quot-Max-Values-in-Current-Selections-quot-on-AccessPoint/m-p/700444#M541214</guid>
      <dc:creator>vlad_komarov</dc:creator>
      <dc:date>2016-07-08T02:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change "Max Values in Current Selections" on AccessPoint</title>
      <link>https://community.qlik.com/t5/QlikView/Change-quot-Max-Values-in-Current-Selections-quot-on-AccessPoint/m-p/1952559#M1219797</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does anyone know the location of "settings.ini" on Windows Server 2012, Qlikview version 12?&lt;/P&gt;
&lt;P&gt;I'm facing&amp;nbsp; the same problem at the moment and I can't find this file...&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jul 2022 14:52:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-quot-Max-Values-in-Current-Selections-quot-on-AccessPoint/m-p/1952559#M1219797</guid>
      <dc:creator>tpduarte</dc:creator>
      <dc:date>2022-07-07T14:52:41Z</dc:date>
    </item>
  </channel>
</rss>

