dbTalk Databases Forums  

Problem while Drillthrough in Access

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


Discuss Problem while Drillthrough in Access in the microsoft.public.sqlserver.olap forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Fazal
 
Posts: n/a

Default Problem while Drillthrough in Access - 03-01-2006 , 09:20 AM






I am using VBA code provided my microsoft for drillthrough in access. It
works fine as far as all and/or only one levels are selected in page fields.
I receive a runtime error when I do the following:-
1) Click on the pagefields and then select "Select multiple items"
2) Select 2 or more levels from that particular pagefield
3) Run the drillthrough script.

Is this possible? And if yes then please guide me...
Thanks in advance!

Fazal



Reply With Quote
  #2  
Old   
Darren Gosbell
 
Posts: n/a

Default Re: Problem while Drillthrough in Access - 03-10-2006 , 07:05 PM






Fazal,

You don't mention which version of AS you are using, but my guess would
be that you are using AS 2000, in which case this is not possible.

In AS 2000 the ability to filter on multiple members is implemented by
creating a calculated member on the fly, hence when you try to drill
through there is no "real" member which can be linked back to actual
fact table rows.

In AS 2005 this should be possible as it natively allows for filtering
by a set of members.

--
Regards
Darren Gosbell [MCSD]
Blog: http://www.geekswithblogs.net/darrengosbell

In article <06CDB012-BC07-4EBA-94CB-00D0C95FBBAE (AT) microsoft (DOT) com>,
Fazal (AT) discussions (DOT) microsoft.com says...
Quote:
I am using VBA code provided my microsoft for drillthrough in access. It
works fine as far as all and/or only one levels are selected in page fields.
I receive a runtime error when I do the following:-
1) Click on the pagefields and then select "Select multiple items"
2) Select 2 or more levels from that particular pagefield
3) Run the drillthrough script.

Is this possible? And if yes then please guide me...
Thanks in advance!

Fazal

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.