Hi,I am trying to data drive from excel and entering value from excel sheet but problem is in UI DataTable is being entered instead of the value from excel sheet
Here is my activity
defined variable here
DataTable defined here
converting Variable to string and using it to enter values in UI text box but getting only string as ‘DataTable’