You might have come across a requirement to show gallery records grouped by specific column. Well, there is no default tree view control in PowerApps. You have build your own control using multiple galleries.
In this video article we are going to make use of gallery within gallery. Make use of Visible property, expand and collapse icons, use filter function to bind filtered data to child gallery. Overall this will replicate group by column list view experience in SharePoint.