Forum Discussion

re84uk's avatar
re84uk
Helper I
1 year ago
Solved

Notebooks Spark SQL Intellisense Not Working

Hi   Intellisense when using Spark SQL in notebooks never seems to work for me, does anyone else have the same problem?
  • v-prasare's avatar
    v-prasare
    1 year ago

    Hi re84uk 

     

    try once below mentioned alternatives and let me know if this helps?

     

    Try typing SQL inside a Python cell using the spark.sql("...") pattern. Occasionally, IntelliSense works better in Python cells with embedded SQL strings.

    Browser or environment issues: Try clearing cache or switching browsers (e.g., Edge/Chrome)

     

     

    I recommend submitting feedback on the specific documentation page you referred to this helps Fabric product team prioritize fixes or clarify expectations.

    you can raise or upvote the idea for full IntelliSense support for Spark SQL in notebooks here:Microsoft Fabric IdeasYour observations are valid and helpful in improving the experience for everyone.

     

     

    Thanks,

    Prashanth Are