VBA Code for PAFE
Posted: Wed Apr 09, 2025 9:49 pm
Hi,
Apologies if this has already been requested in the past, but I haven't been able to find anything about it. I have recently joined a company that uses IBM Analytics for excel (PAfE) and I am still trying to get my head around it. This is used mainly used in excel through an excel add in and the version is IBM_PAfE_x64_2.0.89.3.
I am trying to create a VBA code that automatically refreshes all TM1 tables including the DBRW formulas. However, I have been unsucessful finding the right code. I am trying to use PAX.RefreshAllData but it is not working because the object is not found. I have checked my references and I cannot find any reference that refers to "IBM Cognos Office Automation" or "IBM Planning Analytics for Microsoft Excel". From what I read, PAfE provides its own API that I can access through VBA using the PAX object. However, I am unable to use this object because as said I cannot see any reference available related to IBM in Project window.
What can I do? How can I use VBA with Pafe if I encounter this issues?
Thanks in advance
Apologies if this has already been requested in the past, but I haven't been able to find anything about it. I have recently joined a company that uses IBM Analytics for excel (PAfE) and I am still trying to get my head around it. This is used mainly used in excel through an excel add in and the version is IBM_PAfE_x64_2.0.89.3.
I am trying to create a VBA code that automatically refreshes all TM1 tables including the DBRW formulas. However, I have been unsucessful finding the right code. I am trying to use PAX.RefreshAllData but it is not working because the object is not found. I have checked my references and I cannot find any reference that refers to "IBM Cognos Office Automation" or "IBM Planning Analytics for Microsoft Excel". From what I read, PAfE provides its own API that I can access through VBA using the PAX object. However, I am unable to use this object because as said I cannot see any reference available related to IBM in Project window.
What can I do? How can I use VBA with Pafe if I encounter this issues?
Thanks in advance