This module helps to identify empty cells from an uploaded Excel document while trying to import records into your Mendix application.
- Mendix Modeler 9.6.0 and above
- ExcelImporter Module
- MxModelReflection Module
Add this ValidateEmptyCell Java action in the necessary microflow as shown below:


