Help please!!
Line item: Has Data?
Format: Boolean
Formula: IF TIMESUM('DAT03 Historic Volumes'.Volume) <> 0 THEN TRUE ELSE FALSE
Somehow, it did not give me correct result. Not sure what's wrong here.
Tried again, resolved.
what is the formula for code line item ?
I am working with Anaplan Data Orchestrator (ADO) and trying to transform uploaded data by adding a new column and concatenating several columns to create a unique key. However, some cells in these columns are empty. When this happens, ADO returns the entire concatenated key as NULL instead of using the values available in…
Multi-Cell Selection for Calculation Summary When selecting two or more cells in Anaplan, a calculation menu appears in the bottom-right corner displaying useful statistics such as Count, Min, Max, Average, and Sum. This is a helpful functionality for quickly analyzing selected values. However, the current functionality is…
We've been building a tool called aplan4sheets and we'd genuinely like input from this community — both on what we've built so far and on what we should prioritize next. The problem we set out to solve: Anaplan's Excel add-in is Windows-centric, and there's no real native way to pivot Anaplan data in Google Sheets. We…