Hello, the IMPORTRANGE function isn’t working properly in DocumentServer 8.3.1.1. I’m trying to link data from Document #1 to Document #2, but it returns values like N/A, NUM, or 0, even though the source document contains valid data. I’m using the following function:
Thank you. Please try the following approach to insert the function:
Open both the source and the destination spreadsheets;
In the destination spreadsheet select necessary cell for formula insertion;
Go to Fomula > Function and in the search box find IMPORTRANGE, then click OK;
In the Function arguments window paste necessary values in quotation marks:
4.1 Speadsheet_url: "https://workspace/Products/Files/DocEditor.aspx?fileid=125";
4.2 Range_string: "Sheet2!A1".
Then check if the value next to Function result is displayed;
I’ve just noticed that you are using Document Server 8.1.1. I’ve tested the functionality on actual version, so please update your instance to the actual version 8.3.2 and check the situation again.