Question
Need to handle 35-40 MB excel data with 100+ columns
I have a requirement where I have to process, filter and Validate 35-40 MB data in excel with 100+ columns and if validation is successful then Import the data into Landing table.
What could be the best way to design this. We don't have any control on excel to create multiple excel files and upload. It has to be done with all.
We are already managing 2K rows with process & validate but Customer wants Appian to do filtering and then process. But After filtering we need to do validation on resultant data after filter and inform user via popup or message in UI.
