Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Riga
Contributor
Contributor

How to pass an Object to a User-Defined Table Type Parameter with tDBSP

I am retrieving data from a csv file using tFileInputRaw. This data is stored in an object with 4 columns and 1000 rows.

I also have a stored procedure that accepts a user-Defined Table Type parameter. Is there a way that I can pass the object retrie

ved from the tFileInputRaw to the SQL stored procedure by using tDBSP?

Labels (3)
0 Replies