I am trying to track work done in a software program that has different Workspaces and within each Workspace there are Apps, that are different depending on the Workspace.
I’d like to create a column with a drop down where you can pick the Workspace from a list . Then once the Workspace is choosen, in the next column, I’d like a drop down of options for the Apps related to that Workspace.
I can figure out the Workspaces drop down but not then how to create different drop down options based on which Workspace was chosen.
Is this possible?? Can I set up a different table of Workspaces and their Apps and link them somehow?