Column Names not getting retrieved while retrieving data from postgres Database

Hi All,

I am retrieving some data from a poistgres database

I am using a Run query activity which comes with the Database activities of Uipath, in that I am firing a select query

The data retrieved is fine. But the Column Names are not getting printed. Is there any solution to this ?

Postgres Database SS -:

image

Datatable SS -:

image

As you can see the column names coverageid and coveragename are not getting printed here.

Check whether add headers are checked or not

if there is no option for add headers then simply make a template to and then append it

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.