dbTalk Databases Forums  

RE: Limit Data Size Returned to Client

microsoft.public.sqlserver.olap microsoft.public.sqlserver.olap


Discuss RE: Limit Data Size Returned to Client in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Bill Cheng [MSFT]
 
Posts: n/a

Default RE: Limit Data Size Returned to Client - 07-14-2003 , 02:38 AM






Hi Dave,

I am afraid that we cannot do it on the server side. When the client is
executing the MDX queries, it needs to do it itself.
304386 INF: MDX: How to Query for the 10 Best Customers and the Top 5
Products
http://support.microsoft.com/?id=304386

In addition, if you use OWC, you may filter a row or column field for top
or bottom n values or a percentage (Conditional filtering)

1. Select the field that has the values you want to filter.
2. Click Commands and Options on the PivotTable list toolbar, and then
click the Filter and Group tab.
3. Set Display the to Top or Bottom.
4. Set Items to a number in the list, or type the value you want.
5. To show n number of items, clear the % check box. To show n% of items,
select the % check box.
6. Set Based on to a value in the list.

The following article applies to drillthrough options.
http://www.sqlmag.com/Articles/Index.cfm?ArticleID=8530


Bill Cheng

Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security

This posting is provided "as is" with no warranties and confers no rights.
--------------------
Quote:
Content-Class: urn:content-classes:message
From: "Dave" <dvance (AT) 5280Solutions (DOT) com
Sender: "Dave" <dvance (AT) 5280Solutions (DOT) com
Subject: Limit Data Size Returned to Client
Date: Fri, 11 Jul 2003 14:26:36 -0700
Lines: 5
Message-ID: <036c01c347f3$1c08ce30$a401280a (AT) phx (DOT) gbl
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
Thread-Index: AcNH8xwIrk09HGMUQe66umzb0jC2WA==
Newsgroups: microsoft.public.sqlserver.olap
Path: cpmsftngxa06.phx.gbl
Xref: cpmsftngxa06.phx.gbl microsoft.public.sqlserver.olap:40628
NNTP-Posting-Host: TK2MSFTNGXA12 10.40.1.164
X-Tomcat-NG: microsoft.public.sqlserver.olap

Is it possible to limit the number of "rows" returned from
an MDX query? Our users have the ability to submit
dynamic queries and they are currently able to request an
un-usable amount of data. These queries negatively impact
the response time of our other users.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.