I have button flow in Power Apps. The button in a upload button associated with an 'attachment' control.
My flow works with a PA trigger, Create File, and Respond to PA of flow. This creates a file in the SP library with the original file name.
I would like to modify the flow so that it grabs the SP list 'MemID', 'Title', and 'Date' of the Member and append that to the file name so the file name appears as 'CT000-Driver-1_1_2020'.
I've been told to create a 'Get item' (back to the PowerApps file) between the trigger and the 'Create file'. However, the dynamic option dropdown doesn't provide me any PowerApps site options, on SP site.
Thoughts.