Skip to content

Frequently Asked Questions (FAQ)

  • What happens if I run the uploader more than once?

    • If the name of an object has not been changed, the existing object will be updated in the database. If the name has been changed, a new object will be created and the old will remain.
  • I entered a number into a cell but the uploader says the value is a string. What gives?

    • This is likely caused by the wrong value type being set for the given cell in the Excel document.
  • What units can I use?

  • What if I have multiple measurements of the same thing?

    • You can use an ID field in front of row 2 to separate out the different measurements more on that in the ID section of Row 2
  • Does capitalization make a difference for units?

    • Yes the units are very case-sensitive and the program will perceive KPa and kPa as two separate things and can cause errors and issues
  • What do I need to use the Excel Uploader program?

    • You will need to have chrome or chromium installed on your computer because Excel Uploader program runs on chrome/chromium
  • How should I go about fixing errors when I run Excel Uploader program?

    • Please be sure you have the latest Excel Uploader program for your operating system, and fix the errors from top down because often the errors that appear further down on the list are a result of the errors at the top of the list
  • Are there additional resources to upload my data to CRIPT?

    • You can try:
      1. inputting your data directly into CRIPT via the user interface
      2. using the CRIPT Python SDK to programmatically upload your data to CRIPT
      3. getting existing CRIPT Scripts and CRIPT Sheets from criptscripts.org