Hello, I have a module DEM03.1 Mapping (CV&ADI) with Time dimension and LIST03 SKU with the same List but without time.
I'd like to get first non blank value from Date of introduction Line Item in DEM03.1 (1 pic) to Date of Introducton in LIST03 SKU (Pic 2). How can I do it?
Hi @KacperSzafranski13 - You can also set the time summary to first non blank for the line item & use the formula - source[select: time.all periods] in the target module. It is similar to the method suggested by @lokeshm but skips an additional lookup line item. I'd avoid timesum since the calculation effort is higher in that than the other 2 methods. Hope this helps :)
Hi @KacperSzafranski13 ,
You can achieve that using the TIMESUM() function. Note that to use FIRSTNONBLANK with it, you'll need to define the start and end period for the calculation.
TIMESUM()
FIRSTNONBLANK
TIMESUM(DEM03.1 Mapping (CV&ADI).Date of Introduction, 'SYS01 Lookup'.Start Period, 'SYS01 Lookup'.End Period, FIRSTNONBLANK)
Hope this Helps!😀
@KacperSzafranski13 create another line item in the target Module "FY" and format it to the Year . Then use this line item in the look up.
TIMSUM function is usually used to aggregate data from a line item with time dimension to a line item without time dimension.
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.…
Has anyone found success using Anaplan XL with Polaris models in a shared drive with or without concurrent users? My team has experienced a variety of errors, login failures, etc. sometimes it works, sometimes it doesn't. We've been recommended to save and edit files locally, which helps but certainly with its limitations…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…