Unable to save user's choice in Google sheet

(Geet Sethi) #1

Hi, I am Trying to save all user inputs in Google sheet but only the text response is getting saved. Whenever I am trying to save the choice of the question asked, Google sheet displays empty fields as choices aren’t getting stored.

(Daniel Beckett) #2

Hi @Geet_Sethi,

Depending on the question type you may need to save the answer to the question rather than the choice value. e.g. {{ask_a_question.parsed_answer}}

(Geet Sethi) #3

Thanks. The issue is resolved. Thier was some issue in the Google sheet columns.

1 Like