
Hello,
Besides making each column for each question, is there way to store a lot of yes/no question in one column?
I tried multiple choice but not what i expected.
I want something like..
1. question yes/no
2. question yes/no
...so on
Creating column for each question is the only way?
Hi @Namu,
generally speaking yes.
Depending on what you want to achieve you could also use a textarea as a column and insert a JSON which you can further use with PowerAutomate.
Setting up your form on your webpage will need some custom code and take a bit longer as you will have to create the entire form yourself and the submission via a CloudFlow to Dataverse as well. In the end that would be the easiest workaround.
--------------------------------------------------------------------------------------
Hope that helps.
If the post solves your problem, please mark it as solution. If it helps, consider a thumbs up.