Forum Discussion
Auto ML cannot progress to the last step although Next button is active
Hi all,
Description:
Steps to Reproduce:
Open AutoML and start a new training job.
Choose Lakehouse as the choose data source and select a CSV file.
Model purpose: Binary classification and "Quick prototype" or "Interpretable"
Training data: select the prediction column
- Final details: the "Next" button is clickable but nothing happens
Expected Behavior:
The Next button should open the last step "Review and create".
8 Replies
- nielsvdcSuper User
Hi JohannLh, I can replicate your problem. This looks like a bug as the button is not doing anything. I have reported this bug to Microsoft with the request ID 2511241420003674. I will report back when I have any update about this.
Hope this helps. If so, please give a Kudos 👍 or mark as Accepted Solution ✔️.
- AnonymousNot applicable
- altitudeRegular Visitor
The Next button finally showed up today (12-09-2025). When testing the next step, the AutoML model still freezes on the last step. The "Create" button is not active to proceed and create the model via UI.
- DataAidanNew Member
Looks like you can get around this by pressing "Start with a new notebook" then click 'Run New AutoML' from here and you will be able to use this feature, which flils out the notebook with markdown and code for your model.