Hello,
How can I get the information contained in "current year - list" (year dimensioned) and put it into "current year"(non-year dimensioned)?
Thanks in advance,
Luca
@LucaRicci
Turn on All Periods for the model timescale or time range. The formula for Current Year would be 'Current Year - List'[Select: Time.All Periods]
Do you need a line item to display current year? Create a line item with time period format as Year and write the formula: PERIOD(CURRENTPERIODSTART())
Note: You need to maintain the current month in the model calendar.
@Dikshant unfortunately I need the "current year" line item to stay as it is. Isn't there a workaround?
Write this formula in your current year line item only. And set current period in model calendar. You will get the result as FY24
@Dikshant ok, I am trying but still not working. What do you mean by "set current period in model calendar"?
Can you share the screenshot of model calendar? Go to the time icon. Did you setup current period?
@Dikshant unfortunately we are not using it.
We are using this instead
Can I still pull it off?
Change your formula from PERIOD(CURRENTPERIODSTART()) to SYS98 Current Actual Period.Current Year
@Dikshant big thanks, sorry
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?
Hi all, I, as an Anaplan workspace administrator, am working together with a Fabric team to export data from Anaplan to Fabric via Anaplan API and Postman. We have a problem where all Anaplan exports are visible in Postman but when trying to connect to SOME of them, we get message "404, Not found". Below screenshot showing…