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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
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