I have a power query that imports some emails into a specific folder. Now In the text body, there is some specific information I want to extract to a column. For example, a text contains "Duration:" After that, the duration is random. So I want to let's say "Duration" plus the specific text 24 strings. What is after that specific text? the "duration" text is unique but is not static meaning is no always in the same location of the text
The column will equal Duration: 0 Hours 24 Minutes 25 Seconds, for example, and so on.
The column will equal Duration: 0 Hours 24 Minutes 25 Seconds, for example, and so on.