Hi,
I have a line item which is equal to (Monthly income)/(yearly income). How can I reference the yearly income (or calculate it), I have the monthly income as input.
Thanks
Hello @shubhamrawat ,
If I understand correctly, you need 3 line items
Now, I understand that the question is how to achieve the yearly income. If you use YEARVALUE(Monthly Income) [https://help.anaplan.com/5df8cf5a-6609-4e14-832f-ddff9b29326b-YEARVALUE], you should be able to get the yearly entry for every month (if the lowest granularity of the module is Month).
Cheers!
There was an error rendering this rich post.
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context andβ¦