Hi
A few months ago users started reporting gallery control with randomly selected items during first load. See attached screenshot for sample case. This caused some data issue as user thinks they're editing their selected item although there's another one or more that is already preselected. I understand gallery control should by default allow single selection so now confused of the multiple selection that is happening.
Thanks.
George
Hi @iamsordz
Could you please share more details of your gallery's items formula expression?
Do you set other controls about this to select the item?
Could you please check whether the App.OnStart?Is there formula expression and what is it?
Could you please check whether the Gallery.Default has been set by certain formula expression ?
If yes, please clear that and then test.
Best Regards.
Yumia
Thanks for the response.
Gallery.Default is blank
App.OnStart is also blank
Gallery data items formula :
If(
Refresh
, Filter('[dbo].[VinRegister]', LocationId = UserLocationId && 1 = 0)
, Sort(Filter('[dbo].[VinRegister]', LocationId = UserLocationId && NeedsECLSaleId = true), EntryDate)
)
Selected item in this gallery shows sale details below
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
User | Count |
---|---|
190 | |
95 | |
65 | |
63 | |
58 |
User | Count |
---|---|
243 | |
163 | |
91 | |
79 | |
79 |