Filter choices in multiple choice field based on other multiple choice field

Seems like it should be there but I have one multi-choice for type and one multi-choice for status. Each "type" has a different possible set of "statuses" and the list is growing. Is there a way to filter the statuses available based on the type in this example? 

Hello! What I would do is to create a Type Object and a Status Object.

Each Type is connected to several Statuses

In your object, both Status ans Type will be connections instead of multiple choice fields.

In the form that creates or edits your object , include both the Type and Status fields.

Edit the "Status" field. In the pop up, in the "Show" dropdown there will be an option that reads "Statuses connected to this form's Type".