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.