When I am using monthvalue function it is not working Plz reply
Hi @Vibhas
If you look closely at the error message, it says circular reference.
This means while applying the MONTHVALUE to growth% line item, you are referencing that same line item only.
Right now your formula says, A = Monthvalue(A)
It should be that A = Monthvalue(B), there must be a module where growth% by month is present, just take the month value of that line item in this module.
Thanks,
Rishabh.
is this correct?
Please advice.
Hi @laxmitater , Your formula makes sense. It is rightly fetching month value to corresponding weeks
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”,…