Forum Discussion
Rickytruco
Mar 14, 2024Brass Contributor
Sharepoint search column and connecting more data based on selection
So context: I have a List where users request to create a new client in our database, with about 20 columns (client name, tax id, address, payment method, billing address, etc). Now I need one to re...
DaveMehr365
Mar 14, 2024MVP
Hello Rickytruco
sounds like a combination with Power Apps and Power Automate.
You can create a from with Power Apps and all the needed fields, also you can load the "current" data and create fields for new "values". After that, a Flow can help you to update the entry in your "database" (SharePoint List?).
Best, Dave