There is currently no support for partial import in the XML Connector. One workaround is to use a worksheet script to delete unwanted columns after the import. Would this be acceptable?
The number in the column designation notation simply represents the index of the current Y column. This helps users quickly identify which spectrum it corresponds to.
There is currently no support for partial import in the XML Connector. One workaround is to use a worksheet script to delete unwanted columns after the import. Would this be acceptable?
The number in the column designation notation simply represents the index of the current Y column. This helps users quickly identify which spectrum it corresponds to.
Thank you Yiming
Dear Yiming,
Yes, delete unwanted columns after the import will work for me. How do you suggest to implement it: after-import script or somehow else?
In general: how do I import an XML file and remove the connector at all, since my XML is static and then run an LT script to remove unnescessary columns?
quote:In general: how do I import an XML file and remove the connector at all, since my XML is static and then run an LT script to remove unnescessary columns?
Would you mind to check if the paragraph "Run Script After Import" on page below helps?