c.pospiech
Forum Newbie

Got Viz?
Posts: 6
|
Hi, I have problems to select a component from a field that was imported via ImportSpreadsheet. The documentation says (quote) "Each column in the file is imported as a separate component in the resulting output field. The name of the component is taken from a name at the top of the column in the file, if present." (unquote). If I put the left output tab from ImportSpreadsheet into VisualObject and this into Image, I see three components named "test1", "test2" and "test3" (which are precisely the contents of the first line of the spread sheet). Also, plugging the right output tab of ImportSpreadsheet into echo, I see the same three names. So far, everything works as expected. But if I now plug the left output tag of ImportSpreadsheet into Extract, and specify "test3" as the component to be extracted, I get the following error message. ERROR: Extract: Missing data: input is not a field, or has no test3 component. Explanations welcome ! Christoph Pospiech
|