+ Reply to Thread
Results 1 to 2 of 2

Dashboards limitations (made of pivots/charts + vba)

  1. #1
    Valued Forum Contributor
    Join Date
    03-17-2012
    Location
    Warsaw, Poland
    MS-Off Ver
    2007/2010
    Posts
    555

    Dashboards limitations (made of pivots/charts + vba)

    Hi all,

    a more theoretical question to the pros here: at what point do you think its not a good idea to build dashboards with a few charts/tables/buttons with excel? In the last few years Ive learned to love excel and it got me a few career jumps already. As I'm getting more mature in presenting data, I'm at a point where I think that excels performance handling "big" data will hinder me from great results. Take the following dashboard for example (desensitized) 4i2B6Gc.png

    With a few buttons, a couple pivottables (5 or so) made from a table with ~100.000 rows x 10 cols, about 20-30 formulas in total (some of them beeing array formulas) the performance on workplace i5 processors is already lacking. When a user clicks on a button (all countries for example), it takes about 1-2 seconds and quite a bit flickering(when updating pivots - application.screenudpating doesnt help) before excel/vba does all the transformations of data/recalculates pivots, hides/displays charts etc. This is already happening while the file is long from beeing ready - I want to add more functionality to the user, more data, more vba, more everything.

    So heres the question: for creating such tools which allow the end user to explore the relationships between many datasets, do people stop using excel and go into tableau/powerBI? I know some python, but doing a dashboard like that from scatch with a intuitive and nice looking GUI will take waaay more time and will bring other shortcomings.
    If you think that my answer was helpful, please click on the "Add to this user's Reputation" button.

  2. #2
    Forum Expert ben_hensel's Avatar
    Join Date
    01-26-2012
    Location
    Northeast USA
    MS-Off Ver
    Office 365
    Posts
    2,043

    Re: Dashboards limitations (made of pivots/charts + vba)

    I would like to direct your attention to Power Pivot for more sophisticated pivot tables, Power Query for more sophisticated data acquisition, which work together as kind of a half-way step to powerBI.

    Generally speaking though, you want to pull as much calculation out of VBA as possible and stick it in the built-in tools. That's usually the low-hanging fruit for speeding up a spreadsheet.
    Click the [* Add Reputation] Button to thank people for help!
    Post Attachment: Click [Go Advanced] under the reply box; then click [Manage Attachments] to launch the attachments dialogue.
    Mark Thread Solved: Go to the top of the first post; Select [Thread Tools] dropdown; Pick the [Mark thread as Solved] option.

+ 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. Can someone start me off with nice charts and pivots please?
    By london_excel_novice in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 02-03-2015, 06:18 PM
  2. [SOLVED] Interactive Charts/Dashboards
    By dspblues in forum Excel Charting & Pivots
    Replies: 38
    Last Post: 01-22-2015, 09:36 PM
  3. small enquiry about dashboards and interactive charts..
    By ZOH in forum Excel Programming / VBA / Macros
    Replies: 6
    Last Post: 01-15-2015, 07:57 PM
  4. Daynamic Scorecard made from pivots
    By alchavar in forum Excel Charting & Pivots
    Replies: 0
    Last Post: 11-06-2013, 11:19 AM
  5. [SOLVED] Insert Slicer for Pivots Only or can we use it for Charts without Pivots?
    By eldwardo in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 10-02-2013, 04:27 AM
  6. macro Filtering of pivots to update charts
    By jessicaatje in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 07-13-2012, 06:21 AM
  7. Formatting Charts from Pivots
    By Stilla in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 02-22-2006, 02:00 PM

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