Hi everyone,
I’m setting up Databricks Lakehouse Monitoring to track my model’s performance using an inference-regression monitor. I’ve completed all the required configuration and successfully launched my first monitoring run.
The quality tables are generated correctly, but when I switch to the Dashboard view, every cell displays the error message:
“Impossible to render the data.”
When I inspect the underlying SQL queries in the Data tab, they’ve been created—but the indentation is off and in-line comments are breaking the syntax.
Has anyone else run into this issue? Am I overlooking a configuration step or a formatting option that strips out comments?
Thanks!