On PowerBITile component, use this formula for Visible
1. If(ScreenNum = 2, true, false)
On Gallery component, use this formula for OnSelect
1.UpdateContext({ScreenNum: ThisItem.ID})