+ Reply to Thread
Results 1 to 4 of 4

DrilledDown function always returns FALSE

  1. #1
    Registered User
    Join Date
    07-30-2014
    Location
    UK
    MS-Off Ver
    2013
    Posts
    6

    Question DrilledDown function always returns FALSE

    Hi all,

    First time post, let's hope i don't get the same kind of response I had elsewhere

    I've created a dashboard in Excel, which has taken me some time. But it's there, and it works a treat.

    However, I've recently found that when applying it to databases with a large volume of transactions it can take up to 1/2 an hour to refresh the pivot tables and charts within it!!! :O Whilst I accept that there will be a performance hit, I wouldn't have expected it to be quite so high, even though I'm using ODBC as the connection method to my SQL database.

    This has led e onto moving it to a Power Pivot based solution, which I'm hoping will alleviate the problems I'm having dealing with large datasets.

    The problem now is that I have a button which when clicked checks the ShowDetail property of an appropriate field, and then either sets it to True or False depending on it's current state.

    The working code looks like this:

    pf.ShowDetail = IIf(r.ShowDetail, False, True)

    The code I'm having a problem with is this:

    pf.DrilledDown = IIf(pf.DrilledDown, False, True)

    The problem being that it returns false all the time!!!!

    Any help would be most appreciated. (Y)
    Last edited by A8_Tony; 12-21-2014 at 05:30 PM. Reason: rule breaker

  2. #2
    Forum Guru
    Join Date
    03-02-2006
    Location
    Los Angeles, Ca
    MS-Off Ver
    Win10/MSO2016
    Posts
    12,995

    Re: Dashboarding....gotta love Excel :)

    Your post does not comply with Rule 1 of our Forum RULES. Your post title should accurately and concisely describe your problem, not your anticipated solution.

    Use terms appropriate to a Google search. Poor thread titles, like Please Help, Urgent, Need Help, Formula Problem, Code Problem, and Need Advice will be addressed according to the OP's experience in the forum: If you have less than 10 posts, expect (and respond to) a request to change your thread title. If you have 10 or more posts, expect your post to be locked, so you can start a new thread with an appropriate title.

    To change a Title go to your first post, click EDIT then Go Advanced and change your title, if 2 days have passed ask a moderator to do it for you.

    (This thread should receive no further responses until this moderation request is fulfilled, as per Forum Rule 7)
    Ben Van Johnson

  3. #3
    Registered User
    Join Date
    07-30-2014
    Location
    UK
    MS-Off Ver
    2013
    Posts
    6

    Re: DrilledDown function always returns FALSE

    Apologies for the breaking of rules. Can someone help now please?

  4. #4
    Forum Expert romperstomper's Avatar
    Join Date
    08-13-2008
    Location
    England
    MS-Off Ver
    365, varying versions/builds
    Posts
    22,064

    Re: DrilledDown function always returns FALSE

    I'm not at a computer right now but I suspect that is one of the properties that doesn't work with OLAP data sources (which PowerPivot is).
    Everyone who confuses correlation and causation ends up dead.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Love excel, but always need help solving my love hate relationship!
    By jholiday78 in forum Hello..Introduce yourself
    Replies: 1
    Last Post: 08-22-2014, 06:06 PM
  2. Replies: 1
    Last Post: 12-17-2013, 03:17 PM
  3. Using name manager / offset function
    By hzppby in forum Excel General
    Replies: 1
    Last Post: 03-28-2012, 12:03 AM
  4. DASHBOARDING chart type
    By jcaranibar in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 11-02-2005, 06:20 PM
  5. DASHBOARDING chart type
    By jcaranibar in forum Excel Charting & Pivots
    Replies: 1
    Last Post: 11-02-2005, 06:17 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1