on 2019 Oct 09 3:12 PM
We have a requirement in our Client to plot multiple Charts on one Sheet itself, Is there any Standard Template fro SAP on this. I checked the note 1790530 - S&OP / IBP Planning View Templates for the Excel Add-In and i did not find any templates with multiple charts on same sheet.
If this can be done through VBA does anyone has any sample code for the same, if yes please share.
Request clarification before answering.
Hello Nikunja,
SAP does deliver samples with multiple charts. Only the ones from the note with one chart. The ones from the note already include VBA code however to build the one chart that you see there. In the end, you can use that as a base and further adapt.
But this is project work to customize it towards your needs. I know examples from customers where this was done and it looks quite appealing. So could be a good investment.
Best regards,
Anna
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Nikuj,
I would suggest to use the Pivot Table and create multiple charts based on that table. Creating multiple charts using Chart feeder sometimes gets complex.
But if you are still looking for the Charts delivered by SAP, use below link which has multiple charts - https://github.com/SAP-samples/integrated-business-planning-excel-add-in-templates/blob/master/Formu...
Regards
Ankur
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 11 | |
| 8 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.