
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 …
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?
PowerApp Using SharePoint List is not Showing New Columns/Fields
When creating a PowerApp using a SharePoint list as the data source, any new columns/fields created in the SP list are not retroactively refreshed in the PowerApp. The data (SP list items) …
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 …
sharepoint - Can Power Automate or any other method pre …
May 9, 2023 · I'm working with Sharepoint/Forms/Power Automate to try to make a very manual process I inherited more efficient. Currently a number of users across the country put some …
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 …
Update an existing row in a SharePoint list from a Microsoft form …
May 14, 2024 · I am using two forms: a Requisition form and an Offer form. The Requisition form creates an item in a SharePoint list. After approvals, the Offer form is filled out, and its details …
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 …