Hi experts,
New to Alteryx and have been tasked with cleaning up some data that is more complicated than I expected.
We have Type recorded in a string of user details and I need to pull out the type value (4 or 5 digits) into a new column. The problem is that Type has been entered with absolutely no consistency in the field.

As you can see, sometimes it is Type with no space, Type:, Type# or even my favorite, Type #= .
I've been trying to go about it with RegEx but I'm not getting anywhere 
thanks in advance!