Pivot Chart field selections

  • Thread starter Thread starter mminick
  • Start date Start date
M

mminick

Guest
I currently have a table with some 25 possible variables that I'd the user to be able to select between to build a PivotChart. The general goal is to be to have the user select two variables that would then be loaded into an X-Y Scatterplot view PivotChart with a treadline running through. I've been successful at building my own individual charts, but with 25 variables it would take too much time to build all the options. One of the variables is date, so I'd want to be able to say variable x at such date corresponds to variable y at the same date.

Does anyone know how to allow this type of functionality?
 

Users who are viewing this thread

Back
Top Bottom