Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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.
you cannot remove any fields from binary loaded table.
in short we cannot modify binary data model
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.