I am looking to create a conditional drop-down list for a column based off the value in another column. For instance I have a column called Type (Product, Customer, Technology, etc...). Each Type will have its own Categories...
Product (Print, Digital, Service)
Customer (Private, Public, Government)
Technology (HMTL, PHP, Python, SQL)
If I select Type: Product I only want to see categories related to Product, Customer = Customer categories, etc...