Forum Discussion
Boz1
2 years agoRegular Visitor
User Experience Survey: Power BI/Power Automate/Microsoft Forms
Greetings, We want to send an IT ticketing survey to targeted individuals to rate their experience. Our current idea is to use a Power BI report to identify the user’s email address and ticket ...
christinepayton
2 years agoMost Valuable Professional
You would need to use canvas Power Apps for this instead of MS Forms for the survey. What you need to be able to do is to put the ticket ID into the URL that you send the user, and then have the app capture that when it creates the survey record by pulling it from the URL parameters. Canvas apps can handle URL paramaters like this, MS Forms can't unfortunately. I wish it could. 🙃