How it works Use this tool to work with your Anaplan model. All processing runs locally in your browser — nothing is sent to any server.

Source Module Dimensions

Enter the dimensions (lists/time) of your source module:

Target Module Dimensions

Enter the dimensions of the module where you're referencing from:

📚 DISCO Best Practices

✅ Good Example

Source Module: Product × Region × Month

Target Module: Product × Region × Month

✓ Perfect DISCO - Same dimensionality!

'Source Module'.'Line Item'

❌ Bad Example

Source Module: Product × Month

Target Module: Product × Region × Month

✗ Different dimensions - Use LOOKUP or aggregate first!

'Source Module'.'Line Item'[LOOKUP: 'Product']