<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Changing the limit on the number of items returned in a filter</title><link>http://blogs.msdn.com/performancepoint/archive/2008/01/17/changing-the-limit-on-the-number-of-items-returned-in-a-filter.aspx</link><description>When not all records are shown in a filter, no message is displayed to the user, and the items will appear to be "cut off". In the example, below I added all the members from a hierarchy (about 1500 items). You can see that it's only displaying items</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Changing the limit on the number of items returned in a filter</title><link>http://blogs.msdn.com/performancepoint/archive/2008/01/17/changing-the-limit-on-the-number-of-items-returned-in-a-filter.aspx#7142547</link><pubDate>Thu, 17 Jan 2008 20:04:08 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7142547</guid><dc:creator>Noticias externas</dc:creator><description>&lt;p&gt;When not all records are shown in a filter, no message is displayed to the user, and the items will appear&lt;/p&gt;
</description></item><item><title>re: Changing the limit on the number of items returned in a filter</title><link>http://blogs.msdn.com/performancepoint/archive/2008/01/17/changing-the-limit-on-the-number-of-items-returned-in-a-filter.aspx#7143437</link><pubDate>Thu, 17 Jan 2008 23:20:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:7143437</guid><dc:creator>Pete D</dc:creator><description>&lt;p&gt;This has been bothering me since CTP 4 release. Thanks for the tip. Huge help!&lt;/p&gt;
</description></item><item><title>re: Changing the limit on the number of items returned in a filter</title><link>http://blogs.msdn.com/performancepoint/archive/2008/01/17/changing-the-limit-on-the-number-of-items-returned-in-a-filter.aspx#9014915</link><pubDate>Fri, 24 Oct 2008 19:00:19 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9014915</guid><dc:creator>tiwebber</dc:creator><description>&lt;p&gt;We have about 4000 members in a hierarchy that we need to filter on with either a Tree or a Multi-select filter. &amp;nbsp;I increased the default and tried it. &amp;nbsp;It renders just fine with a list type filter but is very slow with tree or multi-select. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;So we tried list type filters for all levels in the hiearchy but they cannot be related (cascading)!!! Aaargh. &amp;nbsp;We upgraded to SP1 but still slow (&amp;gt;30 seconds). &amp;nbsp;Again, list type filers are OK. &amp;nbsp;Is the algorithm that renders tree and multi-select filters very broken?&lt;/p&gt;
</description></item><item><title>filters "on demand" in SP2?</title><link>http://blogs.msdn.com/performancepoint/archive/2008/01/17/changing-the-limit-on-the-number-of-items-returned-in-a-filter.aspx#9442622</link><pubDate>Tue, 24 Feb 2009 16:10:20 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9442622</guid><dc:creator>tomer.dgani</dc:creator><description>&lt;p&gt;Is the way the filters load changed on SP2 already? Our filters loading time is much larger than the scorecard...&lt;/p&gt;
</description></item><item><title>re: Changing the limit on the number of items returned in a filter</title><link>http://blogs.msdn.com/performancepoint/archive/2008/01/17/changing-the-limit-on-the-number-of-items-returned-in-a-filter.aspx#9442964</link><pubDate>Tue, 24 Feb 2009 21:22:33 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9442964</guid><dc:creator>alysonp</dc:creator><description>&lt;p&gt;List filters a simple HTML selection control. They will render quickly even with a large set of items.&lt;/p&gt;
&lt;p&gt;Tree filters are more complex. The full selection set is sent to the browser along with hierarchy information and the tree is rendered by client-side JavaScript. This was improved for SP1 but this is still slow for large selection sets. This is the same for SP2.&lt;/p&gt;
&lt;p&gt;Sorry.&lt;/p&gt;
</description></item></channel></rss>