I want to extract specific cell value from excel and then store these data in the form created in google forms. All the fields must be extracted i.e. every field value is mandatory. Please help me!!
Attached is the image.
I want to extract the highlighted values and store these value in the google forms
Hear is the solution
I use like this you can use lookup data also or read cell also you can use did you observe the dell name its increment two so use the logic count two and inside for each you can get the data.
hear am use if condition if it null it wont read that data for this you can use LINQ code also for huge of data cell range is between B3:D13
i am getting the data, can you please tell me how to put the extracted data to queue. Only the values and not the field name into queue…I am new to uipath so still exploring things