About 700,000 results
Open links in new tab
  1. 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 …

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

  3. How to solve the network error when using a patch function?

    Oct 30, 2023 · This error can be caused if different version of data used in backend (SharePoint list) and PowerApps. Refreshing the data source before Patch will work sometimes.

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

  5. powerapps - How do I get a combobox to only list the people in …

    Aug 19, 2024 · In PowerApps, I am using a ComboBox so that I can select the people from PeopleList. However, when I use either of these two codes: Items = …

  6. How to change attachment file name in Power Apps?

    Nov 3, 2023 · The script provided in the thread seems to be causing issues with attaching the file and changing the file name in the attachment control. One possible solution is to use the Patch …

  7. powerapps - Combo Box and Drop Down not showing correct …

    May 14, 2021 · In my Power App, I am using a Combo Box to allow users to select an option from a choice column in the connected SharePoint list. Instead of the Combo box showing the …

  8. powerapps - Choices values based on column items of another list …

    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 …

  9. How do I use a power apps form for a lookup column?

    Oct 31, 2022 · Please follow the steps below to solve the issue. 1: Add a Lookup column in SharePoint List. 2: Open that list in Power Apps by using the Customise Forms Option From …

  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 …