Data import through excel

0
Hi team, I have an entity called "Customer Information" in our system, and I'm using the Excel Importer module to import data. However, I want to provide an option for end-users to upload and add new customer records in bulk to the system. In version 10.7.0, I came across the Data Importer module. I attempted to utilize the "Upload a File" feature and pass the System.FileDocument into the "Import from File" activity within a microflow. While the file is successfully uploaded, I encountered an issue where the newly uploaded file's data couldn't be read. During debugging, I noticed that only the old records, which were uploaded in Studio Pro during the data import creation, are being retrieved. Could you please suggest an approach to address this issue?
asked
0 answers