Read Excel data from specific row

How i can read the data from excel sheet my excel contain data from 0th row but i have to read the data from 16 row and from that row also i have read specific column like fist name ,last name,email address from multiple column

Hi @Sandhya_Gajare

Use Read Range activity

Pass the Range as -> "A16"

image

Regards
Gokul

and how i can put condition for specific column

I need to do all this thing using dispatcher can anybody share video about dispatcher which read data from excel and upload to queue using reframework

Check out the video link @Sandhya_Gajare

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.