Whats problem in this formula is invaild ?
IF NOT Override Shipping Method? OR IS BLANK (Override Method).THEN+Shipping Method ELSE Override Method
@Vibhas
ISBLANK is one word. Incidentally, that formula should be applied to "Final Shipping Method", not Override Method. Override method is something the planner will enter. No formula needed there.
I am still facing error what to do ?
You also have a period "." after the ISBLANK(Override Method).
Your formula is correct but you just have to clean up the extra characters.
IF NOT Override Shipping Method? OR ISBLANK(Override Method) THEN Shipping Method ELSE Override Method
Check out the latest Anaplan feature updates and enhancements in our January 2026 official release notes. The information below offers supplemental information to that post. Dataspaces in Anaplan Data Orchestrator Dataspaces are partitioned areas of a tenant-wide Anaplan Data Orchestrator instance. Integration…
If you missed our January 29, 2026 platform release event, the recording is now available! In this webinar, we highlighted the most recent feature releases and how to take advantage of these in your environment. Our expert-led session demonstrated new features and innovations, provided a technical deep-dive and “how-to”,…