Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.

Reply
AdarshPanasri
Helper I
Helper I

Writing data to Fabrics Tables using Notebooks

Hello Everyone, I am trying to write a dataframe to Fabrics Tables using spark, but it is creating an unidentified object instead of the table, this was not happening earlier but now its not registering the data as table.

 

AdarshPanasri_0-1725256891924.png

 

1 ACCEPTED SOLUTION

4 REPLIES 4
AdarshPanasri
Helper I
Helper I

Its a simple dataframe with 2 columns of string datatype each.

What if you try another table name?

 

Dashes (-) are not allowed in table name.

 

https://learn.microsoft.com/en-us/fabric/data-engineering/load-to-tables#validation-guidelines-and-r...

Thank you for the response. Removing the character solved the issue.

Anonymous
Not applicable

Hi, @AdarshPanasri 

Knowing your problem, would you mind sharing your dataframe definition for testing purposes? It works fine on this side after creating a new data frame and overwriting it with delta.

vyaningymsft_0-1725265291582.png

 

Best Regards,
Yang
Community Support Team

Helpful resources

Announcements
August Fabric Update Carousel

Fabric Monthly Update - August 2025

Check out the August 2025 Fabric update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.

Top Kudoed Authors