I have a data set made up from cells A1:CK6000 which is used to feed numerous charts and a data table. Columns CM to CP act as data filters in that, depending on the entries in Columns D, Column CM will read either 'Yes' or 'No', so I can filter out various options from the sheet. The same is the case for Columns CN to CP, filtering out options in other columns. Effectively CM to CP allows the source data to be filtered in a combination of different ways.
Having built the front end to the raw data I've now been asked to incude various filtered data options in additition to the raw data. The filtered data will affect all 200 charts and the figures in the data table.
I can obviously write various SUMIFS formula to filter the data based on the entries in columns CM to CP, but I'm trying to find a way to then use this filtered data to update all my charts and data table on my 'dashboard'. I would like to be able to simply add a few checkboxes, so the user can check them according to what they want to see and have the existing data somehow update automatically or for the dataset to switch between different data sets, but I really have no idea the best way to approach this and I would be grateful for any help, ideas or suggestions.
As an example I use my raw data to calculate totals using a formula like this:
To add one of the required filters, I would amend my formula to this:![]()
Please Login or Register to view this content.
By doing this, every total in my original data set will change (this affects around 540,000 entries) and I need the user to be able to view the charts using both the raw, unfiltered data (as they are currently) and then the same charts using the filtered data. I should menition that the user only has access to the front end 'user interface/dashboard' and not the underlying data.![]()
Please Login or Register to view this content.
All my charts and my data table are currently based on the first set of formula. My quesion is, how can I now add a checkbox (or whatever) to allow the user to now filter the data or switch the data (or whatever) to display all the results using the filtered data set?
I hope this makes sense...
I would be grateful for any help, ideas, suggestions as to the easiest way to approach this problem.
Even if I build numerous, completely new data sets based on the filtered data, how can I switch between the various data sets using a check box or is there a much simpler approach? I would ideally prefer NOT to have to build a new data set for each filter option but to somehow use the raw data set and be able to do somethig clever with filters/formula, bearing in mind there are some extremely lengthy formula in place already.
Many thanks for any help, advice, pointers, guidance, examples...
Bookmarks