Forum Discussion

Marco's avatar
Marco
Contributor II
11 months ago

How to do a force consolidate in a Business Rule

Hi, Is there a way to perform a force consolidate in a BR? since running a datamgmtsequence isn't working properly for me. Example: Select Case api.FunctionType Case Is = FinanceFunctio...
  • MikeG's avatar
    MikeG
    11 months ago

    Add a Step in the DM Sequence to run the Force Consolidate, as the final step.  After your Custom Calculate DM Step.  Data Management Sequences can have one to many steps in that Sequence.

    Hope this helps,