Need Alternative Approach for Extracting Data from RGC Structure without Using Regex

Hi UiPath Community,

I hope you’re all doing well. I’m currently working on a project where I need to extract data from a complex structure known as RGC, While the Data Extraction activity works smoothly for grid structures, it seems to fall short when dealing with RGC structures.

I’ve explored using regex as an alternative to extract data from RGC, but I’m curious to know if there are other approaches or activities within UiPath that can be employed for this purpose. I believe diversity in methods can lead to more robust and flexible solutions.

If anyone has experience dealing with RGC structures and has found an effective way to extract data without resorting to regex, I would greatly appreciate your insights and suggestions. Perhaps there’s a combination of UiPath activities, custom selectors, or other techniques that have proven successful for similar scenarios.

Your guidance and expertise in this matter would be invaluable. Looking forward to hearing from the UiPath community!

Best regards

Hi ,

Could you please elaborate on what are RGC structures?

Regards,
Aman

Hi,

So this is the Grid structure for which we use Data Scraping activity

& RGC which is Repetitive Grid Character looks like this for which we use Regex pattern to fetch the values of line item fields.