Hello,
@v-siky-msft kindly helped with building an expander gallery but for some reason I can only select and open the first two items in the expanded group. I think it may have something to do with the height of the subgallery or main gallery. This is what I have for the heights.
MainGallery Height: 564
SubGallery Height: If(expandCollapse && ThisItem.IsSelected,CountRows(ThisItem.Grouped)*80,05)
When I change the subgallery height to 500, for example, the groups do not collapse, but I can select all the items.
Any ideas or suggestions?
Many thanks!