I have the following line items- A,B,C. I need to create a new line item D which should take previous quarter values if C=0. PFA screenshot.
@tampara.dora
Since the module is set at quarter, you can use the PREVIOUS function.
If C<>0 then C else PREVIOUS(C)
Make sure you set the first condition as the most likely. If C is most likely not zero then that should be first like the above example.
Aha! a year to year approach. Love it.
In that case use OFFSET. Go back 4 periods.
We would like to ask about an issue with the Intercompany Matching Report. We have executed intercompany matching; however, the results are not being reflected correctly in the report. We have outlined the steps we implemented below and would appreciate it if you could advise whether anything is missing or incorrect in our…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…