Skip to content

cube.reevaluateMapping

Re-evaluates cube feeds that use a mapping in the current model.

js
cube.reevaluateMapping(mappingNameOrId);

Parameters

  • mappingNameOrId - Name or id of a mapping.

Example

js
cube.reevaluateMapping("Account Mapping");