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.
Hello everyone, I hope you're doing well. I'm posting because two of my coworkers are trying to use the Anaplan Excel Add-In Series 4, but they're running into an issue during the connection setup process. When they go to New → New Read-Only Connection (or New Connection) and reach the "Select a Customer" step, no…
Why in my model output is blank, after send explainability data.
I am working on a use case where I need to display the top 5 lines of a module as individual lines, while grouping all remaining lines under an "Others" category. The module is dimensioned by multiple composite hierarchy lists, along with Time and Version. To achieve this, I need to use the RANK function with the Ranking…