Planning Analytics

 View Only
  • 1.  PAfE: Refreshing Behaviour Issue

    Posted Thu March 18, 2021 05:06 PM
    Hello,

    I am curious if anyone is experiencing the same strange refreshing behavior as I am and if  anyone has found a solution to it:

    I am currently working on a rather large custom report with some VBA-Code. To make this report work, I have to refresh some cells multiple times while the code is running. For this I am using RefreshSelection as described in the PAfE API documentation.

    The strange thing is PAfE is sometimes taking forever to refresh a selection, even if it is small. The time is often comparable to refreshing the whole sheet or book. Also, sometimes just calling RefreshSelection on an empty cell takes forever, which is surprising, since there is no Formula, which could be refreshed.

    This behavior, as it stands, is unusable, since just running the affected once takes way too long.

    I am looking forward to your responses

    ------------------------------
    Constantin Budin
    ------------------------------

    #PlanningAnalyticswithWatson


  • 2.  RE: PAfE: Refreshing Behaviour Issue

    Posted Fri March 19, 2021 10:18 AM

    It sounds like your workload has other pending-volatile book content. By default PA for Excel will calculate to a stable-at-rest set of values (as a super set of whatever calculation scope you requested).  Please take a look at the documentation associated with the 'constrained calculations' feature, which when turned on - will limit extra activity.

    https://www.ibm.com/support/knowledgecenter/SSD29G_2.0.0/com.ibm.swg.ba.cognos.ug_cxr.2.0.0.doc/c_pax_constrainedcalculations.html

    We have some additional abilities here that aren't in general doc that We could discuss with you, and we're also considering some additional refinements around constraint enforcement for vba workloads (don't yet have a sense of when that would be available, but at the existing level it's generally limited already when turned on).

    Regards,



    ------------------------------
    Ted Phillips
    ------------------------------



  • 3.  RE: PAfE: Refreshing Behaviour Issue

    Posted Fri March 19, 2021 10:36 AM
    Hi Ted,

    It's an absolute PITA having to amend hundreds of user's .json files to accomodate this. Is there no way this could be set as an option in the PA ribbon option section?

    Regards

    Paul

    ------------------------------
    Paul Segal
    ------------------------------



  • 4.  RE: PAfE: Refreshing Behaviour Issue

    Posted Fri March 19, 2021 11:00 AM
    My overall goal for this particular functionality is for it to become product default as soon as possible. :-)
    Haven't been completely successful there (taking longer than I'd hoped), but I still expect it to come.

    That's independent of our overall goals around improving enterprise management & deployment of PA for Excel installations which remains our strategic direction.

    ------------------------------
    Ted Phillips
    ------------------------------



  • 5.  RE: PAfE: Refreshing Behaviour Issue

    Posted Mon March 22, 2021 06:38 AM
    Hello Ted,

    thank you for your quick response. I have already tried to turn on constrained calculations. However, the performance has not improved noticeably. 

    I would like to take you up on your offer of a discussion about those undocumented features. It would be great, if we could arrange something within the next few days, as our customer is strongly focused on performance and is getting impatient.

    Regards,

    ------------------------------
    Constantin Budin
    ------------------------------