I need to implementation as below:
- User should Upload an Excel file
- then Application should read Excel to Validate column Values.
- Once Excel file is Validated then Application should create CSV, and should keep that to specific location.
Please help me to implement this.