Python Forum

Full Version: Convert .xlsx to Format as Table
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I want to create a SharePoint list based on a regular table .xlsx, when I try to use it, SharePoint says that it must first be formatted as "Format as Table", is there a way in Python in which I can read the .xlsx and write a script to convert this .xlsx to what SharePoint needed to enable reading it ? Thx!