IBM / paxapi

This repository hosts the API documentation for IBM Planning Analytics for Microsoft Excel. For full product documentation, please visit the Knowledge Center:
https://www.ibm.com/support/knowledgecenter/SSD29G_2.0.0/kc_gen/com.ibm.swg.ba.cognos.ipa.doc_using_planning_analytics_toc-gen2.html
Apache License 2.0
6 stars 5 forks source link

IBM_PAfE_x86_2.0.95.5 : paxapi ExecuteFunction not working #60

Open MeghaRCW opened 4 months ago

MeghaRCW commented 4 months ago

Bug Description One of our customers is migrating their reports from TM1 Perspectives to PAfE. Some of these reports have a lot of VBA code and Macros.

I followed the steps in the paxapi documentation to call ExecuteFunction to run a TI process. However, I get a run-time 430 error. I have the .bas and .cls files imported into the workbook as well.

Please advise.

Thank you, Megha Ramanan

Screenshots If applicable, add screenshots to help explain your problem. VBA-error-ExecuteFunction VBA-error-importedModules