I'm connected to a SQL Server via ODBC in Power BI. I'd like to take a spreadsheet and essentially copy/paste the spreadsheet columns and data into the SQL Server database via Power BI.
The write back function will populate the rows but it doesn't appear it can create the tables/columns.