• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Applying Chandoo s interactive dashboard to more than one series

Hi Guys,
I love coming here!
Been trying to create an interactive dashboard but with more than one series in Vba.

Excel Experts and Ninjas, please see attachment to understand.

Basically, how can i get the interactive chart to flow from one category or table to another?
 

Attachments

  • megareport.xlsm
    84.4 KB · Views: 32
Hi Prinz Jaymes,

I took at crack at figuring this out. I think you were wanting the data in the first block to change, based on which cell you hovered over on Dashboard? See the attached to see if that work.s

I'll admit, I also went through the VBE and cleaned things up a little. Hope you don't mind. :p
 

Attachments

  • MegaReport Check.xlsm
    85.8 KB · Views: 36
Hi ,

I think the dashboard needs some correction , so that the selection of the project changes the hover highlight.

See this file , which is Luke's with some minor changes.

Narayan
 

Attachments

  • MegaReport Check.xlsm
    84.3 KB · Views: 16
Hi Narayan
I tweaked the data to include the missing area you mentioned.

Please see attachment.

By the way, anyway to format or set some rule such that cells from revolving series (with zero) below last TEXT/NAME on far left of table become blank ?

That way, they do not feature in chart.
 

Attachments

  • MegaReport 2.xlsm
    85.7 KB · Views: 8
Hi Jaymes ,

I am not sure of your requirement , but can you see this file and comment ?

Narayan
 

Attachments

  • MegaReport 2.xlsm
    80.1 KB · Views: 12
Narayan,
That was very close.

Documents 563 #N/A #N/A #N/A
Pages 8340 #N/A #N/A #N/A
0 #N/A #N/A #N/A #N/A
0 #N/A #N/A #N/A #N/A
0 #N/A #N/A #N/A #N/A



The rule you set applies to the Entire series, if I am not mistaken and it excludes all zeroes.

Basically, Pages above has values from Left to right(including zeroes). I want to include zeroes since the information relates to pages.

However, I don't want any zeroes on that first column. They should be #NA if they are not TEXT/NAME
If there is one, then all values across and below should be #N/A.
Hope that helps.

see attachment
 

Attachments

  • MegaReport 2.1.xlsm
    80.2 KB · Views: 23
hi , all ,

file is very good , dear all i have some data i try to convert this file to aacording to my data but it`s not working can you help on this

i file my data in weekliy data

in my case i need data branch wise if i select branch shows that branch data in list og projects.

thanks
anu
 

Attachments

  • MegaReport.xlsm
    104.8 KB · Views: 12
Hi Anu ,

I am not able to make head or tail of your requirement.

You say your data is on the tab named Weekly Data , but how does the chart which you want on the Dashboard tab relate to this data ?

I suggest you create one full fledged chart , with just one series , with all of the proper formatting for the axes , titles , legends ,... ; this need not be a bar chart , it can be any style of chart.

With reference to this chart , you explain how you want to add interactivity to the chart , so that as the user changes some selection , the chart should change accordingly.

If the above is clear , then it will be an easy matter to reproduce your chart on the Dashboard tab and add the desired interactivity to it.

Narayan
 
hi Narayan,

thanks for reply I have data like enclosed file with chart is this possible my data
covert this dash bord . if it`s is possible it is grate for me.

in my data no need to calculation req I think.

thanks
Anu
 

Attachments

  • DashBord Exp.xlsx
    300.9 KB · Views: 15
Hi Anu ,

I am still in the dark , but now for a different reason ; the file you have uploaded has 8 sets of data and 9 charts.

Which set of data and which chart do you wish to make interactive , and what will be the changes the user will make , which need to be reflected in the corresponding chart ?

Narayan
 
Hi Narayan

Good Morning!

Thank Once Again , actually I have 4 Branches in my data it`s only one branch data I need when I select one branch then respective branch reports data and chart reflect in dash Board .likes Yours
In Enclosed Sheet I Give One exp like I select Neena Branch and report head count Report

Thanks
Anu
 

Attachments

  • DashBord Exp.xlsx
    435 KB · Views: 11
Hi Anu ,

Can you see the attached file ? I have done only the first 3 charts.

Narayan
 

Attachments

  • DashBoard Exp.xlsm
    1,000.3 KB · Views: 13
Hi Narayan

Thanks It`s Good

One Thing I want know how to link chart with Report Head

and 2nd thing I need when select Report Head in below of chart the excel number date also show like Your " mega report " File and in your mega file when we select project drop down box show the selected Report.

and Is it Possible If I have two Branch with same Report heads . can we 1st select branch then report head and dash board shows the data and chart for respective Branch Data.

Thanks
Anu
 

Attachments

  • DashBoard Exp (1).xlsm
    330.1 KB · Views: 8
Hi Anu ,

Now the drop-down is linked to the hyperlink.

Your other issues I am not able to understand.

Narayan
 

Attachments

  • DashBoard Exp (1).xlsm
    403.4 KB · Views: 11
hi Narayan,

thank you ,
my 2nd issue is if I select Count report then count table screen shot shows below like enclosed sheet .if I select FINANCIAL REPORT , FINANCIAL REPORT Table screen shot like your mega report

and can you tell how to like other chart option so that I can link all report heads

thanks
anu
 

Attachments

  • DashBoard Exp (1).xlsm
    932.5 KB · Views: 18
  • MegaReport 2.xlsm
    97.8 KB · Views: 13
Hi Anu ,

That is because the pie-chart pertaining to the Count report is not a pie-chart but an image of a pie-chart ; the image and the other charts have been developed by you , not by me.

If you replace the image by a pie-chart in that range of cells , then when you select Count , you will see a chart on the Dashboard.

To bring in the other charts on to the Dashboard , just extend the CHOOSE formula in the named range definition to include all the other charts.

Narayan
 
Hi Anu ,

It takes longer to explain something than to do it !

I have modified the named ranges to take into account the change in the Branch Report Head ; look at the change , and replicate the same for the remaining 6 named ranges.

I have pasted a list of the relevant named ranges on an added sheet Sheet2.

Narayan
 

Attachments

  • DashBoard Exp.xlsm
    316.9 KB · Views: 26
thank you!! Narayan,

can you tell me One thing More how do you link Weekly data table snap shot in dash bord when we select project thru drop down box.

Thanks
anu
 
Hi Anu ,

You can use the same technique that has been used for displaying the charts ; instead of one picture on the dashboard , use two ; the first will display the chart , which it is doing now , while the second can be used to display the data.

You will have to set up as many data ranges as there are charts , and point the picture on the dashboard to each data range , depending on which report has been selected.

Try it ; I am sure you can do it.

Narayan
 
Hi Narayan

can you tell me how highlightSeries option works.

actually I put my data in you file now not able to display the chart in dash board.

thanks
anu
 

Attachments

  • MegaReport 2.xlsm
    322.1 KB · Views: 23
Back
Top