Hello Everyone,I am unable to get 'Names' in the following module but the rest of the items seem fine. Anyone can help Please? Thank you in advance
@gulmuneer
First of all go back to the import window and come to below screen and hit this button so that you ignore what is not mapped.
Second, Go to SYS08 module, double click on Name line item so that the formula bar gets activated and reference Display Name of Employees list. Make sure that the format of Name line item and Display Name Property is same.
Formula that you will have to write in Name Line item of SYS08 module may look like this
'E2 Employees#'. Display Name.
Misbah
Miz Logix
I think you can reference Display Name of Employees List in here.
Activate the formula bar and refer the display name property of Employees list. That should pull the names in
Thanks,
Dear @Misbah I am not able to understand you. Could you please elaborate on your answer?
Go to Employees list and search for Display Name Property. Use that property into "Name" line item of SYS module.
Dear Misbah,@Misbah The problem is still there. I have been trying for the last 2 days. I have searched first the problem in the Anaplan community but I am not able to solve it. I am sharing all the possible snapshots. Could you look into the problem, please?
After all this, I am still getting the same issue. Thank you in advance.
****! Finally, this issue is solved. Thank you very much. It worked. Thank you again.
Dear Misbah @Misbah I have one more question. I am not seeing the updated Country and Leave Date of SYS08 module. Is there any formula for it? Here is the snapshot. Thank you for your help.
Every Employee will not have Leave Date updated. There are only 14 Leave fields updated which I believe is already uploaded successfully. You can scroll right and check if Leave Dates are updated for those 14 odd employees. I think they are.
Country should be Imported, double check in your source file if country is available or not
Dear Misbah @Misbah Yes, you are right Leave date field is updated. But, the Country field is not updated automatically but I can see options when I click on the country field (given in snapshot).
As far as I know they need to be imported. You don't have to select them manually although there is an option for you to do it.
Just figure out where do you need to import it from
Hello team, I am logging into Anaplan through SSO. I would like to create a batch script to import a file into Anaplan. For the Spoke model, I would like to run an process via a batch script to import data from the Data Hub. Can anyone provide me script for both the condition.
is there a way to import data with months in columns (usual excel table view)? I have to transform the data so there are rows to cover each period in the upload data form, but I am wondering if there is a better way to just import the data as is with the months in the columns. please let me know what you think. thank you,
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…