Hello, I am very new to Power Automate and faced this problem; I created a Group Microsoft Form (with 1 question requesting to attach document), hence all attachments go to SharePoint instead of OneDrive.
I want to do multiple tasks at one go:
1. Store each submission in SharePoint List. When I click each entry, I should be able to see the attachment.
2. Sort the attachments that comes in to its respective folder based on the choice the user chose for 1 of the question. e.g. question ask to classify the Category, and if they choose Cat 1 from the dropdown list, the attachment will go to Cat 1 folder.
3. Rename the attachments to "Customer Name-Category_Submission Date"
I managed to figure out how to do 1, but can't figure out how to incorporate 2 and 3 into the flow.