I have boolean type 'Current Year Month?' and 'Last Year Month?' line items.
To how populate them easiest way without huge amount "support rows".
Attached pic. (in the pic the green ones. Now they are manually fed)
@Miia
in the formula for last year: yearvalue(Last Year?) line item. same for the current year put the formula as Yearvalue(current year?) .
If still facing any issues let me know.
If you are updating current period of model calendar, try
YEAR(CURRENTPERIODSTART()) = YEAR(ITEM(Time)).
Thanks! - on my case YEARVALUE() worked - sometimes you just get stuck on simple stuff π
Hello , you can use the YEARVALUE() function to replicate year values across months
I'm trying to export data from my Anaplan view(s) in a way that it basically represents a "fact table" (dimensions and line items as columns, and the corresponding values as rows) for easy processing. GRID_CURRENT_PAGE/GRID_ALL_PAGES seems out of the question since the exported data is the same as in the UI and needs wayβ¦
It's now possible to use the additional insights to have dynamic filters, however the columns in the table are fixed widths. It's quite unfortunate that the ability is added, but the layout isn't dynamic. I understand that a report is more fixed, but adding dynamic columns would really help make the management reportβ¦
There was an error rendering this rich post.