Complete the following steps to read from a spreadsheet file.
- Place the Read From Spreadsheet File VI on the block diagram.
- Select the polymorphic instance of the Read From Spreadsheet File VI that corresponds to the type of data you want to read from the spreadsheet file.
- Create a relative path to the file from which you want to read data.
- Wire the appended path output to the file path input of the Read From Spreadsheet File VI.
- Right-click the all rows output and select Create»Indicator.
- Run the VI. LabVIEW returns the data from the spreadsheet file in the all rows indicator.