Extracting a specific data from a field

.*\s(?<fieldname>.*)]$ could work.

1 Like