How to get sub-string from string-data, where sub-string is dynamic each time when it loads on a webpage?

@chirag, In this case if the pattern of the string is similar then go with Regex

References:

  1. How to use regular expressions in UiPath - #7 by andraciorici
  2. Reading text between two lines - #2 by vvaidya
  3. Find a word which appears multiple time in a string - #13 by Chand
  4. Get dollar amounts from a word document or pdf - #6 by Dominic

Note : We have already readymade solutions for many questions. You can also find them here Solved

Regards,
Dominic :slight_smile: