I have a Google Form that is going to ask users a number of questions about a certain service they can choose from a drop down question. Is it possible to import data from a linked Google Sheet into the form based on the answer to this drop down question, so the user can see the data in the form as they fill it out?
For example, the user chooses the 'Catering' Service from the drop down question. I would like the form to pull across data from the Google Sheet to show how much income/expenditure the 'Catering' service has shown in the past 30 days, so they can use this information to inform their subsequent answers in the form.
Unfortunately, this cannot be done manually as the Google Sheet is updated daily via a script and I would like the form to display the latest data.
If this is not possible in Google Forms, is there a webform service that does provide such functionality?