
sharepoint - FORMS multi-options to SP List by Power Automate
Sep 19, 2023 · would like to save response from multi-options of FORMS to a multiple-choice type column in a SharePoint List using Power Automate to create new item in SP List, and I …
Conditional questions and branching in SharePoint lists
Jul 26, 2023 · Basically, I want to recreate the branching you get in Microsoft Forms where a question appears depending on whether another is selected. Is that possible in SharePoint lists?
SharePoint Available Icons - Stack Overflow
Jan 24, 2024 · 3 In the JSON code to format a SharePoint header you can specify an icon to be used. Does anyone know where the list of usable icons can be found? The code below allows …
Update an existing row in a SharePoint list from a Microsoft form …
May 14, 2024 · I am using Power Automate and need an expression to update the SharePoint list. If the confirmation number in the Offer form and the row ID in the SharePoint list match, the …
sharepoint - How do I use a power apps form for a lookup column ...
Oct 31, 2022 · I have used the function on SharePoint to integrate List-A with Power Apps Form. This creates a Power Apps form that is readily available. For the Lookup choice columns, I …
Submit 2 forms with one button with no errors on both forms
Dec 3, 2024 · I'm trying to to submit 2 forms on the same screen with one button if no errors on both forms. Each form goes to a separate SharePoint list. Currently, If form 1 is filled out …
Auto generating unique ID in Power apps and Microsoft Forms
Oct 29, 2020 · The requirement is that each form has to be assigned to a unique ID/serial number and the data in the form has to be passed to a SharePoint list. The first method that I have …
SharePoint & PowerApps Forms ... Auto fill list field by retrieving ...
Nov 2, 2018 · Here's how you would go about implementing this: On the RequestList list on SharePoint, select the "PowerApps -> Customize forms" option that will bring you to the form …
JSON Formatting on SharePoint List column to enable cascading …
Jan 5, 2022 · There are two ways to achieve this requirements in SharePoint online. Using JSON formatting: You can build cascading drop down fields using inlineEditField in JSON and save …
How submit information from several forms in powerapps
Feb 12, 2024 · Everything is loaded into a Sharepoint List. My question: I want a the user goes throw the screens answering the questions, and in the final screen with one button, send all …