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 May 2025 official release notes. The information below offers supplemental information to that post. Integrations and extensibility Preview dataset when mapping to model or selecting for transformation view in ADO When selecting a dataset to map to a…
Check out the latest Anaplan feature updates and enhancements in our April 2025 official release notes. The information below offers supplemental information to that post. UX New UX for Models section in Administration The Models section in Administration has been redesigned with a more intuitive interface. Tenant…