Forum Discussion
amyalice07
Jan 07, 2019Copper Contributor
100 question Limit
I've been working on a Microsoft form to act as a handover sheet internally, I have over 200 questions I need to put on it and once I reached 100 realised there was a limit. Is there anyway round thi...
Alan Marshall
Jan 07, 2019Steel Contributor
You will need to use a PowerApp instead and store the data in a SharePoint list, common data model if you all have P1 licences or a SQL Azure database. You can create different screens in the PowerApp to split up the form or use grouping to hide and show sections of the form.