Is it possible to update customer voice survey question choices by updating the dataverse table msfp_question with power automate.
Context - We use Customer Voice as a Sign-In forms for events. We often have more than one event a day and want to use one survey to capture event attendees.
I created a SharePoint list with all our upcoming events, then, use Power Automate to get todays event items and to then update the field msfp_questionchoices in the table in the required format ("msfp_questionchoices": "\"Today Event 1\",\"Today Event 2\"",).
However, this does not affect the question choices on the actual survey. Is there any way to achieve this?