Hi Experts,
Could you give me a clarification for this error?
There is no detailed explanation for this.
What does this error stands for?
Hi,
Your import action is using "Combination of property" option to upload the file into the list.
I hope your loading a file through an action?
You getting this error, because of Column name different in your file vs Column name used initially to create this action, There is something incorrect in your template(might be the column name change or column change)
I have created an import action to load data into the list using this below template(File 1)
Now I am loading below file 2 into the list using the action.
AM getting this error, because there is different in column name.
Check the import file and compare it with the import action
Regards,
Vignesh M
Hi Vignesh
This is noted.
Thanks for your clarification!
Inoue
@Tsuyoshi_Inoue1 ,
Please review the data load process and try to find a unique key (code) instead of using Combination of Properties due to performance reasons. Please see the below article which details why combination of properties should not be used:
https://community.anaplan.com/t5/Best-Practices/Data-Hubs-Purpose-and-Peak-Performance/ta-p/48866
specifically:
Thanks,
Rob
Hi everyone, I'm looking to design a workflow and would appreciate your input or guidance on how to set this up effectively in Anaplan. So, the goal is: Once end users complete their data input, they should be able to trigger a process that: Notifies stakeholders via email with a link to a report. The report includes: A…
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to write…
I'm trying to execute an Action to export data with the use of a Mapping in Informatica. But it gives us null rows .If we export directly from Anaplan , the export file has all the rows filled. Both exports have same number of rows but in the informatica export the values appear as blank. This issue is with only some…