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 October 2025 official release notes. The information below offers supplemental information to that post. Planning experience Combined Grids This new capability gives page builders the ability to combine multiple modules into a single, unified grid on a UX…
If you missed our October 29, 2025 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”,…