Optimized component scripts to improve extraction speed and overall performance.
Reduced processing overhead to prevent screen freezes and improve UI responsiveness.
Release Notes:
Enhancement: Excel Data Extraction – Empty Row Handling
Improved Excel-to-JSON data extraction to preserve empty rows between data records.
Added a hasData flag for each row to identify whether the row contains valid data.
hasData
Enhanced row mapping to maintain the original Excel structure while allowing downstream processes to differentiate between populated and empty rows.