About 576,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 - 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 …

  4. 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 …

  5. 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 …

  6. powerapps - Set an Array Element in Power Apps - Stack Overflow

    Sep 24, 2024 · This should be easy but I can't get it to work. I'm using an array to show different datasources in a popup window. Since I can't use a variable as a datasource, I have to create 8 …

  7. 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 …

  8. 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 …

  9. in powerapps how do I get a collection of the selected values of a ...

    May 23, 2022 · I have a sharepoint list that has a multiselect column. in powerapps I would like to make a collection of the selected values. for example I have a multiselect column named category that …

  10. powerapps - How to find integer and text values (Filter & Search ...

    May 25, 2022 · I have my data source connected to database in SQL Server through an application in Power Apps, I am making use of Gallery to display the data and I have a text entry to search for …