Power Table with three dropdowns

You can do this using the Extension Function: configureCell.
Evaluate the conditions required to display the dropdown, then create the dropdown component and return it in the dictionary.

something like this: