Hello,
Below is screenshot from a gallery, where Access Management etc. are button text. My requirement is that on selection of Access Management button, I should be able to open 'Screen 1' and on selecting Configuration Management button, 'Screen 2' should be opened.

I tried Navigate(Button.Text) but it shows an error that Control or Screen Name needs to be provided. Hence require a solution.
Regards