I have a SQL table containing a list of form names with a second column mapping to the Screen Name in PowerApps as they appear, and this populates the Items property of a dropdown containing the form names which is filtered from other Cascading dropdowns to filter the options for different forms depending on whether the user has selected month/Year/Week etc. in a preceding dropdown
However, I can't seem to Navigate to a new screen based on the selection the user has made in the dropdown and then looking up the corresponding Screen Name of their selection. It seems to reject any Navigation containing a variable.
All the advice I've read is that I should use a table for the dropdown, or a switch statement on the Navigate, but I have around 50-75 possible entries, and because it's filtered based on other dropdowns, so is this functionality supported yet?

Report
All responses (
Answers (