Hi, i want to get volume data based on the line item 2 to my target module which is at year level. But my source having the time dimension while i am writing the formula no values are coming
Hi,
If you have summary ON for 'volume' in source module, without even using lineitem2, you can simply use YEARVALUE function in the target module.
Cheers!
@AjayM . Yearvalue based on volume ?. If i do that all the values will come to 2023. here i need the values based on the line item 2
OK, was assuming lineitem2 reflects year of respective week in time dimension, my bad. In your case, since lineitem2 is not directly linked to time dimension of the module, with two conflicting dimensions representing real time, I am afraid you would need an import action to achieve the expected result.
In the import action, you should map source lineitem2 to target time, but not source time to target time. Import will automatically aggregate the volume and load.
Hi, May I check why your week1fy23 is going to different years? Technically it is feasible by using SUM over line item 2 in your destination module - Volume[SUM: Line item 2] In case it isn't available as a list you can easily convert it & use finditem(time,text) to convert it to Anaplan native years.
its a requiremnt. we tried sum but its itsn't working.cheking new ways how to do it.
1 of the ways to achieve the result is create a custom weeks list & establish a mapping between native & custom weeks. Use lookup to pull your values to the custom week. Create a mapping between the new list & the target list & use sum over that.
I have 2 lists used in modelling, In Input module I'm using subset of territories from Country List and subset of Regions from Flat list. But in Output module,Its reversed, I'm using subset of regions from Country list and subset of territories from flat list.How to derive the numbers from input to output module. I do have…
This shows all comments across all data to all users with access to the UX page. This is not appropriate for any UX which might contain security access sensitive data. Comments on grids and cards ARE security dependent. That works fine. But anyone with access to the page can open this Summary Panel and see ALL comments…
If anyone is aware of idea exchange ideas that are currently being evaluated by the product team, if you don't mind linking them here, would love to give them an upvote. Thanks!