About 575,000 results
Open links in new tab
  1. PowerApps: Storing all values from a multiple choice column into a ...

    Jul 15, 2024 · I have a choice column in SharePoint which allows multiple values from a separate lookup. When linking this to a PowerApp, is there a way to store all the values into a collection, so …

  2. powerapps - Choices values based on column items of another list in ...

    Jun 23, 2023 · 1 I am creating a PowerApps Canvas App,it has a page which contains an edit form connected to a data source 'Eform' (Sharepoint List). Eform has a choice field called Location. I want …

  3. Powerapps: ClearCollect() is not showing all columns filled from ...

    Mar 18, 2025 · When I run in Powerapps on a button with a onselect ClearCollect(colPeopleTEST, FirstN(Sort(PER, PERNAME), 30) ) I get the collection colPeopleTEST in the variables displayed. …

  4. powerapps - Trying to find an error in app; appears on load - Stack ...

    May 14, 2024 · error-handling powerapps powerapps-canvas asked May 14, 2024 at 13:12 user111103 23 4

  5. powerapps - Using Power Apps to add a new value to a multiple-value ...

    Jun 27, 2022 · I have a SharePoint list that contains a choice column with the 'multiple selection' option turned on. Each item in this list contains data related to preferences for a given user, and the choice c...

  6. sharepoint - PowerApps - Obtain DisplayName - Stack Overflow

    Mar 14, 2025 · Add Respond to PowerApps step and return the DisplayName of the user. Go to the flow setting/description page and set the run-as-user property to a connection reference instead of the …

  7. powerapps - How to filter a gallery with many duplicates to show only ...

    Jan 17, 2025 · The function I have currently is Search('Example', textInput.Text, "ID Number") but it's obviously showing every row, like in table 1. I know I need to put a filter on it somehow to only pull …

  8. powerapps - How do I get a parent controls height to adjust …

    Nov 16, 2023 · I have a horizontal container, which contains a number of labels with a specific width. The labels Auto height is turned on, so their height auto adjusts to the content. My Gallery represents …

  9. powerapps - Power App with premium connector can be ran by users …

    Apr 16, 2024 · Users do not have premium licenses & the app does not have a per app plan. The users have the following Power Platform Licenses: Power Apps for Office 365, a part of M365 A5 for …

  10. powerapps - Error when trying to retrieve data from the network

    Dec 12, 2023 · When deploying a solution to a test environment: One user has been added and assigned the role "Basic user" - for testing purposes, this user will only be able to use the …