Brian
02/18/2020, 7:55 PMREGEXP_REPLACE(REGEXP_SUBSTR({name},': [^:]+*$'),': ','')
This will return my child name without the parent. How can I modify this to only show the parent, or the words BEFORE the colon?suitedev
02/18/2020, 8:17 PMsuitedev
02/18/2020, 8:18 PMJohnnyC
02/18/2020, 8:23 PMBrian
02/18/2020, 9:00 PMTyler
02/18/2020, 9:00 PMBrian
02/18/2020, 9:01 PM