Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Binary Load Question

Is there a way to only load certain fields from a binary load table?

I have a table in a load that has a lot of fields that I really don't need and I would like to only bring in the fields that I need to use

Thanks

Tim

1 Solution

Accepted Solutions
jagan
Luminary Alumni
Luminary Alumni

Hi,

I think it is not possible to load specific fields using Binary load, instead you can remove by using "drop field" command.

Or you can get the script from qvw file and modify as you require.

Regards,

Jagan.

View solution in original post

2 Replies
Anonymous
Not applicable
Author

you cannot remove any fields from binary loaded table.

in short we cannot modify binary data model

jagan
Luminary Alumni
Luminary Alumni

Hi,

I think it is not possible to load specific fields using Binary load, instead you can remove by using "drop field" command.

Or you can get the script from qvw file and modify as you require.

Regards,

Jagan.