Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Write Data returns "No Columns Returned"

marcin2x4
9 - Comet

I made a ODBC connection and wanted to add excel data to the MS SQL Server data.

On Write-in DB step I get the Columns error. Is there a specific format of table name that has to be applied in Table name field?

 

The table is part of a schema but "schema_name.table" doesn't help.

image.png

 

 

1 REPLY 1
marcin2x4
9 - Comet

Ok - I found it :)

Table name in Write in-db should go like this: Database_name.schema.table

Labels
Top Solution Authors