|
- PowerApps: Storing all values from a multiple choice column into a . . .
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 that when I c
- Powerapps: ClearCollect() is not showing all columns filled from . . .
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 Problem is,
- powerapps - Choices values based on column items of another list in . . .
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 the values of the Location field to be dependent on items made in other Sharepoint List (Eform2)
- powerapps - Trying to find an error in app; appears on load - Stack . . .
error-handling powerapps powerapps-canvas asked May 14, 2024 at 13:12 user111103 23 4
- powerapps - Power Apps Items Not In Collection - Stack Overflow
How do I find records in a table that are NOT in a collection? Filter(Requirements, ID in RequirementsC ID) The above is records that are in the collection right? I've tried Filter(Requirements, N
- powerapps - How do I get a parent controls height to adjust dynamically . . .
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 rows
- in powerapps how do I get a collection of the selected values of a . . .
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 have choices One, Two, Three, and Four
- powerapps - Filter People in ComboBox Based on Items in Gallery in . . .
I am building a Power Apps screen with the following setup: A ComboBox (cmb) to display people from the User field in the SharePoint list Tasks A Gallery (Final) connected to the Tasks list, show
|
|
|