How to make the "Table Extraction" Dynamic?

Hi All,

I’m trying to extract a table from Salesforce Application.
But It’s failing to Extract when the table values are not same.

Please help me what changes to make.

Thanks in Advance :slight_smile:

@Vaishnav_Tej

May I know are you columns are also changing?

Or the table name is also changing…try making the selector dynamix in you table extraction

Then see the meta data if it contains any column namess…then remove them and use generic names

Cheers

Only No. of rows in that highlighted table changes and its values .

@Vaishnav_Tej

Can you check if the extract datatable meta data is having any row level information …may be we need to rmeove that

Also are the rows are as rows only or are as different tables?

Would sugggest use table extraction on a big table then it would moatly work for both when rows are less also

Hope this helps

Cheers