Work around for limit answer options on choice question

Copper Contributor

I am creating a form for users to input information on follow up work to be done.  I have a question where the user needs to enter the building the work will take place in, but we have more than the allowable limit of answer choices, so it won't save the question on the form.  Is there a work around for this?  I thought about using branching and create a new question based on the country supplied in a previous question to limit the possible answers, but would like to write a automation to upload the data into our db and don't want multiple building columns based on the country.  TIA!

2 Replies

@cec_cat there's no workaround, Microsoft limits the number of choice answers to 60. You would need to have separate questions or, as you have already worked out, use branching based on the country.

 

Rob
Los Gallardos
Intranet, SharePoint and Power Platform Manager (and classic 1967 Morris Traveller driver)

@RobElliott Thank you for responding! I was afraid that was the answer, but still wanted to check.  Thank you!