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, I have a form action button that adds a L5 list item to a hierarchy. L5 does not have selective access but L4 does, but I still see all L4 list items in the dropdown when I trigger the form. How can I only view the ones I should have selective access to? L5 does not have selective access. L4 is also a selector on thisβ¦
For auditing purpose I need RTO and RPO details. Could you please share the details and also along with the source URL.
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β¦