Hello,
So I have two galleries, one is used for displaying/searching Name and the other layout is like an org chart with title, etc.
The syntax i used is Filter('Org Chart', Employee =Gallery1.Selected.'Reporting Manager')
So if i select Mickey from the search Gallery1, this will display ONLY Bugs info. How do i display ALL, including the employees that also reports to Bugs.
The datasource is a SharePoint list if that helps.
Thank you for the assistance.
| Employee | Title | Reporting Manager |
| Mickey | Sales Rep | Bugs |
| Donald | Sales Rep | Bugs |
| Minnie | Admin | Bugs |