I'm trying to import the product.csv, but I can't seem to make it import properly. It's importing the product code instead of the name, which ends up leaving out important data such as the size and the code. Please help.
Try assigning this
Column 2: Product Name for P2: Product
Column 3: Family Code for parent
Column4: Product Code for Code
I suggest you please check lesson 4.6.3 it will give you more details.
The answer you provided fixed everything except the parent code. I tried importing as code only and code and name, but both said invalid parent. I've review that lesson a handful of times, but it didn't help me troubleshoot this issue.
Glad to hear that! And yes sometimes it’s best to start over. @Monti
I have this error message " Azure blob http error " when i save cloudworks connection to Blob Storage. I follow this link: Connect to Azure Blob | Anapedia Can someone help to identify the root cause and how to resolve? is it related to permission or security?
Hi everyone, I am trying to create a connection ADO from PostgreSQL, but I consistently receive the following error: Failed to establish a connection The following message was sent from the target system: The SSL certificate is either invalid or not in unencrypted PEM format. Please check your certificate and try again.…
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…