I have a Microsoft Form that I'm using Power Automate to transfer the responses to a Sharepoint List. One of my questions/fields is a multiple choice response. I have previously used 2 different methods (using json expression and initialize variable) to have the responses format correctly, but it appears that there was an update of some sort because now I can't use either of them.
Neither option is giving me the ability to see/select the option to switch to input entire array. My older flows with either of those in play are working fine, but I can't seem to create a new one that does it.
Is there another way to do this or am I missing something?