I have a powerapp created with "customize forms" option in sharepoint.
i would like to filter the gallery on the column StageID with a searchbox option?
Items property gallery default:
If(IsBlank(SharePointIntegration.Selected) || IsEmpty(SharePointIntegration.Selected),
First([@'Hardware list']),SharePointIntegration.Selected)
i tried:
search("sharepointlist",searchbox.text,StageID-column name)
That does not work.
Solved! Go to Solution.
you are so right, i was nog thinking in de right direction.
Why i wanted it was because off a long list in sharepoint and i wanted a search option.
I solved it by creating an powerapps app with the same list and a combobox to search.
Yvon
Hi @Yvonzim ,
Could you please share more details about your scenario? Why would you like to use a gallery in the customize form? Forms would use for display/edit a specific item/record of the list, SharePointIntegration.Selected is the item/record you have selected in the list.
Please consider provide a screenshot which includes all controls in the App, and explain your scenario further.
Hope this helps.
Best regards,
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
Community Support Team _ Jeffer Ni
If this post helps, then please consider Accept it as the solution to help the other members find it.
you are so right, i was nog thinking in de right direction.
Why i wanted it was because off a long list in sharepoint and i wanted a search option.
I solved it by creating an powerapps app with the same list and a combobox to search.
Yvon
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
189 | |
45 | |
45 | |
36 | |
35 |
User | Count |
---|---|
260 | |
82 | |
79 | |
69 | |
69 |