If an app creator wants to build a moderately complex app that doesn't just allow view and edit screens, having some navigation (dropdown or gallery control) helps to provide some navigation within the app for the user.
Currently Navigate requires the first argument to be of a screen type. If the screen name is in data somewhere, it cannot be passed as the value and have Navigate convert the text value to a "screen" in order to Navigate to it. It would be great if the Navigate function had the ability to accept a screen value or a text object with the name of the screen and just be able to use it to navigate to that screen.
You can see this discussion link in the forums that has another user talking about the same issue with some good discussion and a workaround, but we need a built-in solution - https://powerusers.microsoft.com/t5/PowerApps-Forum/Navigate-to-a-screen-by-it-s-name/m-p/2344#M1301
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Adding @FilipK to status pls.