0

I have tried with no success at all to capture the Chief Investigators name. The format of the input text seems to be something like this:

**Chief Investigator:**Prof Joe Blogss Sponsor: Academic Medical Centre - University of Universities Study Team Contact: NM NM@abc.com Grant deadline: Date EC meeting completed: 31/05/2017 Upload Method: abcd

Ideally I would like to collect the name of the Chief Investigator, the name of the Sponsor, the Study Team contact, the Grant deadline, the Date EC meeting completed and the Upload method but I have no idea how to do this. Can someone help me to write a Regular Expression that I can use in data studio please?

horcrux
  • 4,954
  • 5
  • 24
  • 35
AC79
  • 1
  • Looks like you are looking to create a regex, but do not know where to get started. Please check [Reference - What does this regex mean](https://stackoverflow.com/questions/22937618) resource, it has plenty of hints. Also, refer to [Learning Regular Expressions](https://stackoverflow.com/questions/4736) post for some basic regex info. Once you get some expression ready and still have issues with the solution, please edit the question with the latest details and we'll be glad to help you fix the problem. – Wiktor Stribiżew Jun 25 '20 at 14:03

0 Answers0