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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Convert varbinary to variable 4 byte int array

I have a column in an MS SQL table that is of type varbinary(max).

It's content is actually a variable array of 4 byte int's (int32).

Is there a method/function I can use to convert this field so I can then plot the data on a chart?

0 Replies