Hello,
I am trying to use FIRSTNONBLANK as a function to get the current scenario to match to the current year starting from module dimensioned as month.
SOURCE MODULE
TARGET MODULE
As you can see it's not working, why is it?
Thanks in advance,
Luca
@LucaRicci
Try changing your summary for Year to be FirstNonBlank instead of None.
@rob_marshall tried it, it does not work
Can you please show me the picture of WKK17 Month to Scenario Mapping module as that is where you are needing to change the summary.
@rob_marshall
I have encountered similar problems using the FIRSTNONBLANK function with a time period. What is your actual ask? Do you want the scenario for May 24 in a line item? Create another line item called FNB Scenario, format it with scenario list and write the formula IF ISNOTBLANK(YEAR), THEN Scenario ELSE BLANK and turn the summary on to First non blank. Then you can fetch the scenario of May 24 from All periods using SELECT function.
In the WKK17 module add line item details below:
In the Target module update the formula for Current Scenario to
At Uphold customer support β+1-888-355-2348 accounts may be temporarily disabled or restricted for various reasons. Raise a concern on priority basis at Uphold support β+1-888-355-2348 if you notice any suspected malicious activity, or a problem during account recovery. To contact Uphold support directly atβ¦
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β¦
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β¦