I am working on the web design where I need to upload an excel file. The excel file consists of 2 columns one column is about features(product ID) and in the other column it is written the feature is enabled or disabled by the user. After the excel file is uploaded it needs to detect which are enabled and disabled and select the checkboxes according to the options mentioned in the excel. Here, the features are already present even on the display page. It basically auto-selects the features based on excel.
pls check the image: this is the UI display, hereafter uploading the file with the options enabled or disabled written script in the excel, checkboxes should be work based on the options of excel.