Trouble Shoot

Answers to yours questions / Exceptions

chevron-rightHow can i extract specific columns from my tablehashtag

With the approach 1, You can simply configure only the required columns.Refer to Approach 1 (When we want to decide what needs to be extracted)

chevron-rightColumn value was not getting changed. First column value is displaying for all the resthashtag

When writting XPATH for the column locator. Make sure you use the (.) before your XPATH

Reason : (.) mean current node

chevron-rightHow can I extract only numeric from the columnhashtag

Let's support your column value is "QATTS235". And you want the value as 235.

For the column UI element . Configure the extraction property.Extraction Rules

Last updated

Was this helpful?