Reading Global Sheet's DataTable Value - Printable Version +- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums) +-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP) +--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners) +--- Thread: Reading Global Sheet's DataTable Value (/Thread-Reading-Global-Sheet-s-DataTable-Value) |
Reading Global Sheet's DataTable Value - Bhuvana - 01-05-2020 Dear Experts Need help in order to - convert a datatable value (cell value) to a string I m adding a column dynamically (in global sheet), and entering a value in it, for e.g., column Name - BHUVANA, and the value entered in the datatable cell; (i.e. BHUVANA columns 1st row) say BHUVANA1 is - XYZ Now the problem is when I try to access the value (XYZ) in BHUVANA1, then it is considering it as numeric/integer value, and hence unable to access/get the value Pls. help Thanks |