user
@jfass
Google Sheets only has null value
I have created a Storyline file where that collects the Zip Code from a user input and places it in a Google Sheet. The connection only places the word "null" in the sheet, but in the correct column and row.

What have I set up incorrectly?
reply
Reply
user
@support
Check the second argument in your SheetsSet() function. Whatever you have there resolves to a null value. Feel free to post the entire code of the JS trigger here for troubleshooting.
reply
Reply
user
@jfass
Thank you. Problem solved.

reply
Reply