Forum Discussion
Deleted
Jan 31, 2019Dynamically Populate SPO List With Files From Specific Folder?
Can I dynamically populate a field in a SPO list (when a new item is being added) with a list of files (user will select one file) from a specific doc library or folder?
Russell Gove
Feb 08, 2019Iron Contributor
you should be able to do that with a powerapps form. the first screen lets the user select the file, then redirects to the next form with the fields filled into based on the files content.
have you tried that?