Hi @Saf4Databricks ,

You can try following:

 

 

SELECT *
FROM json.`file:/Workspace/Users/<user-folder>/file.json`
OPTIONS(multiline,true);