I'm currently working on a project where I need to automatically populate data in a Microsoft Form based on a unique ID selected by the user. The data resides in an Excel sheet, and I want the form to fetch and display the corresponding row in Excel when the user selects a unique ID.
Specifically, I would like to know:
Is it possible to configure Microsoft Forms to automatically pull data from an Excel sheet based on a unique ID selected by the user?
If yes, what would be the recommended approach or steps to achieve this integration?
I've looked into Microsoft Power Automate, but I can't find any Flows and out of the box solution that able to accomplish my project. Any guidance, tips, workaround or examples would be greatly appreciated.