Hi everyone, Is pareto chart available in Studio X?
I am making a project now that includes creating pareto chart in the end.
so a excel to excel project that includes pareto chart for the summary
Please help!
VBA macro is the friend in this case as there is no out of the box activity for this.
You can develop VBA code in Excel and use it using Invoke VBA activity.
Thanks,
Ashok ![]()
these are the charts that are available via activities …if you need anythign else then go with creating a macro and use invoke macro/invoke vba

cheers