Forum Discussion
David Noble
Jan 23, 2019Iron Contributor
SharePoint List Column Conditions
Hi, I'm wanting to select data from Column A, that gives me a predefined list in Column B. (without showing all options as they may not apply.) Example: Column A - Hardware = Column B - PC /...
Eva Vogel
Jan 23, 2019Steel Contributor
Hi David Noble! I would suggest additionally creating 1 Master list. Column 1 is a source for your hardware entries, column 2 is another source for your software to be defined.
Then you go back to your Detailed list and create 2 lookup columns, one for HW and the second for SW. HW is a lookup for column 1 in your Master list. SW is a lookup for column 2 in your master list. Greets, Eva.