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
Hello folks, Does anyone know how to work around the Polaris limitation of using the Formula or Ratio summary method alongside the Closing Balance within the same line item? I have a Business Unit list where the total (All BUs) must display the Corporate (1 of 20 leaf items under All BUs total) number of Unique Customers.…
Hello community, I have an issue with anaplan report (functionality). The issue I have is within couple of slides. The data in that report is scrolling into a new page. There is a hierarchy in the rows and line items and time in the columns. My problem is, the hierarchy is getting broken in the second page. One of the node…
I want to create an S3 connection that will have monthly data stored in individual csv files that is connected to ADO. Around month end, data will be uploaded multiple times, replacing existing csvs. When this happens I want to replace the existing data for that month with the new file. I don't want to have to create a…