Hi,
currently have a process that is supposed to take data from one module and put it into another. But currently the process is not working. Screen shots of error are below.
Thank you
You'll need to go to the "Details" tab towards the top of the failure pop-up to show specific records that are failing and share that for us to better understand the issue.
My best guess is that you are importing from a text field to a number field and the text field has a string of "NULL", "Zero", or "Blank" and that's causing an issue as those are not numbers. Using a second line item to convert the text field to a number and using that value for the import OR creating a filter to hide the text items may be a potential solution. If this is in the data hub, even updating the source system import is a potential solution.
@neg177
Can you send the screenshot of action mapping as well?
I think the source module and target module having only line items without any dimension, Please use dummy dimension with only one list item in source and target module to Map and import the line items data correctly.
Please let me know if this helps or if you still need help here.
Here is a screen shot of the Details after the process has ran. Also the format of the LI's are correct. Ill have a screen shot of the Blue Print as well.
Modules
Blue Print of the Modules
Hi Ravi,
Your solution of dimensioning the modules was correct.
Hi - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…