I am looking for a workflow chart that will allow me to take data from a SQL server, and type it into a web form without writing the SQL data table to an excel or csv file. So far I am able to get the SQL datatable into a variable in UI Path Studio, but I cannot find column headers from the data table to utilize in the type into action.
Thank you in advance for helping me out!