Get Inspire insights from former attendees in our AMA discussion thread on Inspire Buzz. ACEs and other community members are on call all week to answer!

Alteryx Designer Desktop Knowledge Base

Definitive answers from Designer Desktop experts.

Visual Query Builder Not Displaying Table Columns For PostgreSQL

JLinAltX
Alteryx
Alteryx
Created

Environment Details

 

When connecting with the Input Tool to PostgreSQL, the Visual Query Builder does not display table columns.

 
image.png
 
  • Alteryx Designer
    • All
  • PostgreSQL ANSI(x64)
    • All
  • PostgreSQL Unicode(x64)
    • All


Cause

Using the PostgreSQL ANSI driver may not display the table columns in the Visual Query Builder.



Resolution

Create a new DSN using the PostgreSQL Unicode driver.  You can trying editing the existing DSN and change it from ANSI to Unicode in the Manage DSN option but it may require a Windows reboot for the registry to get updated with the edited value.

image.png

Additional Resources