Hello all, I am trying to sort through the best approach to view related data with the following.
- I created a dataverse table to store form data, unique ID is Response ID
- I have a flow that loads form data to the table
- The flow also creates a new customer and adds Response ID to the account table.
What next? I am not sure how to set up this up. I want to add a tab so the user can see the MS forms results (45 questions) related to the account. Is merging the data in Power Query the way to go or creating relationships? It's one:one relationship, one survey for each account.
Thanks for any help,